Sharing over NFS is fine. What you are doing with NFS is sharing the >filesystem.
The dangerous behaviour mentioned is when you are sharing the actual >block
device that is the LV. A subtle but very important distinction.
This is safe:
+----+ NFS +---------+
| |---------| Box B |
|boxA| | | +----+ +---------+ | SCSI/IDE/FC
|
^^^^^^^
|disks|
| |
| |
| |
^^^^^^^
This is dangerous:
+----+ +----+
| | | |
|boxA| |boxB| +----+ +----+ \ / ^^^^^^^
|disks|
| |
| |
| |
^^^^^^^
patrick
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/