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

[HTCondor-users] Condor_config_val stopped working after updating to 8.4.7



Hi

I use condor_config_val to manage compute nodes remotely. I upgraded some of compute nodes to 8.4.7 and 8.4.8 and condor_config_val -set stopped working
Â

condor_config_val -name <node-name> -startd -set "StartJobs = True"Â Attempt to set configuration "StartJobs = True" on startd slot1@<node_name> A.B.C.D:62166?addrs=A.B.C.D-62166> failed.

I have following config settings which is working for 8.4.4

ENABLE_RUNTIME_CONFIG = TRUE

STARTD.SETTABLE_ATTRS_ADMINISTRATOR = StartJobs

ENABLE_PERSISTENT_CONFIG = TRUE

PERSISTENT_CONFIG_DIR = /etc/condor/persistent

Has any one else seen this issue?

Thanks

Kashif