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

Re: [HTCondor-users] "condor_status -compact -gpus" doesn't accept the (-p pool option)



It is more likely that the collector you are using with -pool is not responding for some other reason.   You should look in the CollectorLog on that machine or try using

condor_status -debug:D_COMMAND,D_SECURITY -compact -gpus -pool <pool> 

to see where the failure is happening.
-tj


From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Vikrant Aggarwal <ervikrant06@xxxxxxxxx>
Sent: Friday, November 8, 2024 10:01 AM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: [HTCondor-users] "condor_status -compact -gpus" doesn't accept the (-p pool option)
 
Hello Experts,

Not a blocker for me, just wanted to mention in case it's an unknown issue.

The following command doesn't work if we specify the pool option (-p poolname). 

condor_status -compact -gpus


Thanks & Regards,
Vikrant Aggarwal