Merge "Add documentation for 'inject nmi' for ilo hardware type"

This commit is contained in:
Zuul 2018-10-12 15:24:30 +00:00 committed by Gerrit Code Review
commit d7bb8c3996
1 changed files with 20 additions and 0 deletions

View File

@ -48,6 +48,7 @@ The hardware type ``ilo`` supports following HPE server features:
* `Firmware based UEFI iSCSI boot from volume support`_
* `Certificate based validation in iLO`_
* `Rescue mode support`_
* `Inject NMI support`_
Hardware interfaces
^^^^^^^^^^^^^^^^^^^
@ -1712,6 +1713,25 @@ access the node.
Please refer to :doc:`/admin/rescue` for detailed explanation of rescue
feature.
Inject NMI support
^^^^^^^^^^^^^^^^^^
The management interface ``ilo`` supports injection of non-maskable
interrupt (NMI) to a bare metal. Following command can be used to inject
NMI on a server:
.. code-block:: console
openstack baremetal node inject nmi <node>
Following command can be used to inject NMI via Compute service:
.. code-block:: console
openstack server dump create <server>
.. note::
This feature is supported on HPE ProLiant Gen9 servers and beyond.
.. _`ssacli documentation`: https://support.hpe.com/hpsc/doc/public/display?docId=c03909334
.. _`proliant-tools`: https://docs.openstack.org/diskimage-builder/latest/elements/proliant-tools/README.html
.. _`HPE iLO4 User Guide`: https://h20566.www2.hpe.com/hpsc/doc/public/display?docId=c03334051