Operating System - HP-UX
1826501 Members
1873 Online
109692 Solutions
New Discussion

HPUX 11.23 root disk replacement with mirror

 
SOLVED
Go to solution
Tony Drake_2
Frequent Advisor

HPUX 11.23 root disk replacement with mirror

I am working on some documentation for our new Itanium systems. I have the HP document for mirroring a root disk for the first time, which includes creating the efi and SP partitions and so on.

What I cannot seem to find is the corresponding document for replacing the root disk in a mirrored pair.

I know it is slightly different, since the new "raw" disk will not have the partitions, but I would hope that it would not require executing the full first time mirror protocol.

Our current 11.11 and below procedures use vgexport, vgcfgrestore and vgsync to bring on a new mirror.

Can you point me to the HP document, or give me a working procedure to do this? Or do we just use the first time mirror procedure? It is taken from DOC ID: KBRC00014526

Thanks.
6 REPLIES 6
Eric Antunes
Honored Contributor

Re: HPUX 11.23 root disk replacement with mirror

Tony Drake_2
Frequent Advisor

Re: HPUX 11.23 root disk replacement with mirror

This is the document that I already have.

What I am looking for is the document that tells how to replace a root disk, not one that shows how to mirror for the first time.
Patrick Wallek
Honored Contributor
Solution

Re: HPUX 11.23 root disk replacement with mirror

Have a look at Chapter 29 of the Software recovery handbook. It talks about replacing failed disks on Itanium boxes.

Software Recovery Handbook:
http://www1.itrc.hp.com/service/iv/node.do?node=prodITRC%2FWW_Start%2FN1%7C16

Chapter 29 - Itanium Architecture
http://www1.itrc.hp.com/service/iv/node.do?node=prodITRC%2FWW_Start%2FN1%7C16%7C36 (This is a PDF file)
Sanjay_6
Honored Contributor

Re: HPUX 11.23 root disk replacement with mirror

Hi Tony,

Here is a procedure for replacing the root / non-root disk on itanium using LVM.

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000072292441

the itrc doc id is KBRC00014036.

Hope this helps.

Regds
Tony Drake_2
Frequent Advisor

Re: HPUX 11.23 root disk replacement with mirror

Thanks so much for the links guys. Its just what I needed!

Tony
Tony Drake_2
Frequent Advisor

Re: HPUX 11.23 root disk replacement with mirror

The precise solution I required was presented.