Opened 15 years ago
Closed 9 years ago
#356 closed defect (invalid)
IZ2049: qstat -F XML displays complexes inconsistently
Reported by: | ovid | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | sge | Version: | 6.0u4 |
Severity: | minor | Keywords: | Sun clients |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2049]
Issue #: 2049 Platform: Sun Reporter: ovid (ovid) Component: gridengine OS: All Subcomponent: clients Version: 6.0u4 CC: None defined Status: NEW Priority: P4 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: roland (roland) QA Contact: roland URL: * Summary: qstat -F XML displays complexes inconsistently Status whiteboard: Attachments: Issue 2049 blocks: Votes for issue 2049: Opened: Mon May 1 10:04:00 -0700 2006 ------------------------ qstat -F -XML displays complex attributes for different queues in different orders. The first queue has this order: hl:arch hl:num_proc hl:mem_total hl:swap_total hl:virtual_total \ hl:load_avg hl:load_short hl:load_medium hl:load_long hl:mem_free \ hl:swap_free hl:virtual_free hl:mem_used hl:swap_used hl:virtual_used \ hl:cpu hl:np_load_avg hl:np_load_short hl:np_load_medium hl:np_load_long \ qf:qname qf:hostname qc:slots qf:tmpdir qf:seq_no qf:rerun qf:calendar \ qf:s_rt qf:h_rt qf:s_cpu qf:h_cpu qf:s_fsize qf:h_fsize qf:s_data \ qf:h_data qf:s_stack qf:h_stack qf:s_core qf:h_core qf:s_rss \ qf:h_rss qf:s_vmem qf:h_vmem qf:min_cpu_interval" but the other queues have this order: hl:load_avg hl:load_short hl:load_medium hl:load_long \ hl:arch hl:num_proc hl:mem_free hl:swap_free hl:virtual_free \ hl:mem_total hl:swap_total hl:virtual_total hl:mem_used \ hl:swap_used hl:virtual_used hl:cpu hl:np_load_avg \ hl:np_load_short hl:np_load_medium hl:np_load_long \ qf:qname qf:hostname qc:slots qf:tmpdir qf:seq_no qf:rerun \ qf:calendar qf:s_rt qf:h_rt qf:s_cpu qf:h_cpu qf:s_fsize \ qf:h_fsize qf:s_data qf:h_data qf:s_stack qf:h_stack \ qf:s_core qf:h_core qf:s_rss qf:h_rss qf:s_vmem \ qf:h_vmem qf:min_cpu_interval" This inconsistency makes it hard to program the XML parser for qstat -F -xml.
Change History (1)
comment:1 Changed 9 years ago by dlove
- Resolution set to invalid
- Severity set to minor
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Complexes are now output as XML elements