HP XC System Software Installation Guide Version 2.1
n1: Boot0000* Linux
n1: Boot0001* Netboot <---
.
.
.
n4: BootCurrent: 0000
n4: BootOrder: 0000,0001
n4: Boot0000* Linux
n4: Boot0001* Netboot <---
n5: BootCurrent: 0000
n5: BootOrder: 0000,0001
n5: Boot0000* Linux
n5: Boot0001* Netboot <---
.
.
.
4. Prepare all client nodes to network bo ot rather than b oot from local disk:
# setnode --resync --all
_______________________ Note _______________________
If you did not follo w t he instructions in step 3 to set Netboot as the common
network boot l abel, you canno t use the setnode command to set all nodes to
network boot. You must u se the following comma nd instead:
# setnetboot --all --boot always --string "boot_string"
In the previous command, boot_string represents the user-defined boot
stringyoufoundbyusingefibootmgr command.
5. Cycle power to the specified nodes to automatically start the reimaging operation.
# stopsys n[1-5]
# startsys n[1-5]
All nodes r eboot au tomatically when the i nstall atio n is finished.
6. Reset the job state on nodes n1 thr o ugh n5:
# scontrol update NodeName=n[1-5] State=IDLE
Reinstalling An XC System with Versio n 2.1 K-5