Hi there,
I currently have some VMs which are hosted on and run from a shared NFS share by the Proxmox hosts.
I currently use Proxmox to backup (snapshot) these VMs back to the NFS share but this seems inefficient with the reads from NFS -> PVE host and writes back from PVE -> NFS host.
Given the NFS host is a Synology running BTRFS and supporting local snapshots, I wondered:
(1) Can I simply snapshot the qcow2/raw using synology without having to stop / freeze / shutdown the running VM on the Proxmox host or could this cause data inconsistencies in the snapshot if ever I have to restore the snapshot?
(2) If I can use the snapshot on the synology but should stop / freeze / shutdown the running VM first, is there a recommended way to do this at a certain time? For example, could I write a script to run on the NAS that connects to the PVE host, freezes the VM, Snapshots it on the synology and then unfreezes the VM?
Thanks!
I currently have some VMs which are hosted on and run from a shared NFS share by the Proxmox hosts.
I currently use Proxmox to backup (snapshot) these VMs back to the NFS share but this seems inefficient with the reads from NFS -> PVE host and writes back from PVE -> NFS host.
Given the NFS host is a Synology running BTRFS and supporting local snapshots, I wondered:
(1) Can I simply snapshot the qcow2/raw using synology without having to stop / freeze / shutdown the running VM on the Proxmox host or could this cause data inconsistencies in the snapshot if ever I have to restore the snapshot?
(2) If I can use the snapshot on the synology but should stop / freeze / shutdown the running VM first, is there a recommended way to do this at a certain time? For example, could I write a script to run on the NAS that connects to the PVE host, freezes the VM, Snapshots it on the synology and then unfreezes the VM?
Thanks!