Opened 15 years ago
Last modified 10 years ago
#368 new defect
IZ2074: soft requests for forced resources don't count
Reported by: | brooks | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.0u7 |
Severity: | Keywords: | scheduling | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2074]
Issue #: 2074 Platform: All Reporter: brooks (brooks) Component: gridengine OS: All Subcomponent: scheduling Version: 6.0u7 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: sgrell (sgrell) QA Contact: andreas URL: * Summary: soft requests for forced resources don't count Status whiteboard: Attachments: Issue 2074 blocks: Votes for issue 2074: Opened: Wed Jun 14 16:17:00 -0700 2006 ------------------------ I have a set of nodes which has a forced resource testnode assigned to them via [@testhosts=testnode=1] in complex_values for all.q. The complex definition is: testnode testnode BOOL == FORCED NO 0 0 If I submit a job with "qsub -l testnode ..." it will run on one of these nodes, but if I add a -soft before the -l testnode is will not and as nodes in !testhosts that aren't dropped due to being full are rejected because I didn't request the resource. For eample I see this in the qstat -j ### output: does not request 'forced' resource "testnode" of queue instance all.q@XXX It seems to me that soft requests should be sufficent or there should be a new SOFTFORCED value for requestable. My feeling is that soft requests should count so I'm filing this as a defect for now.
Note: See
TracTickets for help on using
tickets.