From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.12]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n81NRqvU009894 for ; Tue, 1 Sep 2009 19:27:52 -0400 Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n81NRf3m019135 for ; Tue, 1 Sep 2009 19:27:42 -0400 Received: by wa-out-1112.google.com with SMTP id k34so62439wah.19 for ; Tue, 01 Sep 2009 16:27:41 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 1 Sep 2009 17:27:41 -0600 Message-ID: From: Chris Worley Subject: [linux-lvm] Does LVM have any multipath failover capabilities? Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@redhat.com 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? Thanks, Chris