Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Dynamic partitioning - removing idle management slots from status overview
- Date: Thu, 21 Jun 2012 08:50:24 +0200
- From: Lukas Slebodnik <slebodnik@xxxxxxxx>
- Subject: Re: [Condor-users] Dynamic partitioning - removing idle management slots from status overview
One of the following versions could be helpful:
condor_status -constraint "Cpus>0"
condor_status -claimed
condor_status -available
Or combination:
condor_status -available -constraint "Cpus>0"
Regards,
Lukas
On Thu, Jun 21, 2012 at 08:15:50AM +0200, Hermann Fuchs wrote:
> Hello
>
> We are using dynamic partitioning for our condor cluster.
> Using condor_status it is easy to see an overview of claimed/unclaimed
> slots.
> However, even if the cluster is fully loaded, the 'management' slots of
> the dynamic slots show up as unclaimed.
> Is there a way to filter them out?
>
> Best regards,
> Hermann
> --
> -------------
> DI Hermann Fuchs
> Christian Doppler Laboratory for Medical Radiation Research for Radiation Oncology
> Department of Radiation Oncology
> Medical University Vienna
> Währinger Gürtel 18-20
> A-1090 Wien
>
> Tel. + 43 / 1 / 40 400 7271
> Mail. hermann.fuchs@xxxxxxxxxxxxxxxx
>
> _______________________________________________
> 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/