I even had an entry in release notes already:
"The packaging now builds libvirt storage drivers as pluggable libraries. This
slims down the installation requirements but some drivers of less general
interest will now be found in universe. (ex: gluster, sheepdog, zfs)"
Extenting that with: "On th
Ah right: I had not installed libvirt-daemon-driver-storage-zfs. Doing
so has added the ability to virsh and virt-manager to create zfs pools
and volumes. Thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Note - in fact this allows to compile more (instead of fewer as assumed)
storage backends as we can deliver some in main (as needed) and the rest
in universe [1] instead of having to support all of them - which e.g.
failed some security checks for sheepdog.
So I'd really hope what I described is y
Hi Brian,
some optional storage backends where separated by Debian a while ago to avoid
pulling in too much non-needed code in most of the cases.
Now on a upgrade since this dependency is only a suggest (for above)
reason isn't installed automatically.
Can you try installing (or check if you hav