Hi everyone, I have two servers with RedHat EL3 connected to an HP MSA1000. What I want with this servers write/read the disks from the MSA1000. I know that LVM is unaware of simultaneous access to one device, so I tried to divide the storage of MSA1000 in two units (created via the ACU application), that are seen by the RedHat servers as /dev/sda and /dev/sdb. Then I created a Physical Volume for each one a Logical Group and finally a Logical Volume for each of this. I want an advice about this. What would you do in my situation? This works? I mean with this I can workaround the LVM 'problem' of unaware of simultaneous access? Is possible to access the Hard Drives in the MSA1000 directly from Linux so I can make the LVM directly on disks? I can't use GFS or that like because I can't afford to have only one point of failure. Thanks anyway. -- Edgar Luna <eald@linuxuanl.org> Linux UANL _______________________________________________ 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/