<div>Or you could simply use dm-multipath in round-robin fashion without having to manage priorities etc...</div>
<div> </div>
<div>This would bring you :</div>
<div> </div>
<div>      - More performance if the device at the other side can take the load</div>
<div>      - Native failover, if on path dies you'll still have the second path active.</div>
<div> </div>
<div>On LVM point of view, you just have to pvcreate the mutilpath device  (/dev/mapper/mpathX if friendly_user_name true or /dev/mapper/<your disk UUID>)</div>
<div> </div>
<div>Brem<br><br> </div>
<div><span class="gmail_quote">2009/9/2, Chandra Seetharaman <<a href="mailto:sekharan@us.ibm.com">sekharan@us.ibm.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On Tue, 2009-09-01 at 17:27 -0600, Chris Worley wrote:<br>> For example, two iSCSI drives are actually the same drive provided via<br>
> two different subnets: if one of the drives becomes unresponsive, I<br>> need LVM to seamlessly failover to the other one.<br>><br>> Otherwise, what's the right way to handle this?<br><br>Build lvm on top of a multipathed device (which comprises of the two<br>
paths), with a priority callout that gives higher priority to one path<br>than the other.<br>><br>> Thanks,<br>><br>> Chris<br>><br>> _______________________________________________<br>> linux-lvm mailing list<br>
> <a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/linux-lvm">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>> read the LVM HOW-TO at <a href="http://tldp.org/HOWTO/LVM-HOWTO/">http://tldp.org/HOWTO/LVM-HOWTO/</a><br>
<br>_______________________________________________<br>linux-lvm mailing list<br><a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/linux-lvm">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>
read the LVM HOW-TO at <a href="http://tldp.org/HOWTO/LVM-HOWTO/">http://tldp.org/HOWTO/LVM-HOWTO/</a><br></blockquote></div><br>