You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Bug Reference

CLOUDSTACK-732

Branch

4.1.0

Introduction

Purpose

There are several types of snapshots:

  • disk snapshot
  • VM state snapshot
  • system checkpoint

Disk snapshot saves the content of the disks at a desiginated point of time;
VM state snapshot tracks only the state of RAM and all other resources in use by the VM;
system checkpoint captures both the disk and the VM state.

  • No labels