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

Re: [Condor-users] URGENT Claimed - Idle Question



Ok here is how to disable job execution on your master server:

edit the condor_config.local file in a text editor.
Look for a line which says DAEMON_LIST  and remove STARTD from the list.
Then issue condor_restart  on the master.

Hope that makes your setup more stable.

John