From 2430bf09cf1726f6ce70cb372a106ae69c2ea26b Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst --- .../references/coral/cluster_mgmt/firmware/ipmi.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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/``.