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

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




After installing Condor 6.6.5 on my master machine, when I did a "ps -ef |
grep condor_" - condor_startd did not show up.

rkvenkat  7007     1  0 17:01 ?        00:00:00 ./condor_master
rkvenkat  7008  7007  0 17:01 ?        00:00:00 condor_schedd -f
rkvenkat  7010  7007  0 17:01 ?        00:00:00 condor_collector -f
rkvenkat  7011  7007  0 17:01 ?        00:00:00 condor_negotiator -f

Also No machine shows up when I do "condor_status". I don't know if the
above two are related.

The two are related.


Please let me know what the problem is.

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>