How to configure ZFS on Proxmox - TechNerd Sales
https://technerdsales.com/zfs-on-proxmox07.11.2020 · I even set this up and had a pool going, but decided that this would rely too heavily on the loopback interface and could create an unnecessary bottleneck since I added 10gb Ethernet recently. To avoid this bottleneck, I decided to use the ZFS functionality that Proxmox already has , and toughen up and learn how to manage ZFS pools from the command line like a …
Backup and Restore - Proxmox VE
https://pve.proxmox.com/wiki/Backup_and_RestoreIt works by performing a Proxmox VE live backup, in which data blocks are copied while the VM is running. If the guest agent is enabled ( agent: 1) and running, it calls guest-fsfreeze-freeze and guest-fsfreeze-thaw to improve consistency. A technical overview of the Proxmox VE live backup for QemuServer can be found online here.