Opened 13 years ago
Closed 9 years ago
#558 closed defect (fixed)
IZ2686: qstat -j does not print array task information
Reported by: | mpospisil | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1u4 |
Severity: | minor | Keywords: | clients |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2686]
Issue #: 2686 Platform: All Reporter: mpospisil (mpospisil) Component: gridengine OS: All Subcomponent: clients Version: 6.1u4 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: mpospisil (mpospisil) QA Contact: roland URL: * Summary: qstat -j does not print array task information Status whiteboard: Attachments: Issue 2686 blocks: Votes for issue 2686: Opened: Mon Aug 11 13:26:00 -0700 2008 ------------------------ qstat -j does no longer print imformation about the array range. The line "job-array tasks" is completely missing: job was submitted with: qsub -t 1-2 $SGE_ROOT/examples/jobs/sleeper.sh 100000 6.1u2: qstat -j <job-id> | grep "job-array tasks" job-array tasks: 1-2:1 6.1u4: qstat -j <job-id> | grep "job-array tasks" -> empty
Change History (1)
comment:1 Changed 9 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.
Works now