Hello,
I am using proxmox 6.2-4 on a single node. I did not use ZFS encryption at first, but I would like encrypt everything now. Unfortunately, it's impossible to encrypt existing ZFS datasets, so I just created new encrypted datasets to which I want to move my VM's now. So my storage configuration looks like:
So I would just like to move my VM's from hddpool-type_zfs to hddpool-enc_type_zfs. I tried using the "Move disk" button (VM -> Hardware -> Select HDD -> Move Disk) but it doesn't move the snapshots.
Could you please explain me how I can move EVERYTHING to the encrypted datasets?
Thanks for any help!
I am using proxmox 6.2-4 on a single node. I did not use ZFS encryption at first, but I would like encrypt everything now. Unfortunately, it's impossible to encrypt existing ZFS datasets, so I just created new encrypted datasets to which I want to move my VM's now. So my storage configuration looks like:
ID | Type | Content | Path/Target | Shared | Enabled | Bandwidth Limit |
---|---|---|---|---|---|---|
hddpool-type_zfs | ZFS | Disk image, Container | No | Yes | ||
hddpool-type_directory | Directory | VZDump backup file, ISO image, Snippets, Container template | /hddpool/proxmox_directories/type_directory | No | Yes | |
hddpool-enc_type_zfs | ZFS | Disk image, Container | No | Yes | ||
hddpool-enc_type_directory | Directory | VZDump backup file, ISO image, Snippets, Container template | /hddpool/enc_proxmox_directories/type_directory | No | Yes |
- the ID "hddpool-type_zfs" points to the non-encrypted dataset hddpool/proxmox_directories/type_zfs and "thin provision" is enabled
- the ID "hddpool-enc_type_zfs" points to the encrypted dataset hddpool/enc_proxmox_directories/type_zfs and "thin provision" is enabled
So I would just like to move my VM's from hddpool-type_zfs to hddpool-enc_type_zfs. I tried using the "Move disk" button (VM -> Hardware -> Select HDD -> Move Disk) but it doesn't move the snapshots.
Could you please explain me how I can move EVERYTHING to the encrypted datasets?
Thanks for any help!
Last edited: