Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_master startup error
- Date: Wed, 8 Jun 2005 11:47:15 +0800
- From: "Li-Yung_Ho" <liyungho@xxxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] condor_master startup error
Dear all
There are some problems when I start up condor_master on an executing node
The MasterLog on this machine :
--------------------------------------------------------------------
6/8 11:22:44 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
6/8 11:22:44 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
6/8 11:22:44 ******************************************************
6/8 11:22:44 ** condor_master (CONDOR_MASTER) STARTING UP
6/8 11:22:44 ** /home/lyho/condor_world/condor-6.7.7/sbin/condor_master
6/8 11:22:44 ** $CondorVersion: 6.7.7 Apr 27 2005 $
6/8 11:22:44 ** $CondorPlatform: I386-LINUX_RH9 $
6/8 11:22:44 ** PID = 13543
6/8 11:22:44 ******************************************************
6/8 11:22:44 Using config file: /home/lyho/condor_world/condor-
6.7.7/etc/condor_config
6/8 11:22:44 Using local config files: /home/lyho/condor_world/condor-
6.7.7/hosts/pragma003/condor_config.local
6/8 11:22:44 FileLock::obtain(1) failed - errno 37 (No locks available)
6/8 11:22:44 ERROR "Can't get lock on "/home/lyho/condor_world/condor-
6.7.7/hosts/pragma003/InstanceLock"" at line 899 in file master.C
---------------------------------------------------------------------
I can start up other condor_masters on the machines which are the same file
system with this one .
Any idea about this error ?
Thanks