cloudstack/plugins/hypervisors/kvm
Edison Su 5878607970 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:07:18 -07:00
..
src CLOUDSTACK-4459: 2013-08-26 18:07:18 -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 Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00