Operating System - HP-UX
1753261 Members
4779 Online
108792 Solutions
New Discussion юеВ

Re: HA Alternate boot path on HPUX

 
SOLVED
Go to solution
Nappy_1
Frequent Advisor

HA Alternate boot path on HPUX

I have an hpu11.31 with 2 disks in vg00 c0t0d0 and c0t0d1

c0t0d0 is the primary one and c0t0d1 is the alternate one.

do i need to set an HA Alternate boot disk? and what it should be in this case
10 REPLIES 10
Steven E. Protter
Exalted Contributor
Solution

Re: HA Alternate boot path on HPUX

Shalom,

lvlnboot -v

Lets see if its already defined.

http://www.hpux.ws/?p=112
Integrity mirroring.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nappy_1
Frequent Advisor

Re: HA Alternate boot path on HPUX

here is lvlnboot -v
lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c0t0d0 (0/0/0/2/0.0.0) -- Boot Disk
/dev/dsk/c0t0d1 (0/0/0/2/0.0.1) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c0t0d0
/dev/dsk/c0t0d1
Root: lvol3 on: /dev/dsk/c0t0d0
/dev/dsk/c0t0d1
Swap: lvol2 on: /dev/dsk/c0t0d0
/dev/dsk/c0t0d1
Dump: lvol2 on: /dev/dsk/c0t0d0, 0
Michael Steele_2
Honored Contributor

Re: HA Alternate boot path on HPUX

Hi

This is a depends question. It depends on

a) is this a stand alone machine?
b) is this a hpvm host?
c) is this a hpvm guest?

So I need a little information. The easy answer for a) is, use the setboot command. The -a option is always for the cdrom now, instead the -h option is used for a alternate boot disk.

For vmhosts and vmguests, there are hyperthreading issues.
Support Fatherhood - Stop Family Law
Torsten.
Acclaimed Contributor

Re: HA Alternate boot path on HPUX

The order is primary, HA alternate, alternate.

With 11.31 you should use the "new" format, e.g.

/dev/disk/disk1

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Nappy_1
Frequent Advisor

Re: HA Alternate boot path on HPUX

Hi Michael,
this is a stand alone machine

you sad that the alternate is the cdrom. so what happens is the primary disk fails? does the server boots from the HA alternate path?
Michael Steele_2
Honored Contributor

Re: HA Alternate boot path on HPUX

Hi

No. It goes to the minus H. Minus a is last.
Support Fatherhood - Stop Family Law
Michael Steele_2
Honored Contributor

Re: HA Alternate boot path on HPUX

Note: Assign 0 to 10 points to all responses and close thread when ready.
Support Fatherhood - Stop Family Law
Nappy_1
Frequent Advisor

Re: HA Alternate boot path on HPUX

Michael,
could you explain please what do you mean by "No. It goes to the minus H. Minus a is last."

What is the boot order?
Michael Steele_2
Honored Contributor

Re: HA Alternate boot path on HPUX

Priority.

-p, primary boot disk, first
-h, alternate boot disk, 2nd
-a, cdrom, 3rd
Support Fatherhood - Stop Family Law