cloudstack/plugins/hypervisors/kvm
Edison Su 816772a001 CLOUDSTACK-4459:
Libvirt reports:
org.libvirt.LibvirtException: Storage volume not found: no storage vol
with matching name
in some cases, if the volume is created on one kvm host, while accessed
from other host.
It's possible due to concurrent access(read/write) storage.
The current fix is to try serveral times, and wait for 30 seconds for
each retry.
If the issue still there, then need to sync the storage pool access
2013-08-26 18:11:25 -07:00
..
src CLOUDSTACK-4459: 2013-08-26 18:11:25 -07:00
test fix unit test 2013-08-19 10:29:21 -07:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
pom.xml rbd: Enable snapshotting of RBD images 2013-08-01 09:57:13 +02:00