1826489 Members
4009 Online
109692 Solutions
New Discussion

Mirroring on HPUX

 
SOLVED
Go to solution
panks
Regular Advisor

Mirroring on HPUX

Dear All,

I want to do the mirroring on my RX8640 box having HPUX 11.23 installed. I heard about licensing, do I need to buy a licenese to do even a software mirroring (One disk to other).
Also, please tell me the procedure.
Thanks
10 REPLIES 10
melvyn burnard
Honored Contributor

Re: Mirroring on HPUX

you need to buy MirrorDisk/UX, but there are certain Operating Environments that include this product.
The procedure is laid out in:
http://docs.hp.com/en/B2355-90950/B2355-90950.pdf
start at page 634 I think
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Asif Sharif
Honored Contributor
Solution

Re: Mirroring on HPUX

Adam W.
Valued Contributor

Re: Mirroring on HPUX

This is a great doc I like to use. See attched.
There are two types of people in the world, Marines and those who wish they were.
Asif Sharif
Honored Contributor

Re: Mirroring on HPUX

Hi Adam,

The attached document is for PA-RISC, panks needs for rx8640 which is an itanium box.

Regards,
Asif Sharif
Regards,
Asif Sharif
Adam W.
Valued Contributor

Re: Mirroring on HPUX

Ah my apologies. I missed that portion. Sorry guys!
There are two types of people in the world, Marines and those who wish they were.
panks
Regular Advisor

Re: Mirroring on HPUX

Thanks for the postings.
I used the link given by Asif, it worked for me.

I just have one issue, when I rebooted the server and tried to boot from the alternate disk, which I have added for RAID I am getting following messages.

Selected boot option: HP-UX HA Alternate Boot: 0/0/0/3/0.6.0

Loading.: HP-UX HA Alternate Boot: 0/0/0/3/0.6.0

Executing Image: "\EFI\HPUX\HPUX.EFI"
Optional Data : NONE

Starting: HP-UX HA Alternate Boot: 0/0/0/3/0.6.0


(C) Copyright 1999-2006 Hewlett-Packard Development Company, L.P.
All rights reserved

HP-UX Boot Loader for IPF -- Revision 2.029

Press Any Key to interrupt Autoboot
\EFI\HPUX\AUTO ==> boot vmunix -lq
Seconds left till autoboot - 0
AUTOBOOTING...Could not open file vmunix to check for a directory
Could not open vmunix

loading failed


" Is it like unless our pri disk fails we can't check mirroring by booting from other disk"
Tim Nelson
Honored Contributor

Re: Mirroring on HPUX

If 0/0/0/3/0.6.0 is the new drive you just mirrored to your primary and it will not boot then I suspect you did something wrong.

Rip apart and start over. Once done correctly you should be able to boot from the mirror/alternate device.

This obviously is a MUST test scenario, does no good to find out it does not work after your primary fails.

panks
Regular Advisor

Re: Mirroring on HPUX

This server is going to be a prodcution server. I mirrored each logical volume individually except swap.

I used the procedure given by asif in the link of forum.

Pls suggest which procedure shall I follow, to setup correctly and how can I remove the configuration I done using the above link.
Torsten.
Acclaimed Contributor

Re: Mirroring on HPUX

You should ALWAYS mirror the swap - otherwise the mirror is almost usless!


Stop boot here:

HP-UX Boot Loader for IPF -- Revision 2.029

Press Any Key to interrupt Autoboot


and do

HPUX> ls -l


Procedure is here:

http://docs.hp.com/en/5992-3385/ch03s04.html#cbddaicd

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!   
panks
Regular Advisor

Re: Mirroring on HPUX

I got the solution