Displaying 3 results from an estimated 3 matches for "libvirt_storage_backend_fs".
Did you mean:
libvirt_storage_backend_zfs
2017 Oct 04
2
Re: error: internal error: missing backend for pool type 11 (zfs)
...hem at start up, it's not the
> same story with storage driver backends. These are hardcoded into the
> storage driver. Might be worth it to have them dynamically loadable too.
This was changed some time ago. Backends are loadable now:
src/.libs/libvirt_storage_backend_disk.so
src/.libs/libvirt_storage_backend_fs.so
src/.libs/libvirt_storage_backend_gluster.so
src/.libs/libvirt_storage_backend_iscsi.so
src/.libs/libvirt_storage_backend_logical.so
src/.libs/libvirt_storage_backend_mpath.so
src/.libs/libvirt_storage_backend_rbd.so
src/.libs/libvirt_storage_backend_scsi.so
src/.libs/libvirt_storage_backend_she...
2017 Oct 04
0
Re: error: internal error: missing backend for pool type 11 (zfs)
...> > same story with storage driver backends. These are hardcoded into the
> > storage driver. Might be worth it to have them dynamically loadable too.
>
> This was changed some time ago. Backends are loadable now:
>
> src/.libs/libvirt_storage_backend_disk.so
> src/.libs/libvirt_storage_backend_fs.so
> src/.libs/libvirt_storage_backend_gluster.so
> src/.libs/libvirt_storage_backend_iscsi.so
> src/.libs/libvirt_storage_backend_logical.so
> src/.libs/libvirt_storage_backend_mpath.so
> src/.libs/libvirt_storage_backend_rbd.so
> src/.libs/libvirt_storage_backend_scsi.so
> sr...
2017 Oct 02
3
error: internal error: missing backend for pool type 11 (zfs)
Hi all,
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:
*virsh # pool-define-as --name zfsvirtpool --source-name virt-pool --type
zfserror: Failed to define pool zfsvirtpoolerror: internal