Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libvirt & multipath storage pool
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
fletch.dp
n00b
n00b


Joined: 26 Dec 2012
Posts: 2

PostPosted: Wed Dec 26, 2012 9:09 am    Post subject: libvirt & multipath storage pool Reply with quote

Hi everyone
I'm using libvirt-1.0.0, qemu-1.1.2-r3, multipath-tools 0.4.8-r1.
After defining a new storage pool with pool-edit <poolname>:
Code:

<pool type="mpath">
        <name>mpath</name>
        <target>
          <path>/dev/mapper</path>
        </target>
</pool>


I get this:
internal error missing backend for pool type 7

USE flags for libvirt package are: caps elibc_glibc iscsi libvirtd lvm
lxc macvtap nfs nls python qemu udev vepa -audit -avahi -debug
-firewalld -numa -openvz -parted -pcap -phyp -policykit -rbd -sasl
-selinux -uml -virt-network -virtualbox -xen)

What is wrong and what is the right way to map SAN LUN's to guest using multipath?
I assume this is an issue with libvirt? Maybe the package is missing some USE flags to configure and compile needed backend?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum