Hi Jason, Thanks for the suggestion, I'll try that. By the way, I suppose it is "safe" to do the condor_vacate and condor_reconfig without fear of losing existing submitted jobs? That is, all running jobs will simply be resubmitted and start over? Thanks, Richard. Jason Stowe wrote: Ian, If GROUP_AUTOREGROUP is set to false, I believe it will limit groups to their quota only. Richard, I would resubmit and start this situation fresh w/a condor_vacate -all and condor_reconfig -all, to clear out any matches and ensure configuration information is properly loaded. Good luck! On 6/4/07, Ian Chesal <ICHESAL@xxxxxxxxxx> wrote:Richard, Group quotas don't limit the maximum number of running jobs. They specify a minimum number of startd claims a group should receive if the system is full. With your configuration all jobs submitted from group "group_vsim" will claim at least 6 machines in your pool. They can claim more, but their quota is 6 so Condor will work hard to make sure they never claim less than 6. - Ian _______________________________________________ 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/ |