Chris Suich created CLOUDSTACK-5572: ---------------------------------------
Summary: 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 Fix For: 4.3.0 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)