[
https://issues.apache.org/jira/browse/CLOUDSTACK-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516831#comment-14516831
]
ASF subversion and git services commented on CLOUDSTACK-8405:
-------------------------------------------------------------
Commit db379bf0e8040a20d4db2944963f4d441783efe2 in cloudstack's branch
refs/heads/4.5 from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=db379bf ]
CLOUDSTACK-8405: Restore VM results in deletion of data disk.
Dont evict template when a delete command has been sent to VMware resource for
deletion of volume.
(cherry picked from commit f45e6b94edf3af1feaf4613daf292e5bb8ba7758)
Signed-off-by: Rohit Yadav <[email protected]>
> [vCenter 5.5] Restore VM on a migrated VM results in the deletion of the data
> disk.
> -----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8405
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8405
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Priority: Critical
> Fix For: 4.6.0
>
>
> +Steps to reproduce+
> 1. Deploy a CS setup with VMware 5.5 (two clusters with a host each).
> 2. Deploy a VM in cluster1 ( without any data disk).
> 3. Migrate the VM along with storage to cluster2.
> 4. Create a data disk and attach it to the VM.
> 5. Now Restore the VM.
> +Result+
> VM gets deleted from vCenter which results in the deletion of the data disk
> (data loss).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)