Opened 14 years ago
Last modified 10 years ago
#427 new enhancement
IZ2252: make qstat verbose about waiting job because of active rqs
Reported by: | igardais | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1 |
Severity: | Keywords: | scheduling | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2252]
Issue #: 2252 Platform: All Reporter: igardais (igardais) Component: gridengine OS: All Subcomponent: scheduling Version: 6.1 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: roland (roland) QA Contact: andreas URL: * Summary: make qstat verbose about waiting job because of active rqs Status whiteboard: Attachments: Issue 2252 blocks: Votes for issue 2252: Opened: Wed May 16 03:38:00 -0700 2007 ------------------------ Description : - host 'X' with 4 slots - PE 'foo' correctly assigned to a queue instance at host X - project 'bar' - rqs saying 'limit projects {bar] to slots=2' - job submitted with 'qsub -P bar -pe foo 4 script.job' Current behavior : 'qstat -j <jobid>' only say "cannot run on host "X" because it offers only 2 slots." Enhanced wished behavior : qstat saying : "cannot run on host "X" because it offers only 2 slots (active rqs 'rqs_name')" User is then able to diagnose why a job stays in waiting state directly with qstat. ------- Additional comments from ernst Thu Aug 21 02:57:04 -0700 2008 ------- Changed subcomponent.
Note: See
TracTickets for help on using
tickets.