diff --git a/docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst b/docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst index 354326e82..f40e5a58d 100644 --- a/docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst +++ b/docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst @@ -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 -d /path-to-directory/ + rflash -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/``.