Opened 15 years ago
Last modified 10 years ago
#338 new defect
IZ2002: Queue request -l from sge_request can't be overridden through command line
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.0 |
Severity: | Keywords: | clients | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2002]
Issue #: 2002 Platform: All Reporter: andreas (andreas) Component: gridengine OS: All Subcomponent: clients Version: 6.0 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: roland (roland) QA Contact: roland URL: * Summary: Queue request -l from sge_request can't be overridden through command line Status whiteboard: Attachments: Issue 2002 blocks: Votes for issue 2002: Opened: Tue Mar 14 08:14:00 -0700 2006 ------------------------ DESCRIPTION: It is not possible to override -l rsrc=val options from sge_request(5) through command line. > cat ~/.sge_request -l seq_no=0 > SOLARIS64/qsub -l h=eomer,a=darwin $SGE_ROOT/examples/jobs/sleeper.sh Your job 17733 ("Sleeper") has been submitted > qstat -r job-ID prior name user state submit/start at queue slots ja-task-ID ----------------------------------------------------------------------------------------------------------------- 17733 0.55500 Sleeper ah114088 qw 03/14/2006 16:11:59 1 Full jobname: Sleeper Hard Resources: seq_no=0 (0.000000) hostname=eomer (0.000000) arch=darwin (0.000000) Soft Resources:
Note: See
TracTickets for help on using
tickets.