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

[Condor-users] Restart a Daemon That Exited



Hello All,

I have added several daemons to the list of daemons managed by
condor_master by adding them to the condor_config file. Typically when
these processes crash, condor restarts them within 10-30 seconds,
however on occasion (I think after they have repeatedly failed after
starting) it takes substantially longer for condor to start them
again. Is there anyone way to use a command line operation to force
condor_master to start the process before the timer has expired.

-Adam