I am currently using ZFS as my default storage solution for a one node PVE cluster. Each VM gets a RootFS- and SWAP-Volume from two different parts of the main pool.
If a VM stores data (e.g. personal cloud), it gets an additional ZFS volume by path, so I will pass a block device like "/dev/zvol/tank/data/myvmdata1".
Unfortunately I am not able to use the snapshot function although I checked "No Backup" for this volume. It seems that this option is only used by real backups.
How can I create a ZFS storage pool in PVE for VMs, which volumes will not be deleted if a VM is deleted? (custom naming would be a great feature, too)
If this is possible, I do not have to use the "block-device-way" and I would be able to use the snapshot functionality.
Thank you for helping!
If a VM stores data (e.g. personal cloud), it gets an additional ZFS volume by path, so I will pass a block device like "/dev/zvol/tank/data/myvmdata1".
Unfortunately I am not able to use the snapshot function although I checked "No Backup" for this volume. It seems that this option is only used by real backups.
How can I create a ZFS storage pool in PVE for VMs, which volumes will not be deleted if a VM is deleted? (custom naming would be a great feature, too)
If this is possible, I do not have to use the "block-device-way" and I would be able to use the snapshot functionality.
Thank you for helping!