I might not be searching the correct terms, but I haven't really found any information on ways to manage snapshots for VMs running in zvols on ZFS.
- Our system runs VMs on a zpool, and I let PVE automatically create a new zvol for each VM.
- I have setup zfs-auto-snapshot to take incremental snapshots of everything.
- The Web GUI based backup utility doesn't work with ZFS to the best of my understanding.
What is the best practice to have the ability to rollback the zvols?
- I know for systems with a database we should flush the DB before taking a snapshot.
- should we use the qmp freeze command before taking a ZFS snapshot?
- If there is a particular snapshot I want to keep, should I just hold the snapshot?
- Our system runs VMs on a zpool, and I let PVE automatically create a new zvol for each VM.
- I have setup zfs-auto-snapshot to take incremental snapshots of everything.
- The Web GUI based backup utility doesn't work with ZFS to the best of my understanding.
What is the best practice to have the ability to rollback the zvols?
- I know for systems with a database we should flush the DB before taking a snapshot.
- should we use the qmp freeze command before taking a ZFS snapshot?
- If there is a particular snapshot I want to keep, should I just hold the snapshot?