cloudstack/plugins/hypervisors
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
..
baremetal CloudStack CLOUDSTACK-1365 2013-08-22 17:27:27 -07:00
kvm CLOUDSTACK-4459: 2013-08-26 18:11:25 -07:00
ovm if object is already stored in cache store, don't download again 2013-05-16 14:34:06 -07:00
simulator CLOUDSTACK-4384: Switch back to CLOUD_DB after simulator processing 2013-08-19 10:39:54 +05:30
ucs CLOUDSTACK-4224 2013-08-12 12:09:19 -07:00
vmware Not everyone wants to use Mutual CHAP with VMware - make it optional. 2013-08-26 15:33:39 -06:00
xen CLOUDSTACK-4468:template created from snapshot is destroyed once we 2013-08-26 11:54:05 -07:00