ZFS Mirror ProxMox install By-id

gelcom

Member
Mar 18, 2021
32
0
11
45
Hi all, sorry for the NOOB question as this is my first ProxMox setup.

I'd like to install Proxmox last version in a mirror ZFS pool RAID-1.
On setup install I can select the drives ok but ZFS pool is created using drives as sda, sdb. This is not ok as if I change drive ports my setup is lost.
What I want is to have proxmox install to create ZFS pool using /dev/disk/by-id/ so even if drives change controllers all setup is ok.

How can I accomplish that?

kind regards
 
ZFS doesn't care about that, it writes information directly on the disk and scans all disks on startup.

Pools will automatically be mapped even if id's change.
 
Last edited: