[
https://issues.apache.org/jira/browse/CLOUDSTACK-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980203#comment-14980203
]
ASF GitHub Bot commented on CLOUDSTACK-8746:
--------------------------------------------
Github user ustcweizhou commented on the pull request:
https://github.com/apache/cloudstack/pull/977#issuecomment-152136821
I've done the following testing manually:
1. create snapshot
snapshot-1
snapshot-2
snapshot-3
snapshot-4
2. revert snapshot
snapshot-2
snapshot-3
3. delete snapshot
snapshot-2
4. migrate vm fail
Ubuntu 14.04 -> Ubuntu 12.04
4. stop vm (check log)
Ubuntu 14.04
5. start vm (check log)
Ubuntu 12.04
6. migrate vm succeed
Ubuntu 12.04 -> Ubuntu 14.04
7. create volume snapshot from vm snapshot
root-snapshot-1, succeed (OK)
root-snapshot-2, failed (OK, allow max 1 snapshot each volume/vm
snapshot)
data-snapshot-1, succeed (OK)
data-snapshot-2, failed (OK, allow max 1 snapshot each volume/vm
snapshot)
8. checkAccess
9. failed operations
restore vm
attach/detach datadisk
revert volume snapshot
> VM Snapshotting implementation for KVM
> --------------------------------------
>
> Key: CLOUDSTACK-8746
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8746
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wei Zhou
> Assignee: Wei Zhou
>
> Currently it is not supported.
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/VM+Snapshots
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)