two nodes share one lun over ip-san,
node1 create vg01 without -c
server1# vgcreate vg01 /dev/sd*
node2 vgscan
server2# vgscan
it can find vg01 on server2
why? i think it is must to run clvmd, then attach share lun ,then vgcreate/lvcreate/...
it is strange.
do you know why?
thanks
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/