Opened 14 years ago
Closed 10 years ago
#426 closed defect (fixed)
IZ2248: add -u <user> to scheduler category only if there is a resource quota for the user
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1 |
Severity: | minor | Keywords: | scheduling |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2248]
Issue #: 2248 Platform: All Reporter: andreas (andreas) Component: gridengine OS: All Subcomponent: scheduling Version: 6.1 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: 6.0u1 Assigned to: andreas (andreas) QA Contact: andreas URL: http://gridengine.sunsource.net/servlets/ReadMsg?list=cvs&msgNo=8763 * Summary: add -u <user> to scheduler category only if there is a resource quota for the user Status whiteboard: Attachments: Issue 2248 blocks: Votes for issue 2248: Opened: Fri May 11 10:12:00 -0700 2007 ------------------------ DESCRIPTION: If resource quotas are used the scheduler category string contains always "-u <user>". This is true even in cases when there is no resource quota for the user. E.g. with a resource quota limit such as limit projects {*} to F001=1,F002=1,F003=1,F004=1,F005=1, \ F006=1,F007=1,F008=1,F009=1,F010=1 the category field in accounting(8) contains: "-u ah114088 -l F006=1 -P Project1". The scheduler category is central with performance optimization. Depending on the setup it can be quite expensive in terms of dispatching time to add "-u <user>" if not needed. ------- Additional comments from andreas Fri May 11 10:21:58 -0700 2007 ------- Fixed in Maintrunk.
Change History (1)
comment:1 Changed 10 years ago by dlove
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.