Bug 523495
| Summary: | [MRG] Group quotas do not work correctly when partitionable slots is turned on. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Jon Thomas <jthomas> |
| Component: | condor | Assignee: | grid-maint-list <grid-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | MRG Quality Engineering <mrgqe-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 1.1 | CC: | matt |
| Target Milestone: | 1.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-05 18:32:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jon Thomas
2009-09-15 18:02:20 UTC
A potential config solution for this may be: GROUP_DYNAMIC_MACH_CONSTRAINT = DynamicSlot =!= TRUE && Cpus > 0 Also may need "&& Memory > x" where x is some threshold. This can probably be closed as dup of https://bugzilla.redhat.com/show_bug.cgi?id=519183 *** This bug has been marked as a duplicate of bug 519183 *** |