<div dir="ltr">Hi all,<br><br>I'm trying to setup virt-manager with ZFS als storage on my Arch box. I have created a pool named virt-pool and tried to use it as storage. First with virt-manager and then in the terminal with virsh but I'm always getting the following errors:<br><br><b>virsh # pool-define-as --name zfsvirtpool --source-name virt-pool --type zfs<br>error: Failed to define pool zfsvirtpool<br>error: internal error: missing backend for pool type 11 (zfs)</b><div><b><br></b></div><div>But ZFS seems to be working fine:</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"># zpool status
</span><br>  pool: virt-pool
<br> state: ONLINE
<br>  scan: none requested
<br>config:
<br>
<br>        NAME                      STATE     READ WRITE CKSUM
<br>        virt-pool                 ONLINE       0     0     0
<br>          x                       ONLINE       0     0     0
<br>
<br>errors: No known data errors</span></div><div><span style="font-family:monospace"><br></span></div><div>libvirt and VMM also. These are the installed versions:<br></div><div><span style="font-family:monospace">Virtual Machine Manager v.1.4.3</span><br></div><div><span style="font-family:monospace;color:rgb(0,0,0)">virsh v.</span><span style="font-family:monospace">3.7.0 </span><br style="font-family:monospace"><span style="font-family:monospace">libvirtd (libvirt) 3.7.0</span><br></div><div><br></div><div>I have found that there was a bug last year which is supposed to be fixed:<br><div><b><br></b></div><div><b><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827245">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827245</a><br></b></div></div><div><br></div><div>So why I'm getting this error. Is something wrong with my setup?</div><div><br></div><div>Regards,</div><div>Nick</div></div>