This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
virtualisation [2024/09/23 20:05] – [Qemu - checkpoints] admin | virtualisation [2025/07/30 16:03] (current) – [Qemu - checkpoints] admin |
---|
virsh qemu-monitor-command one-31 --pretty '{"execute": "query-block", "arguments": {}}' | virsh qemu-monitor-command one-31 --pretty '{"execute": "query-block", "arguments": {}}' |
qemu-img info --output json --force-share /var/lib/one/datastores/0/31/disk.0 | qemu-img info --output json --force-share /var/lib/one/datastores/0/31/disk.0 |
| |
| |
| qemu-img info --output=json ./AdmComPerm-vdb-databases.qcow2 2>/dev/null | jq -r '."format-specific".data.bitmaps[].name' | xargs -r -I {} qemu-img bitmap --remove ./AdmComPerm-vdb-databases.qcow2 {} |
| qemu-img info --output=json ./AdmComPerm-vdb-databases.qcow2 2>/dev/null |
| |
| qemu-img info --output=json ./AdmComPerm-vda-os.qcow2 2>/dev/null | jq -r '."format-specific".data.bitmaps[].name' | xargs -r -I {} qemu-img bitmap --remove ./AdmComPerm-vda-os.qcow2 {} |
| qemu-img info --output=json ./AdmComPerm-vdc-files.qcow2 2>/dev/null | jq -r '."format-specific".data.bitmaps[].name' | xargs -r -I {} qemu-img bitmap --remove ./AdmComPerm-vdc-files.qcow2 {} |
| |
| |
| |
## Manual | ## Manual |