cloudstack/plugins/hypervisors
Koushik Das 3ffbc4320a CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries to recreate root disk with
same name as the existing one, in case of vmware this results in creation
of vmdk file with same name for both existing and new root volume.
This results in undesired behavior when storage cleanup thread tries to
cleanup old volume. Made the vmdk file name unique by adding the volume
id to it. This will ensure that during volume recreation in the scenarios
mentioned vmdk will get created with a new name and there will be
no undesired side effects of running the storage cleanup thread.
2013-01-07 16:18:05 +05:30
..
kvm Summary: Allow for custom storage adaptors based on pool type in KVM 2012-12-17 11:41:36 -07:00
ovm Start removing the old ant build files 2012-12-07 15:58:56 +01:00
simulator Simulator: Fixing the listTemplatesCommand 2012-12-26 19:22:17 -08:00
vmware CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware 2013-01-07 16:18:05 +05:30
xen CLOUDSTACK-227: Fix NPE and throw an exception if the network is not found in Xen 2012-12-23 19:03:03 -08:00