search for: libvirt_storage_backend_iscsi

Displaying 3 results from an estimated 3 matches for "libvirt_storage_backend_iscsi".

2017 Oct 04
2
Re: error: internal error: missing backend for pool type 11 (zfs)
...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_sheepdog.so src/.libs/libvirt_storage_backend_vstorage.so src/.libs/libvirt_storage_backend...
2017 Oct 04
0
Re: error: internal error: missing backend for pool type 11 (zfs)
...age 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_sheepdog.so > src/.libs/libvirt_storage_backend_vstorage.so &gt...
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