Opened 15 years ago
Closed 9 years ago
#323 closed defect (fixed)
IZ1965: qconf -Mckpt reports success on incorrect file
Reported by: | ovid | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | sge | Version: | 6.0u4 |
Severity: | minor | Keywords: | clients |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1965]
Issue #: 1965 Platform: Other 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: qconf -Mckpt reports success on incorrect file Status whiteboard: Attachments: Issue 1965 blocks: Votes for issue 1965: Opened: Fri Jan 20 12:02:00 -0700 2006 ------------------------ Modifying non-existent checkpoint from file returns success, instead of failure. sgetest@dt218-123# more /tmp/ckpt ckpt_name testcheckpointobject2 interface userdefined ckpt_command none migr_command none restart_command none clean_command none ckpt_dir /tmp signal none when xs sgetest@dt218-123# qconf -sckptl testcheckpointobject sgetest@dt218-123# qconf -Mckpt /tmp/ckpt denied: checkpoint interface "testcheckpointobject2" does not exist sgetest@dt218-123# echo $status 0
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.