Project

General

Profile

Actions

Feature #2773

closed

libvirt: incorrect snapshot behavior

Added by Andrey Korolyov almost 12 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Since consistent(disk and memory state) snapshots currently supported only with qcow images, libvirt should:

- allow creation of snapshots with --disk-only flag and throw warning or exception on when it supposed to do consistent state dump with no-args call 'snapshot-create' for example,
- did not try to restore memory state on snapshot-revert, if possible - it`ll short revert time dramatically, for only doing 'rbd rollback' and will not cause 'error: operation failed: Error -22 while loading VM state' in some cases (see attached libvirt log).


Files

snapshot-stuck.log (21.3 KB) snapshot-stuck.log Andrey Korolyov, 07/11/2012 04:35 AM
Actions #1

Updated by Jason Dillaman over 6 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF