mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/references/coral/cluster_mgmt/firmware/ipmi.rst
This commit is contained in:
		| @@ -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/``. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user