Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Efficiency & centralization of global information gathering?
- Date: Wed, 11 Jan 2017 19:44:37 +0000
- From: Michael Pelletier <Michael.V.Pelletier@xxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Efficiency & centralization of global information gathering?
I can't seem to get condor_update_machine_ad to work with the -name command line option:
condor1$ condor_update_machine_ad -name "slot1_1@xxxxxxxxxxxxxx" /tmp/newad
Unable to locate startd: Can't find address for startd
condor1$ condor_status -af Name
slot1@xxxxxxxxxxxxxx
slot1@xxxxxxxxxxxxxx
slot1_1@xxxxxxxxxxxxxx
condor1$
Looks like I need to have the Name attribute included in the classad file provided; the command line option for -name doesn't work in 8.4.10.
-Michael Pelletier.