So I created a storage of type 'ZFS'. I have confirmed that virtual disks created there (raw or qcow2) are being created as zvols. If I manually take a snapshot of such a guest, it creates a ZFS snapshot on that zvol. That makes sense. If I then back up this guest, and specify 'snapshot' mode, while the backup is running, 'zfs list -t snapshot' does not show any snapshots related to the backup. I understand qcow2 supports its own snapshots, but how does proxmox snapshot a raw disk on ZFS storage?