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

[condor-users] condor_collector/negotiator don't start



Hi,

I'm trying to run Condor on a NetBSD machine.
When I run condor_master, it starts up condor_startd and condor_schedd, but
it dosn't seem to make any attempt to start condor_collector or negotiator
(below is the complete dump from MasterLog with full debug turned on).

At which point *should* condor_collector be started up ? and by what ?

Thanks

Andrew



4/30 14:11:27 PASSWD_CACHE_REFRESH is undefined, using default value of 300
4/30 14:11:27 ******************************************************
4/30 14:11:27 ** condor_master (CONDOR_MASTER) STARTING UP
4/30 14:11:27 ** $CondorVersion: 6.6.3 Mar 29 2004 $
4/30 14:11:27 ** $CondorPlatform: I386-LINUX-RH72 $
4/30 14:11:27 ** PID = 23962
4/30 14:11:27 ******************************************************
4/30 14:11:27 Using config file: /vol/projects/grid/condor/etc/condor_config
4/30 14:11:27 Using local config files: /vol/projects/grid/home/condor/hosts/greta-pt/condor_config.local
4/30 14:11:27 Attempting to lock /var/run/condor/InstanceLock.
4/30 14:11:27 Obtained lock on /var/run/condor/InstanceLock.
4/30 14:11:27 DaemonCore: Command Socket at <130.195.6.17:64865>
4/30 14:11:27 SEC_DEFAULT_SESSION_DURATION is undefined, using default value of 3600
4/30 14:11:27 MASTER_TIMEOUT_MULTIPLIER is undefined, using default value of 0
4/30 14:11:27 MASTER_TIMEOUT_MULTIPLIER is undefined, using default value of 0
4/30 14:11:27 Will use UDP to update collector greta-pt.mcs.vuw.ac.nz <130.195.6.17:9618>
4/30 14:11:27 Started DaemonCore process "/vol/projects/grid/condor/sbin/condor_startd", pid and pgroup = 21947
4/30 14:11:27 Started DaemonCore process "/vol/projects/grid/condor/sbin/condor_schedd", pid and pgroup = 22206
4/30 14:11:32 enter Daemons::CheckForNewExecutable
4/30 14:11:32 Time stamp of running /vol/projects/grid/condor/sbin/condor_master: 1080554493
4/30 14:11:32 GetTimeStamp returned: 1080554493
4/30 14:11:32 Time stamp of running /vol/projects/grid/condor/sbin/condor_startd: 1080554460
4/30 14:11:32 GetTimeStamp returned: 1080554460
4/30 14:11:32 Time stamp of running /vol/projects/grid/condor/sbin/condor_schedd: 1080554465
4/30 14:11:32 GetTimeStamp returned: 1080554465
4/30 14:11:32 exit Daemons::CheckForNewExecutable
4/30 14:11:32 enter Daemons::UpdateCollector
4/30 14:11:32 Attempting to send update via UDP to collector greta-pt.mcs.vuw.ac.nz <130.195.6.17:9618>
4/30 14:11:32 Can't connect to <130.195.6.17:9618>:0, errno = 111
4/30 14:11:32 Will keep trying for 10 seconds...
4/30 14:11:42 Connect failed for 10 seconds; returning FALSE
4/30 14:11:42 ERROR:
SECMAN:2003:TCP connection to <130.195.6.17:9618> failed


4/30 14:11:42 Can't send UPDATE_MASTER_AD to collector greta-pt.mcs.vuw.ac.nz <130.195.6.17:9618>: Failed to send UDP update command to collector
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>