[libvirt] [PATCH 0/3] Address a couple of mpath/Multipath storage pool issues

John Ferlan jferlan at redhat.com
Tue Jun 30 14:27:37 UTC 2015



On 06/24/2015 09:06 AM, John Ferlan wrote:
> My thought was to combine patch 2 and 3 unless it was felt that disallowing
> more than one Multipath pool to defined at one time (patch 3) was unnecessary
> 
> For patch 1, I did some searching and came across the following to describe
> why /dev/mpath is no longer valid:
> 
> http://comments.gmane.org/gmane.linux.kernel.device-mapper.devel/13864
> 
> I kept /dev/mpath as a valid option only just in case there's some strange
> back-compat issue or some platform where /dev/mpath is preferred/used
> instead of /dev/mapper.
> 
> 
> John Ferlan (3):
>   mpath: Update path in CheckPool function
>   docs: Clarify the Multipath target path value usage
>   mpath: Don't allow more than one mpath pool at a time
> 
>  docs/formatstorage.html.in          | 2 ++
>  docs/storage.html.in                | 3 ++-
>  src/conf/storage_conf.c             | 3 +++
>  src/storage/storage_backend_mpath.c | 3 ++-
>  4 files changed, 9 insertions(+), 2 deletions(-)
> 

ping... another simple pair

Tks -

John




More information about the libvir-list mailing list