On 8/22/2019 10:14 AM, Xiaomei NIU wrote:
I could have an excute node with hardware problem, so during the maintenance period, I could reboot it several times for whatever reason. condor_off is not enough, because after reboot, condor_master will automatically start condor_startd, then this node appears again in the pool and could take jobs.
I usually do "START = FALSE", `condor_reconfig`, "#START = TRUE". But I don't do multiple reboots nor let salt update my config files during maintenance.
Dima