On Tue, 2009-09-01 at 17:27 -0600, Chris Worley wrote: > For example, two iSCSI drives are actually the same drive provided via > two different subnets: if one of the drives becomes unresponsive, I > need LVM to seamlessly failover to the other one. > > Otherwise, what's the right way to handle this? Build lvm on top of a multipathed device (which comprises of the two paths), with a priority callout that gives higher priority to one path than the other. > > Thanks, > > Chris > > _______________________________________________ > 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/ _______________________________________________ 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/