Operating System - HP-UX
1753569 Members
6052 Online
108796 Solutions
New Discussion юеВ

Re: DIsk sharing: is it possible without MC/SG?

 
SOLVED
Go to solution
Justo Exposito
Esteemed Contributor

Re: DIsk sharing: is it possible without MC/SG?

Hi Enrico,

Try vgdisplay and check the line VG STATUS.

This is from my MC/SG box:
VG Name /dev/vg02
VG Write Access read/write
VG Status available, exclusive
Max LV 255
Cur LV 24
Open LV 24
Max PV 16

This is from the box without MC/SG:
VG Name /dev/vg02
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 13
Open LV 13

Regards,

Justo.
Help is a Beatiful word
Justo Exposito
Esteemed Contributor

Re: DIsk sharing: is it possible without MC/SG?

Hi Again,

You can try this:
strings /etc/lvmtab
/dev/vg00
/dev/dsk/c1t2d0
/dev/dsk/c2t2d0
/dev/vg01
/dev/dsk/c4t8d0
/dev/dsk/c4t9d0
/dev/dsk/c4t10d0
/dev/dsk/c5t10d0
/dev/dsk/c4t11d0
/dev/vg02
/dev/dsk/c5t8d0
/dev/dsk/c5t9d0

Regards,

Justo.
Help is a Beatiful word
Enrico Venturi
Super Advisor

Re: DIsk sharing: is it possible without MC/SG?

Justo,
I ask my company to refund you for the spent time!!

A lot of thanks.
Enrico
Justo Exposito
Esteemed Contributor

Re: DIsk sharing: is it possible without MC/SG?

You are welcome Enrico.

Regards,

Justo.
Help is a Beatiful word
Vincent Farrugia
Honored Contributor

Re: DIsk sharing: is it possible without MC/SG?

Hello,

You will be able to mount disk groups in exclusive mode using VxVM instead of LVM. VxVM ALWAYS mounts disk groups (the equivalent of volume groups in LVM) in exclusive mode. But, VxVM is not free anyway, and since you wanted to make things cheap...

Vince
Tape Drives RULE!!!