 eaa3adb96c
			
		
	
	eaa3adb96c
	
	
	
		
			
			Some substitutions also added to accomodate StX vs partner file naming.
Add 750.006 alarm to performing-an-orchestrated-upgrade
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I33588f3c1b22cd0dbc96133cf8eb056c8c2e5162
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
(cherry picked from commit 0012d76f09)
		
	
		
			
				
	
	
	
		
			3.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	Install Software Updates Before Initial Commissioning
This section describes installing software updates before you can commission .
This procedure assumes that the software updates to install are available on a USB flash drive, or from a server reachable by controller-0.
When initially installing the software, it is required that you install the latest available updates on controller-0 before running Ansible Bootstrap Playbook, and before installing the software on other hosts. This ensures that:
- The software on controller-0, and all other hosts, is up to date when the cluster comes alive.
- You reduce installation time by avoiding updating the system right after an out-of-date software installation is complete.
- Install software on controller-0. - Use the bootable ISO image to initialize controller-0. - This step takes you to the point where you use the console port to log in to controller-0 as user sysadmin. 
- Populate the storage area. - Upload the updates from the USB flash drive using the command - sw-patch uploador- sw-patch upload-diras described in- Populating the Storage Area <populating-the-storage-area>.
- Delete the update files from the root drive. - After the updates are uploaded to the storage area, the original files are no longer required. You must delete them to ensure enough disk space to complete the installation. - Caution - If the original files are not deleted before the updates are applied, the installation may fail due to a full disk. 
- Apply the updates. - Apply the updates using the command - sw-patch apply --all.- The updates are now in the repository, ready to be installed. 
- Install the updates on the controller. - $ sudo sw-patch install-local Patch installation is complete. Please reboot before continuing with configuration.- This command installs all applied updates on controller-0. 
- Reboot controller-0. - You must reboot the controller to ensure that it is running with the software fully updated. - $ sudo reboot
- Bootstrap system on controller-0. - Configure an IP interface. - Note - The software will automatically enable all interfaces and send out a request, so this may happen automatically if a Server is present on the network. Otherwise, you must manually configure an IP interface. 
- Run the Ansible Bootstrap Playbook. This can be run remotely or locally on controller-0. 
 
Once all hosts in the cluster are initialized and they are all running fully updated software. The cluster is up to date.