Comparing the kind of error returned when creating a SCSI pool with a
ZFS one:

# virsh pool-define-as --type scsi --name scsipool 
error: Failed to define pool scsipool
error: XML error: missing storage pool source adapter

# virsh pool-define-as --type zfs --name zfspool 
error: Failed to define pool zfspool
error: internal error: missing backend for pool type 11 (zfs)

The "XML error" vs "internal error" seems to point toward a broken ZFS
support.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561553

Title:
  unable to create a ZFS pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1561553/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to