Hi!
I have two 300GB older spinning disks as boot-drive in two of my proxmox servers (Dell R730). I want to replace them with SSD-drives.
My idea was to take one of the drives offline with zpool offline and then zpool replace -f <pool> <old device> <new device>. When mirror is up again, replace the second 300GB boot drive with second SSD the same way.
But then i read about proxmox-boot-tool and that needs to be used when replacing drives and syncing information between drives used as boot.
Is it that simple, with zpool offline/replace or is it more complicated when boot-drives?
I have two 300GB older spinning disks as boot-drive in two of my proxmox servers (Dell R730). I want to replace them with SSD-drives.
My idea was to take one of the drives offline with zpool offline and then zpool replace -f <pool> <old device> <new device>. When mirror is up again, replace the second 300GB boot drive with second SSD the same way.
But then i read about proxmox-boot-tool and that needs to be used when replacing drives and syncing information between drives used as boot.
Is it that simple, with zpool offline/replace or is it more complicated when boot-drives?