Re: [libvirt] rebased multipath patch

2009-09-08 Thread Daniel Veillard
On Thu, Sep 03, 2009 at 06:03:00PM +0100, Daniel P. Berrange wrote: > On Wed, Sep 02, 2009 at 11:28:27AM -0400, Dave Allan wrote: > > @@ -1177,6 +1180,26 @@ if test "$with_storage_scsi" = "check"; then > > fi > > AM_CONDITIONAL([WITH_STORAGE_SCSI], [test "$with_storage_scsi" = "yes"]) > > > > +

Re: [libvirt] rebased multipath patch

2009-09-08 Thread Daniel Veillard
On Thu, Sep 03, 2009 at 06:03:00PM +0100, Daniel P. Berrange wrote: > On Wed, Sep 02, 2009 at 11:28:27AM -0400, Dave Allan wrote: > > @@ -1177,6 +1180,26 @@ if test "$with_storage_scsi" = "check"; then > > fi > > AM_CONDITIONAL([WITH_STORAGE_SCSI], [test "$with_storage_scsi" = "yes"]) > > > > +

Re: [libvirt] rebased multipath patch

2009-09-03 Thread Daniel P. Berrange
On Wed, Sep 02, 2009 at 11:28:27AM -0400, Dave Allan wrote: > @@ -1177,6 +1180,26 @@ if test "$with_storage_scsi" = "check"; then > fi > AM_CONDITIONAL([WITH_STORAGE_SCSI], [test "$with_storage_scsi" = "yes"]) > > +if test "$with_storage_mpath" = "check"; then > + with_storage_mpath=yes > + >

[libvirt] rebased multipath patch

2009-09-02 Thread Dave Allan
Here's the multipath patch, rebased against the current head. Dave >From 52cb0ff30dd5a52c5a246f3a2022f933cd2a0eab Mon Sep 17 00:00:00 2001 From: David Allan Date: Tue, 21 Jul 2009 12:43:01 -0400 Subject: [PATCH] Add a simple pool type for multipath devices This pool type contains volumes for th