[
https://issues.apache.org/jira/browse/CLOUDSTACK-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189758#comment-14189758
]
ASF GitHub Bot commented on CLOUDSTACK-7688:
--------------------------------------------
GitHub user anshul1886 opened a pull request:
https://github.com/apache/cloudstack/pull/26
CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM w...
...ith VM snapshots which breaks VM snapshots.
Now they are informed that they cannot perform the operation.
To perform operation they have to remove VM snapshots of VM.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anshul1886/cloudstack-1 vmsnapshotfixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit a4d8215ebba6009fc4b17ef7b61ff51238f0f404
Author: Anshul Gangwar <[email protected]>
Date: 2014-10-09T05:07:21Z
CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with
VM snapshots which breaks VM snapshots.
Now they are informed that they cannot perform the operation.
To perform operation they have to remove VM snapshots of VM.
----
> Do not allow various operations which breaks VM Snapshots
> ---------------------------------------------------------
>
> Key: CLOUDSTACK-7688
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7688
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.2.0
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
> Fix For: 4.5.0
>
>
> VM snapshots stops working when following operations are performed on VM with
> VM snapshots
> 1. Volumes of VM are migrated to other storage
> 2. Add and remove NIC to/from VM
> 3. Attach and Detach volume to VM
> 4. Scale up/down of VM(change service offering)
> 5. Volume snapshot which is not major use case in this scenario
> 6. Resize volume
> 7. Live migration of VM which involves storage migration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)