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

Re: [Condor-users] TotalFlockedJobs always zero



Hi,

I found an alternative command for getting the number of flocked jobs:

condor_q -format "%s\n" RemoteHost | egrep -v "hpc1cn" | wc -l

This works if all local machines begin with "hpc1cn" and all remote machines with another name.

Best,
Birol

Colak Birol wrote:

Hi,

why is ' condor_status -schedd -l' always telling me
TotalFlockedJobs = 0, although I have flocked jobs running?

I am using
$CondorVersion: 7.2.1 Feb 19 2009 BuildID: 133382 $
$CondorPlatform: I386-LINUX_RHEL3 $

Regards,
Birol
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/