View Ticket
Not logged in
Ticket Hash: b5f7b7a1e8d817047c0169b2d5b806674249dbda
Title: commit should check if machine is running on snapshot mode
Status: Closed Type: Code_Defect
Severity: Minor Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2015-12-18 14:42:39
Version Found In: 0.2
User Comments:
vitus added on 2015-12-17 18:52:41:
If vws commit is issued on running vm, it shoud check if machine is running in snapshot mode and commit only in this case. Otherwise it should complain that disc snapshots can be commited on powered off machines only.

vitus added on 2015-12-18 12:02:09:

What shows info block if not in snapshot mode (but disk snapshot exist)

 ide0-hd0: drive0.qcow2 (qcow2)
    Backing file:     no-dev-tools.qcow2 (chain depth: 1)

And what in the snapshot mode
 ide0-hd0: /tmp/user/1000/vl.YCPHFv (qcow2)
    Backing file:     drive0.qcow2 (chain depth: 2)

No disk snapshot, no snapshot mode
 virtio0: drive0.qcow2 (qcow2)