1832955 Members
2797 Online
110048 Solutions
New Discussion

MirrorDisk

 
SOLVED
Go to solution
f. halili
Trusted Contributor

MirrorDisk

Hello,

I checked one volume group below. So this is mirrored. Please see below.

But I still don't get anything with
#swlist | grep -i MirrorDisk
#swlist| grep -i mirror

The only "mirror" that I get in swlist -l is.
LVM.LVM-MIRROR-RUN B.11.11 LVM-MIRROR-RUN
LVM.LVM-RUN PHCO_29379.LVM-MIRROR-RUN 1.0 LVM.LVM-MIRROR-RUN

This is not MirrorDisk right ???

THANKS,
derek h.
==========

# lvdisplay -v /dev/vg00/lvol1
--- 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) 304
Current LE 38
Allocated PE 76
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/c1t0d0 38 38
/dev/dsk/c1t2d0 38 38
derekh
5 REPLIES 5
Robert-Jan Goossens_1
Honored Contributor

Re: MirrorDisk

Yes you have mirror/ux installed and yes lvol1 is mirrored over two disks.

MirrorDisk/UX

LVM.LVM-MIRROR-RUN,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP

Regards,
Robert-Jan
f. halili
Trusted Contributor

Re: MirrorDisk

Robert,

How will I get the string "MirrorDisk/UX"? I could not get it via swlist??

- f. halili
derekh
Devender Khatana
Honored Contributor

Re: MirrorDisk

Hi,

It seems that you have Mirror Disk not installed as a seperate product but still Mirror Disk file set is allready there. This is the only thing required for creating mirror.

This generally happens in case of Mission Critical OS as there is no seperate license required for Mirror Ux in Mission Critical OS. Just do
#swlist |grep -i mc

It should display Mission Critical OS.

HTH,
Devender
Impossible itself mentions "I m possible"
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: MirrorDisk

Hummm how should I say this diplomatically right, HP is/was not always correct in naming conventions for products. :)

HP-UX 11i OE Enterprise Product Filesets
Here are filesets for additional products in the HP-UX 11i Enterprise OE, which also includes 11i OE products listed above. All information is current for both the December 2000 and June 2001 releases.

MirrorDisk/UX
LVM.LVM-MIRROR-RUN,r=B.11.11,a=HP-UX_B.11.11_32/64,v=HP

http://docs.hp.com/en/1249/filesets.html

Best regards,
Robert-Jan
f. halili
Trusted Contributor

Re: MirrorDisk

thanks.
derekh