Bug 727394 - [RFE] cobbler: add an interface to send NMI to system
Summary: [RFE] cobbler: add an interface to send NMI to system
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: cobbler
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Peck
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-02 02:54 UTC by Jun'ichi NOMURA
Modified: 2012-09-13 14:56 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-26 18:46:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Add "system powerdiag" command to cobbler (3.10 KB, patch)
2011-08-02 02:54 UTC, Jun'ichi NOMURA
no flags Details | Diff

Description Jun'ichi NOMURA 2011-08-02 02:54:43 UTC
Created attachment 516238 [details]
Add "system powerdiag" command to cobbler

1. Feature name
   cobbler: add an interface to send NMI to system

2. Description:
   Some systems have a management interface to send NMI to host,
   that is useful for triggering crash dump on stalled system.
   In the case of IPMI, ipmitool has 'power diag' option to send
   diagnostic NMI. (see ipmitool manpage)
   This request is to add an interface to cobbler to make use of this
   system management feature.

3. Additional information:
   This feature is necessary to solve Beaker feature request BZ#572834.
   (Also maybe useful to implement another feature BZ#572836)

Attached is a patch to allow 'send NMI' operation by
'cobbler system powerdiag' for power_ipmitool.template.
The word "powerdiag" comes from ipmitool and can be changed
if better word exists.

Comment 1 Bill Peck 2012-03-26 18:46:50 UTC
We are dropping cobbler from beaker.  This functionality will be supported under native provisioning.


Note You need to log in before you can comment on or make changes to this bug.