HP-UX Virtual Partitions Administrator Guide (includes A.05.08) (5900-1312, March 2011)

.
[IO Details]
0.0.6
0.0.6.0.0.5
0.0.0
0.0.4
0.0.2
0.0.6.0.0.5.0 BOOT
0.0.6.0.0.6.0 ALTBOOT
and its nPartition showed the nPartition’s alternate path to be 2/0/14/0/0.6.0:
keira2# parstatus -p0 -V
[Partition]
Partition Number : 0
Partition Name : npar0
Status : active
IP address : 0.0.0.0
PrimaryBoot Path : 0/0/6/0/0.5.0
Alternate Boot Path : 2/0/14/0/0.6.0
HA Alternate Boot Path : 0/0/6/0/0.5.0
.
.
.
Changing the Virtual Partition’s Path (vPars Partition Database)
To change keira1’s alternate boot path to the boot disk at 0/0/6/0/0.4.0, run the command:
keira2# vparmodify -p keira1 -a io:0.0.6.0.0.4.0:ALTBOOT
vparstatus now shows:
keira2# vparstatus -p keira1 -v
[Virtual Partition Details]
Name: keira1
State: Down
Attributes: Dynamic,Autoboot
Kernel Path: /stand/vmunix
.
.
.
[IO Details]
0.0.6
0.0.6.0.0.5
0.0.0
0.0.4
0.0.2
0.0.6.0.0.4.0 ALTBOOT
0.0.6.0.0.5.0 BOOT
0.0.6.0.0.6.0
but note that the nPartition’s alternate path has not changed:
# parstatus -p0 -V
[Partition]
Partition Number : 0
Partition Name : npar0
Status : active
IP address : 0.0.0.0
PrimaryBoot Path : 0/0/6/0/0.5.0
Alternate Boot Path : 2/0/14/0/0.6.0
HA Alternate Boot Path : 0/0/6/0/0.5.0
Changing the nPartition’s Path (Complex Profile Data)
To change the nPartition’s alternate path to 0/0/6/0/0.4.0, run the command:
Using Primary and Alternate Boot Paths 159