Operating System - HP-UX
1753478 Members
6183 Online
108794 Solutions
New Discussion юеВ

Re: Are both my mirror disks bootable?

 
SOLVED
Go to solution
jmckinzie
Super Advisor

Re: Are both my mirror disks bootable?

hpux ll works when on the primary disk but not the alternate disk.
Torsten.
Acclaimed Contributor

Re: Are both my mirror disks bootable?

lvdisplay should look like this:

lvdisplay -v /dev/vg00/lvol1|more
--- Logical volumes ---
LV Name /dev/vg00/lvol1
VG Name /dev/vg00
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 400
Current LE 25
Allocated PE 50
Stripes 0
Stripe Size (Kbytes) 0
Bad block off
Allocation strict/contiguous
IO Timeout (Seconds) default

--- Distribution of logical volume ---
PV Name LE on PV PE on PV
/dev/dsk/c2t6d0s2 25 25
/dev/dsk/c0t6d0s2 25 25

--- Logical extents ---
LE PV1 PE1 Status 1 PV2 PE2 Status 2
00000 /dev/dsk/c0t6d0s2 00000 current /dev/dsk/c2t6d0s2 00000 current
00001 /dev/dsk/c0t6d0s2 00001 current /dev/dsk/c2t6d0s2 00001 current
00002 /dev/dsk/c0t6d0s2 00002 current /dev/dsk/c2t6d0s2 00002 current

...


Do you see the same PE numbers?

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!   
jmckinzie
Super Advisor

Re: Are both my mirror disks bootable?

Removed the mirror and re-mirrored.