Hi Gagan,
This may be because condor_q normally only shows jobs for the particular user. Try condor_q -global -all
-Cole Bollig
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of gagan tiwari <gagan.tiwari@xxxxxxxxxxxxxxxxxx>
Sent: Friday, August 11, 2023 11:49 AM To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx> Subject: Re: [HTCondor-users] Get job details with multiple submit nodes Hi Tod,
Here is the output.
condor_q -global
-- Schedd: ms-r1 : <192.168.30.72:9618?... @ 08/11/23 22:18:36 OWNER BATCH_NAME SUBMITTED DONE RUN IDLE HOLD TOTAL JOB_IDS Total for query: 0 jobs; 0 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended Total for CONDOR_ANONYMOUS_USER: 0 jobs; 0 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended Total for all users: 11 jobs; 0 completed, 0 removed, 0 idle, 11 running, 0 held, 0 suspended So, it shows that 11 jobs are running but doesn't show detail under columns :-
OWNER BATCH_NAME SUBMITTED DONE RUN IDLE HOLD TOTAL JOB_IDS
If I need to set-up authentication to get the above details, please refer me to any document on how to set it up.
Thanks,
Gagan
On Fri, Aug 11, 2023 at 10:06âPM Todd L Miller via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:
> We tried the *condor_q -global* option but that also doesn't show the |