Overview
Artifact ID: | fe4b0c031669bae135396bed13fd744c55ca8012 |
---|---|
Ticket: | b5f7b7a1e8d817047c0169b2d5b806674249dbda
commit should check if machine is running on snapshot mode |
User & Date: | vitus on 2015-12-18 12:02:09 |
Changes
- icomment:
What shows info block if not in snapshot mode (but disk snapshot exist) <pre> ide0-hd0: drive0.qcow2 (qcow2) Backing file: no-dev-tools.qcow2 (chain depth: 1) </pre> And what in the snapshot mode <pre> ide0-hd0: /tmp/user/1000/vl.YCPHFv (qcow2) Backing file: drive0.qcow2 (chain depth: 2) </pre> No disk snapshot, no snapshot mode <pre> virtio0: drive0.qcow2 (qcow2) </pre>
- login: "vitus"
- mimetype: "text/html"