[
https://issues.apache.org/jira/browse/CLOUDSTACK-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983216#comment-14983216
]
Mike Tutkowski commented on CLOUDSTACK-9008:
--------------------------------------------
I get a NullPointerException from CitrixRevertToVMSnapshotCommandWrapper when
calling this method:
citrixResourceBase.revertToSnapshot(conn, vmSnapshot, vmName,
vm.getUuid(conn), snapshotMemory, citrixResourceBase.getHost().getUuid());
For some reason, I'm having a hard time stepping into the revertToSnapshot
method, though. I have a breakpoint set, but it doesn't get hit. The method,
however, must be getting invoked because it is what calls the vmopsSnapshot
revert_memory_snapshot functionality in XenServer.
> VM Snapshots no longer work with managed storage
> ------------------------------------------------
>
> Key: CLOUDSTACK-9008
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9008
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.6.0
> Environment: XenServer 6.5
> Reporter: Mike Tutkowski
> Assignee: Mike Tutkowski
> Priority: Blocker
> Fix For: 4.6.0
>
>
> When using managed storage for the root disk of a VM, you cannot revert a VM
> to a VM snapshot without encountering a RuntimeException that destroys the
> state of your disk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)