Hi!
Regarding the QCOW2 external Snapshots:
I can't get them to work....
I updated our Test-Cluster to PVE9 Beta and added a NFS volume as storage.
The "Allow Snapshots as Volume-Chain" checkbox was visible and i activated that.
Its also visible in the storage.cfg:
nfs: lnx_test_01_rz0
export /vol_proxmox_lnx_test_01
path /mnt/pve/lnx_test_01_rz0
server 10..X.X.X
content images
prune-backups keep-all=1
snapshot-as-volume-chain 1
I cloned a VM to that volume and made a snapshot.
Sadly it was still the internal QCOW2 snapshot.
Then i tried it with a newly created VM, but also sadly the same... no external qcow2 snaps...
View attachment 88644
Am i missing something?
I eagerly awaited this feature, because snapshot creation and deletion on NFS shares is sometimes very painful with large disks and some disk pressure...