cloudstack/plugins/hypervisors/kvm/src
Edison Su b695484dc7 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-09-25 16:13:38 -07:00
..
com/cloud CLOUDSTACK-4459: 2013-09-25 16:13:38 -07:00
org/apache/cloudstack/utils/qemu CLOUDSTACK-1158: Wrap qemu-img into it's own util 2013-04-01 16:37:58 -07:00