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

Re: [condor-users] Condor 6.6.5 on Linux - condor_startd does notstart up



Thanks Alain & De-Wei,

I checked the DAEMON_LIST in both the local config file & the main
condor_config file and it does contain startd.

Here is the chunk of the MasterLog file & the StartLog file for your
persual. From the MasterLog, it looks like startd tries to startup and
exits immediately and the StartLog indicates that a "required attribute
for START" is not defined in util.C

-Ravi

MasterLog
---------
=====================================================================
5/11 18:09:02 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
5/11 18:09:02 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
5/11 18:09:02 ******************************************************
5/11 18:09:02 ** condor_master (CONDOR_MASTER) STARTING UP
5/11 18:09:02 ** $CondorVersion: 6.6.5 May  3 2004 $
5/11 18:09:02 ** $CondorPlatform: I386-LINUX-RH9 $
5/11 18:09:02 ** PID = 7351
5/11 18:09:02 ******************************************************
5/11 18:09:02 Using config file: /usr/condor-6.6.5/etc/condor_config
5/11 18:09:02 Using local config files:
/usr/condor-6.6.5/local.zakkwylde/condor_config.local
5/11 18:09:02 DaemonCore: Command Socket at <152.14.22.69:33560>
5/11 18:09:02 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_schedd", pid and pgroup = 7352
5/11 18:09:02 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_startd", pid and pgroup = 7353
5/11 18:09:02 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_collector", pid and pgroup = 7354
5/11 18:09:02 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_negotiator", pid and pgroup = 7355
5/11 18:09:03 The STARTD (pid 7353) exited with status 4
5/11 18:09:03 Sending obituary for "/usr/condor-6.6.5/sbin/condor_startd"
5/11 18:09:03 restarting /usr/condor-6.6.5/sbin/condor_startd in 10
seconds
5/11 18:09:13 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_startd", pid and pgroup = 7369
5/11 18:09:13 The STARTD (pid 7369) exited with status 4
5/11 18:09:13 Sending obituary for "/usr/condor-6.6.5/sbin/condor_startd"
5/11 18:09:13 restarting /usr/condor-6.6.5/sbin/condor_startd in 11
seconds
5/11 18:09:24 Started DaemonCore process
"/usr/condor-6.6.5/sbin/condor_startd", pid and pgroup = 7382
5/11 18:09:24 The STARTD (pid 7382) exited with status 4
5/11 18:09:24 Sending obituary for "/usr/condor-6.6.5/sbin/condor_startd"
5/11 18:09:24 restarting /usr/condor-6.6.5/sbin/condor_startd in 13
seconds
============================================================================

StartLog
--------
============================================================================
5/11 18:09:03 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
5/11 18:09:03 passwd_cache::cache_uid(): getpwnam("condor") failed:
Inappropriate ioctl for device
5/11 18:09:03 ******************************************************
5/11 18:09:03 ** condor_startd (CONDOR_STARTD) STARTING UP
5/11 18:09:03 ** $CondorVersion: 6.6.5 May  3 2004 $
5/11 18:09:03 ** $CondorPlatform: I386-LINUX-RH9 $
5/11 18:09:03 ** PID = 7353
5/11 18:09:03 ******************************************************
5/11 18:09:03 Using config file: /usr/condor-6.6.5/etc/condor_config
5/11 18:09:03 Using local config files:
/usr/condor-6.6.5/local.zakkwylde/condor_config.local
5/11 18:09:03 DaemonCore: Command Socket at <152.14.22.69:33562>
5/11 18:09:03 "/usr/condor-6.6.5/sbin/condor_starter.pvm -classad" did not
produce any output, ignoring
5/11 18:09:03 ERROR "Required attribute "START" is not defined" at line
344 in file util.C
===========================================================================

> 1) What is the output of DAEMON_LIST? If it doesn't list the startd, then
> that is your problem.
>
> 2) If #1 doesn't help, then:
>
>     a) Turn off Condor
>     b) Note the time.
>     c) Run condor_master. Wait a few seconds.
>     d) Look in the MasterLog beginning at the time that you noted.
>        Send us that chunk of the log. It may have errors that indicate
>        the problem.
>     e) If the MasterLog indicates no errors, then look in the StartLog
>        from the time that you noted, and send that as well.
>
> -alain
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>