HP-UX Virtual Partitions Administrator's Guide (includes A.05.02)

Monitor and Shell Commands
Using Primary and Alternate Boot Paths
Chapter 5
169
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:
keira2# parmodify -p0 -t 0/0/6/0/0.4.0
Command succeeded.
The nPartition’s alternate path has now changed:
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 : 0/0/6/0/0.4.0
HA Alternate Boot Path : 0/0/6/0/0.5.0