Difference between revisions of "Virsh snapshot-delete"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
virsh snapshot-delete my-vm --metadata my-snapshot | virsh snapshot-delete my-vm --metadata my-snapshot | ||
− | snapshot-delete domain snapshot --children | + | virsh snapshot-delete domain snapshot --children |
Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot. | Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot. | ||
Latest revision as of 15:01, 30 September 2020
Man page http://www.linuxcertif.com/man/1/virsh/#SNAPSHOT_COMMMANDS_326373218h
virsh snapshot-delete my-vm --metadata my-snapshot
virsh snapshot-delete domain snapshot --children Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot.
See also[edit]
- Virsh Snapshots:
virsh snapshot-create-as
,virsh snapshot-info
,virsh snapshot-list
,virsh blockjob
,virsh snapshot-revert (Destructive action)
,virsh snapshot-delete
- QEMU:
qemu-img
,qemu-ga
,qemu.conf
,virsh qemu
, QEMU guest agent (qemu-ga
), qcow2,qemu-nbd, qemu-img map
,qemu-io
,/etc/libvirt/qemu.conf
, QEMU releases, VENOM,qemu-nbd --help, qemu-system
Advertising: