Version 2 vs 3
Version 2 vs 3
Content Changes
Content Changes
We will use `virsh` to restore our VM snapshots.
We will use `virsh` to restore our VM snapshots.
To view a list of snapshots available for a certain VM:
`sudo virsh snapshot-list --domain [vmname]`
And to view info of one of the snapshots:
`sudo virsh snapshot-info --domain [vmname] --snapshotname [nameofsnapshot]`
We will use `virsh` to restore our VM snapshots.
To view a list of snapshots available for a certain VM:
`sudo virsh snapshot-list --domain [vmname]`
And to view info of one of the snapshots:
`sudo virsh snapshot-info --domain [vmname] --snapshotname [nameofsnapshot]`