[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Problems getting condor_startd to run on new x86_64



Specifically, it tries to start, and then bails on an apparent lack of memory (in reality, there's 3GB of RAM). Unfortunately, in my current test, a lot has changed from our current stable setup (ie, this is a new version of Condor, new OS, 64-bit machine), so I'm immediately clueless as to which is the most likely culprit for disaster. From the log:


5/9 08:54:11 ******************************************************
5/9 08:54:11 ** condor_startd (CONDOR_STARTD) STARTING UP
5/9 08:54:11 ** /mnt/pike/gorn/Applications/condor-6.6.9-linux_x86_64/sbin/condor_startd
5/9 08:54:11 ** $CondorVersion: 6.6.9 Mar 10 2005 $
5/9 08:54:11 ** $CondorPlatform: I386-LINUX_RH9 $
5/9 08:54:11 ** PID = 16702
5/9 08:54:11 ******************************************************
5/9 08:54:11 Using config file: /mnt/condor/accounts/condor/condor_config
5/9 08:54:11 Using local config files: /mnt/condor/accounts/condor/hosts/loaner1/condor_config.local
5/9 08:54:11 DaemonCore: Command Socket at <216.94.116.106:33116>
5/9 08:54:11 WARNING: you have upgraded your version of Condor without changing your condor_config file. You have no STARTER_LIST defined, which is the new way that Condor finds the various starter binaries it needs. Please consider using the new condor_config shipped with Condor. See the Condor manual for details.
5/9 08:54:12 ERROR: Can't allocate 1st virtual machine of type 2
Requesting: Cpus: 1, Memory: 1024, Swap: 50.00%, Disk: 50.00%
Available: Cpus: 1, Memory: 0, Swap: 50.00%, Disk: 50.00%
5/9 08:54:12 ERROR "Ran out of system resources" at line 361 in file ResMgr.C