...
condor_ping: how can I use this to test authentication between an execution host and a submit host or a central manager? I can't seem to get condor_ping to connect to a startd and produce anything other than FAIL.
testpost-cm-vml root >condor_ping -address "<10.64.1.172:9618>" -table -type startd all
Instruction Authentication Encryption Integrity Decision Identity
ALLOW FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
READ FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
WRITE FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
NEGOTIATOR FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADMINISTRATOR FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
OWNER FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
CONFIG FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
DAEMON FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_STARTD FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_SCHEDD FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_MASTER FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
condor_gpu_discovery
I can't find the condor_gpu_discovery on my cluster (HTCondor-9.0.4) or CHTC (9.1.4) even on a GPU host.
...