[
https://issues.apache.org/jira/browse/CLOUDSTACK-5572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854536#comment-13854536
]
ASF subversion and git services commented on CLOUDSTACK-5572:
-------------------------------------------------------------
Commit e52a4d93067fde04ac7413463cc962ba1998885e in branch refs/heads/master
from [~edison]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e52a4d9 ]
CLOUDSTACK-5572: quicevm won't save memory, as it needs pv driver installed
Conflicts:
engine/storage/src/org/apache/cloudstack/storage/helper/HypervisorHelperImpl.java
> HypervisorHelperImpl.quiesceVM() uses snapshot type DiskAndMemory instead of
> Disk
> ---------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5572
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5572
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Snapshot
> Affects Versions: 4.3.0
> Reporter: Chris Suich
> Assignee: edison su
> Labels: snapshot
> Fix For: 4.3.0
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> The VMSnapshotTO is currently using VMSnapshot.Type.DiskAndMemory as the type
> and I believe it should be just using VMSnapshot.Type.Disk. When using
> DiskAndMemory, it causes an issue when quiescing Windows VMs.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)