I think you do have more than a single startd. The address you got back from condor_status doesnât match the address of the one that condor_config_val queried. It looks like the foreign startd is overwriting the 2 slots of the properly configured startd, and thatâs why all of the addresses are the same. Try ps aux | grep -I condor_startd or maybe condor_off -startd If you have multiple startds, the condor_off will probably turn off only one of them, so wait a bit and then try condor_status again. -tj From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx]
On Behalf Of Alex Churchill Hi John, Thank you for your response. If I run the two commands, it looks as though there is only one startd and the NUM_SLOTS should be 2: mmxlabs@kubera:/etc/condor$
condor_status -af myaddress <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> <127.0.0.1:52708?addrs=127.0.0.1-52708> mmxlabs@kubera:/etc/condor$
condor_config_val -startd -verbose -dump NUM_SLOTS # Configuration from startd on kubera <127.0.0.1:3965?addrs=127.0.0.1-3965> # Parameters with names that match NUM_SLOTS: NUM_SLOTS = 2 # at: /etc/condor/condor_config, line 82 # expanded: 2 On 27 February 2017 at 17:24, John M Knoeller <johnkn@xxxxxxxxxxx> wrote:
-- Alex Churchill, PhD | Senior Technologist Minimax Labs Ltd, 7 Ridgmount Street, London WC1E 7AE, UK |