Restoring from a snapshot

Last Updated : Sep 24, 2024 |

Procedure

  1. Run the following command to shutdown the VM:

    virsh shutdown <VM name>

  2. Run the following command to restore from a snapshot:

    virsh snapshot-revert <VM name> <Snapshot name>