Operating System - HP-UX
1834114 Members
2448 Online
110063 Solutions
New Discussion

Re: Booting server with alternate disk

 
Amarnath D
Occasional Advisor

Booting server with alternate disk

Hello All, i would like to know is there any command for changing the primary boot path for next boot while server is in multiuser mode.

Server model: IA64 rx6600
OS: HP-UX 11.33

Presently i have 2 internal disk on this server and 1 for dev and other for DR, in case of DR i need to set the alternate boot and initiate reboot. upon reboot server should boot from alternate disk. the DR server default runlevel is set to 1.
3 REPLIES 3
Ganesan R
Honored Contributor

Re: Booting server with alternate disk

Hi Amarnath,

use setboot command to change the boot paths.

Best wishes,

Ganesh.
Prashanth Waugh
Esteemed Contributor

Re: Booting server with alternate disk

Hi,

1)first use #setboot

2)list down the alternate and primary boot path

3)then change the boot path tp alternate disk using
setboot -a

Regards
Prashant
For success, attitude is equally as important as ability
Ganesan R
Honored Contributor

Re: Booting server with alternate disk