You can configure
CONDOR_Q_ONLY_MY_JOBS = false
to disable the behavior of returning only the users jobs by default.
-tj
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Jean-Claude CHEVALEYRE <jean-claude.chevaleyre@xxxxxxxxxxxxxxxxx>
Sent: Wednesday, July 24, 2024 2:49 AM To: htcondor-users <htcondor-users@xxxxxxxxxxx> Subject: [HTCondor-users] Condor_q output question Hello,
With the old version (condor-9.0.20-1) , by default the condor_q command executed with the user 'root' user returns the list of jobs of all users to the standard output. With the new version (condor-23.0.12-1.el9) , running condor_q with the "root" user does not return by default the jobs from all other users. Is there any particular reason or setting that allows me to have the list of all jobs by default? OLD Configuration : [root@clrarcce01 ~]# rpm -qa |grep condor condor-9.0.20-1.el7.x86_64 [root@clrarcce01 ~]# condor_q |more -- Schedd: clrarcce01.in2p3.fr : <134.158.121.102:2310?... @ 07/24/24 09:40:28 OWNER BATCH_NAME SUBMITTED DONE RUN IDLE TOTAL JOB_IDS pilatl01 ID: 5394710 7/21 14:22 _ 1 _ 1 5394710.0 pilatl01 ID: 5396002 7/21 17:18 _ 1 _ 1 5396002.0 pilatl01 ID: 5396003 7/21 17:18 _ 1 _ 1 5396003.0 pilatl01 ID: 5396004 7/21 17:18 _ 1 _ 1 5396004.0 pilatl01 ID: 5397837 7/21 21:27 _ 1 _ 1 5397837.0 pilatl01 ID: 5397841 7/21 21:30 _ 1 _ 1 5397841.0 pilatl01 ID: 5397842 7/21 21:30 _ 1 _ 1 5397842.0 pilatl01 ID: 5398464 7/21 23:16 _ 1 _ 1 5398464.0 pilatl01 ID: 5398466 7/21 23:16 _ 1 _ 1 5398466.0 pilatl01 ID: 5398691 7/22 00:03 _ 1 _ 1 5398691.0 lhcbpil06 ID: 5399280 7/22 02:00 _ 1 _ 1 5399280.0 New Configuration : [root@clrarcce03 etc]# rpm -qa |grep condor condor-23.0.12-1.el9.x86_64 [root@clrarcce03 etc]# condor_q -- Schedd: clrarcce03.in2p3.fr : <134.158.121.105:7379?... @ 07/24/24 09:41:29 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: 0 jobs; 0 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended Total for all users: 116 jobs; 0 completed, 0 removed, 105 idle, 11 running, 0 held, 0 suspended Best Regards Jean-Claude ------------------------------------------------------------------------ Jean-Claude Chevaleyre < Jean-Claude.Chevaleyre(at)clermont.in2p3.fr > Laboratoire de Physique Clermont Campus Universitaire des Cézeaux 4 Avenue Blaise Pascal TSA 60026 CS 60026 63178 Aubière Cedex Tel : 04 73 40 73 60 ------------------------------------------------------------------------- _______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/ |