Hello All,
I need some help on how to do it right.
I have two node PVE cluster where Proxmox root is installed on separate ssd with ex4 lvm and have diferent zpools for other disks:
zpool-nvme
zpool-nvme\local-nvme - this i datacenter storage local-nvme
zpool-hdd
zpool-hdd\local-hdd - this i datacenter storage local-hdd
The issue now is that i want to add one mini pc which have only 2xnvme.
Proxmox install on zfs create rpool which defer from my zpool-nvme. This cannot be changed during install. So i cannot use same datacenter storage on all nodes and replicate.
rpool
rpool/ROOT
rpool/ROOT/pve-1
rpool/data
rpool/var-lib-vz
How shoud all be set properly to match datacenter storage and in case other nodes are added to avoid such issues?
To reconfigure other nodes or there is a way to map rpool/data with zpool-nvme with same datacenter storage?
otpion is to reconfigure nodes but i want to avoid this part if possible
Options are all nodes to be converted with zpool export import like
rpool
rpool/nvme
rpool1
rpool1/hdd
Any advice is welcomed
I need some help on how to do it right.
I have two node PVE cluster where Proxmox root is installed on separate ssd with ex4 lvm and have diferent zpools for other disks:
zpool-nvme
zpool-nvme\local-nvme - this i datacenter storage local-nvme
zpool-hdd
zpool-hdd\local-hdd - this i datacenter storage local-hdd
The issue now is that i want to add one mini pc which have only 2xnvme.
Proxmox install on zfs create rpool which defer from my zpool-nvme. This cannot be changed during install. So i cannot use same datacenter storage on all nodes and replicate.
rpool
rpool/ROOT
rpool/ROOT/pve-1
rpool/data
rpool/var-lib-vz
How shoud all be set properly to match datacenter storage and in case other nodes are added to avoid such issues?
To reconfigure other nodes or there is a way to map rpool/data with zpool-nvme with same datacenter storage?
otpion is to reconfigure nodes but i want to avoid this part if possible
Options are all nodes to be converted with zpool export import like
rpool
rpool/nvme
rpool1
rpool1/hdd
Any advice is welcomed