2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Remove trailing spaces in file docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent a8afaff0d3
commit 2430bf09cf

View File

@ -7,11 +7,11 @@ The process for updating firmware on the IBM Power9 Server (Boston) is documente
Collect the required files
--------------------------
Collect the following files and put them into a directory on the Management Node.
Collect the following files and put them into a directory on the Management Node.
* pUpdate utility
* .pnor for host
* .bin for bmc
* .bin for bmc
If running ``rflash`` in Hierarchy, the firmware files/directory must be accessible on the Service Nodes.
@ -20,14 +20,14 @@ Flash Firmware
Using xCAT ``rflash`` command, specify the directory containing the files with the ``-d`` option. ::
rflash <noderange> -d /path-to-directory/
rflash <noderange> -d /path-to-directory/
The ``pUpdate`` utility is leveraged in doing the firmware update against the target node and will do the following:
The ``pUpdate`` utility is leveraged in doing the firmware update against the target node and will do the following:
* power off the host
* flash bmc and reboot
* flash host
* power on the host
* power on the host
Monitor the progress for the nodes by looking at the files under ``/var/log/xcat/rflash/``.