Opened 11 years ago
Last modified 10 years ago
#755 new defect
IZ3207: Forced deletion of job does not unsuspend job in "slotwise preemtion state"
Reported by: | ernst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.5 |
Severity: | minor | Keywords: | Macintosh qmaster |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3207]
Issue #: 3207 Platform: Macintosh Reporter: ernst (ernst) Component: gridengine OS: All Subcomponent: qmaster Version: 6.5 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: Forced deletion of job does not unsuspend job in "slotwise preemtion state" Status whiteboard: Attachments: Issue 3207 blocks: Votes for issue 3207: Opened: Tue Dec 8 04:39:00 -0700 2009 ------------------------ Sceanrio: - create 4 queues a.q, b1.q, b2.q, b3.q - make all b* child queues of a: subordinate_list slots=2(b1.q:2:sr, b2.q:2:sr, b3.q:3:sr) - submit one job to each queue => job in b2.q and b3.q should be suspended according to priority - qdel -f job in a.q or b1.q => job in b2.q should get unsuspended but this does not happen
Note: See
TracTickets for help on using
tickets.
Maybe duplicate of #775