Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] swap space problem
- Date: Fri, 2 Jun 2006 11:13:21 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] swap space problem
On Fri, Jun 02, 2006 at 09:07:33PM +0530, P. Nagaraj wrote:
>
> Hi,
>
> I apologize I sent this same mail few minutes earlier mail with no
> subject line.
>
> I am running Condor Version 6.6.5. After upgrading the OS of the master
> node to Linux with 2.6.9-22.0.1.ELsmp (ScientificLinux 4.2) , I find this swap
> space problem in the Sched log of the condor master.
>
> 6/2 19:07:39 Tables are consistent
> 6/2 19:07:39 Swap space estimate reached! No more jobs can be run!
> 6/2 19:07:39 Solution: get more swap space, or set RESERVED_SWAP = 0
> 6/2 19:07:39 0 jobs matched, 13 jobs idle
Condor 6.6.x has problems with memory detection on 2.6 kernels.
Upgrade to Condor 6.7, or set RESERVED_SWAP = 0.
-Erik