Opened 11 years ago
Closed 9 years ago
#723 closed defect (fixed)
IZ3147: BATCH and IMMEDIATE QUEUES concept need to be clarified in man pages
Reported by: | petrik | Owned by: | Dave Love <d.love@…> |
---|---|---|---|
Priority: | normal | Milestone: | 8.0.0b |
Component: | sge | Version: | 8.0.0a |
Severity: | minor | Keywords: | man |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3147]
Issue #: 3147 Platform: All Reporter: petrik (petrik) Component: gridengine OS: All Subcomponent: man Version: 6.2u3 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: BATCH and IMMEDIATE QUEUES concept need to be clarified in man pages Status whiteboard: Attachments: Issue 3147 blocks: Votes for issue 3147: Opened: Thu Oct 1 05:49:00 -0700 2009 ------------------------ man queue_conf's qtype and man qsub's -now option need to be updated to clearly convey the immediate queue concept with respect to the -now option.
Change History (3)
comment:1 Changed 10 years ago by dlove
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
comment:2 Changed 9 years ago by dlove
- Milestone set to 8.0.0b
- Resolution fixed deleted
- Status changed from closed to reopened
- Version changed from 6.2u3 to 8.0.0a
Reuti says:
I would phrase it to include something like:
-now y jobs will only be scheduled to interactive queues, while -now n will target batch queues. -now y is the default for qsh, qrsh and qlogin, while -now n is the default for qsub. Neverless the option can be applied to all commands with any of both arguments to redirect jobs.
comment:3 Changed 9 years ago by Dave Love <d.love@…>
- Owner set to Dave Love <d.love@…>
- Resolution set to fixed
- Status changed from reopened to closed
In [4026/sge]:
(The changeset message doesn't reference this ticket)
Note: See
TracTickets for help on using
tickets.
RN-2010-01-07-0: Bugfix: BATCH and IMMEDIATE QUEUES concept need to be