I have a proxmox host (installed as ZFS on root) that is part of a cluster and which I need to upgrade to a bigger disk.
Is this a good way to do the migration? I’d rather not configure everything for scratch.
1. Take out the existing drive and attach it to a different system
2. Snapshot the system ZFS dataset and send it to a file
3. Plug the new disk in the host, install proxmox as ZFS on root again - to get the right partition layout and boot partition populated
4. Take out the new drive, attach to the other system, do a ZFS receive from the backup file?
Is this a good way to do the migration? I’d rather not configure everything for scratch.
1. Take out the existing drive and attach it to a different system
2. Snapshot the system ZFS dataset and send it to a file
3. Plug the new disk in the host, install proxmox as ZFS on root again - to get the right partition layout and boot partition populated
4. Take out the new drive, attach to the other system, do a ZFS receive from the backup file?