-
VM Snapshots
root@somehost:~# ll /mnt/user/domains/Win10\ Main/ total 114G drwxr-xr-x 1 nobody users 32 Feb 18 13:02 ./ drwxrwxrwx 1 nobody users 57 Dec 18 2023 ../ -rwxrwxrwx 1 root root 114G Feb 18 13:23 vdisk1.img* root@somehost:~# ll /etc/libvirt/qemu/snapshotdb/Win10\ Main/ total 4.0K drwxr-xr-x 1 root root 24 Feb 1 21:09 ./ drwxr-xr-x 1 root root 20 Feb 1 21:09 ../ -rw-r--r-- 1 root root 1.5K Feb 18 13:02 snapshots.db root@somehost:~# ll /etc/libvirt/qemu/snapshot/ total 0 drwxr-xr-x 1 root users 0 Feb 3 16:46 ./ drwxr-xr-x 1 root root 152 Feb 18 13:02 ../ root@somehost:~# Sorry, idk what overrride files are. Hope my answer above helps.
-
ridikuel started following VM Snapshots
-
VM Snapshots
"No related Snapshot file" Hello, I tried snapshots... I took 2 subsequent snapshots. But after I "Block Commit"ed the first with --base and (I think that was the fault) --top, it seems I have a zombie in my system. root@somehost:/etc/libvirt/qemu/snapshotdb/Win10 Main# cat snapshots.db { "Update-Feb-25-generate": { "name": "Update-Feb-25-generate", "parent": "", "state": "shutoff", "desc": null, "memory": { "@attributes": { "snapshot": "no" } }, "creationtime": "1738524397", "method": "QEMU", "backing": { "hdc": [ "\/mnt\/user\/domains\/Win10 Main\/vdisk1.img" ], "rhdc": [ "\/mnt\/user\/domains\/Win10 Main\/vdisk1.img" ] }, "primarypath": "\/mnt\/disk2\/domains\/Win10 Main", "disks": [ { "@attributes": { "name": "hdc", "snapshot": "external", "type": "file" }, "driver": { "@attributes": { "type": "qcow2" } }, "source": { "@attributes": { "file": "\/mnt\/user\/domains\/Win10 Main\/vdisk1.Update-Feb-25-generateqcow2" } } }, { "@attributes": { "name": "hda", "snapshot": "no" } }, { "@attributes": { "name": "hdb", "snapshot": "no" } } ] } but the only file in the folder \/mnt\/user\/domains\/Win10 Main\ is vdisk1.img. Also in the gui, the related img is vdisk1.img: When I run the VM it shows the last state i had when I last shut it down ( which was way after the 2nd snapshot). What can I do with the snapshot? Is it still rlevant? Can I safely delete it? Thanks for advice.
ridikuel
Members
-
Joined
-
Last visited