Displaying 3 results from an estimated 3 matches for "storage_backend".
Did you mean:
storage_backends
2021 Jan 07
1
HCI Cluster - CentOS8 to Streams Upgrade Broken
...in _get_storage_broker#012 return
storage_broker.StorageBroker()#012 File
"/usr/lib/python3.6/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py",
line 97, in __init__#012 self._backend.connect()#012 File
"/usr/lib/python3.6/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py",
line 408, in connect#012 self._check_symlinks(self._storage_path,
volume.path, service_link)#012 File
"/usr/lib/python3.6/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py",
line 105, in _check_symlinks#012 os.unlink(service_link)#012OSError:
[Errno 107] Trans...
2016 May 04
0
[Ceph] blockInfo cannot work with network type disk
...e/virt/libvirt/inspector.py#L215
[2] https://bugs.launchpad.net/ceilometer/+bug/1457440
[3]
https://github.com/libvirt/libvirt/blob/d6c25c34ef682a69f73f6ec200129e61b2932088/src/qemu/qemu_driver.c#L11727
[4]
https://github.com/libvirt/libvirt/blob/d6c25c34ef682a69f73f6ec200129e61b2932088/src/storage/storage_backend.c#L142
2011 Jun 06
0
Release of libvirt-0.9.2
...e, --config and --current to cmd schedinfo (Hu Tao)
- remote: introduce remoteSetSchedulerParametersFlags (Hu Tao)
- qemu: introduce qemuSetSchedulerParametersFlags (Hu Tao)
- sched: adjust parameter values to make current = 0 (Eric Blake)
- introduce virDomainSetSchedulerParametersFlags (Hu Tao)
- storage_backend: Convert virRunWithHook usage to virCommand (Cole Robinson)
- storage_backend: Fix error reporting with regex helper (Cole Robinson)
- storage: Covert regex helpers to virCommand (Cole Robinson)
- openvz: Convert virExec usage to virCommand (Cole Robinson)
- storage: iscsi: Convert virExec to virCo...