search for: libvirt_storage_backend_rbd

Displaying 8 results from an estimated 8 matches for "libvirt_storage_backend_rbd".

2017 May 01
2
Re: Libvirtd freezes
...This is the current version log file, set as shown on the DebugLogs page: > > https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU Couple of my findings: 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_rbd.so' 2017-04-30 16:19:35.324+0000: 870: debug : virDriverLoadModuleFunc:71 : Lookup function 'virStorageBackendRBDRegister' it takes nearly .5s to load libvirt_storage_backend_rbd.so But apart from that there is nothing unusual in the logs. So how do you observe the hang? How long it i...
2017 May 03
2
Re: Libvirtd freezes
...wn on the DebugLogs page: >>> >>> https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU >> >> Couple of my findings: >> >> 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_rbd.so' >> 2017-04-30 16:19:35.324+0000: 870: debug : virDriverLoadModuleFunc:71 : Lookup function 'virStorageBackendRBDRegister' >> >> it takes nearly .5s to load libvirt_storage_backend_rbd.so >> >> But apart from that there is nothing unusual in the logs. So...
2017 Oct 04
2
Re: error: internal error: missing backend for pool type 11 (zfs)
...go. 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_zfs.so Similarly to driver backends they are loaded at start of libvirtd.
2017 May 01
0
Re: Libvirtd freezes
...ion log file, set as shown on the DebugLogs page: >> >> https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU > > Couple of my findings: > > 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_rbd.so' > 2017-04-30 16:19:35.324+0000: 870: debug : virDriverLoadModuleFunc:71 : Lookup function 'virStorageBackendRBDRegister' > > it takes nearly .5s to load libvirt_storage_backend_rbd.so > > But apart from that there is nothing unusual in the logs. So how do you observe...
2017 May 04
0
Re: Libvirtd freezes
...: >>>> >>>> https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU >>> >>> Couple of my findings: >>> >>> 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_rbd.so' >>> 2017-04-30 16:19:35.324+0000: 870: debug : virDriverLoadModuleFunc:71 : Lookup function 'virStorageBackendRBDRegister' >>> >>> it takes nearly .5s to load libvirt_storage_backend_rbd.so >>> >>> But apart from that there is nothing unu...
2017 Apr 29
2
Re: Libvirtd freezes
On 04/29/2017 04:38 AM, Stefano Ricci wrote: > 2017-04-28 14:33 GMT+02:00 Michal Privoznik <mprivozn@redhat.com>: >> On 04/27/2017 04:31 PM, Stefano Ricci wrote: >>> Here is the backtrace of the libvirt process just started >> >> [Just a side note, you shouldn't top post on technical lists. Gmail >> sucks at this.] >> >>> >>>
2017 Oct 04
0
Re: error: internal error: missing backend for pool type 11 (zfs)
...; 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_zfs.so > > Similarly to driver backends they are loaded at start of libvirtd. >
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