1830912 Members
1912 Online
110017 Solutions
New Discussion

lvm

 
SOLVED
Go to solution
Indrajit Bhagat
Regular Advisor

lvm

what is the procedure of replacing a disk which is an boot disk also the disk is mirrored.

7 REPLIES 7
Torsten.
Acclaimed Contributor
Solution

Re: lvm

Everything you need is here:

http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf

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!   
Torsten.
Acclaimed Contributor

Re: lvm

Within your last ~80 threads you posted at least 6 times the subject LVM - the link above you'll find in many of your other threads.
Did you ever read the document?

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!   
Indrajit Bhagat
Regular Advisor

Re: lvm

Dear Sir,
I have read the document that you provided, i am cleared about the topic

non boot disk with/without mirroring.

but i am having problem in Boot disk replacement procedure thaty why.
Torsten.
Acclaimed Contributor

Re: lvm

IMHO, everything is covered by this manual very well.

boot disks/non-boot disks - mirrored/non-mirrored - hotswap/non-hotswap - boot disks for PA-RISC/boot disks for Integrity ...

What is your problem?

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!   
spex
Honored Contributor

Re: lvm

Install new disk.
# vgcfgrestore -n /dev/vgXX /dev/rdsk/cXtXdX
# vgchange -a y /dev/vgXX
# vgsync /dev/vgXX
# mkboot /dev/rdsk/cXtXdX
# mkboot -a "hpux lq" /dev/rdsk/cXtXdX
# shutdown -r -y 0
Torsten.
Acclaimed Contributor

Re: lvm

@spex: In respect of your post, you simply assume this is a PA-RISC system. Why?
What if the LVM OLR patch is installed?
Your procedure won't work.
Doing this on an Integrity will increase the problem.

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!   
Juan M Leon
Trusted Contributor

Re: lvm

I cannot asnwer this question, because there is a lot asnwers for the same question in the ITRC.
Indrajit, definately I will suggest reading the documents. and also please assing points to the people who spent time writting answers.

It will be nice for everyone.

Thank you