Operating System - HP-UX
1752272 Members
5470 Online
108786 Solutions
New Discussion юеВ

Re: replace disk on PVG configuration

 
amin Tabarak
Advisor

replace disk on PVG configuration

hi,

i need your help to replace a failed physical disk on a PVG configuration.my /etc/lvmpvg contains this lines
pvg0
/dev/dsk/c1t2d0
/dev/dsk/c4t8d0
pvg1
/dev/dsk/c2t2d0
/dev/dsk/c5t0d0
the failed disk is /dev/dsk/c5t0d0

vgdsiplay command output attached.what is the procedure to do the replacement.

4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: replace disk on PVG configuration

Check if this disk is not a boot disk

- not listed as bootable in lvlnboot -v
- does not contain lvol 1 ... 3

and replace it like a "normal" data disk, see

http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.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!   
James R. Ferguson
Acclaimed Contributor

Re: replace disk on PVG configuration

amin Tabarak
Advisor

Re: replace disk on PVG configuration

thanks guys it was a very usefull document
amin Tabarak
Advisor

Re: replace disk on PVG configuration

problem solved