Operating System - HP-UX
1833737 Members
2479 Online
110063 Solutions
New Discussion

How to check HAA path from the command line?

 
SOLVED
Go to solution
Sajith V Mannadiar
Frequent Advisor

How to check HAA path from the command line?

Hello there,

Is it possible to verify the HAA alternate boot path set from the command line (without rebooting the server) ?

setboot is showing only Primary and Alternate boot paths.

Please help.

Thanks,
Sajith
1 REPLY 1
Frederic Sadoun
Occasional Advisor
Solution

Re: How to check HAA path from the command line?

Hi,

If your system is on a nPar server, you can use the parstatus command :

parstatus -V -p
[Partition]
Partition Number : 0
Partition Name : tiths022
Status : active
IP address : 0.0.0.0
Primary Boot Path : 0/0/0/2/0.6.0
Alternate Boot Path : 0/0/0/3/0.6.0
HA Alternate Boot Path : 0/0/0/3/1.6.0

Hope this help you !
Fred