Custom Query (431 matches)
Results (91 - 93 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#351 | fixed | IZ2042: Checkpointing: Wrong comment in source | Dave Love <d.love@…> | reuti |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2042] Issue #: 2042 Platform: Other Reporter: reuti (reuti) Component: gridengine OS: Linux Subcomponent: kernel Version: 6.0u7 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: Checkpointing: Wrong comment in source Status whiteboard: Attachments: Issue 2042 blocks: Votes for issue 2042: Opened: Tue Apr 25 04:54:00 -0700 2006 ------------------------ ~/gridengine/source/daemons/shepherd/shepherd.c line 1604 ff. /*------------------------------------------------------------------------ * check_ckpttype * currently only check if it's Hibernator checkpointing * Return: -1 error, * 0 no checkpointing * Bitmask of checkpointing type *------------------------------------------------------------------------*/ There is already more defined than Hibernator. |
|||
#353 | wontfix | IZ2044: Checkpointing: More intuitive naming of checkpointing conditions | reuti | |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2044] Issue #: 2044 Platform: Other Reporter: reuti (reuti) Component: gridengine OS: Linux Subcomponent: kernel Version: 6.0u7 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: Checkpointing: More intuitive naming of checkpointing conditions Status whiteboard: Attachments: Issue 2044 blocks: Votes for issue 2044: Opened: Tue Apr 25 05:17:00 -0700 2006 ------------------------ For now it's: "s" = execd shutdown "x" = suspend The other way round it would be easier to remember. |
|||
#356 | invalid | IZ2049: qstat -F XML displays complexes inconsistently | ovid | |
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. |
Note: See TracQuery
for help on using queries.