Change local-zfs mount point

sango74

Member
Oct 27, 2021
3
0
6
39
Hello,

I have a cluster with 3 nodes.

On one of my Noeux I added NVME disks in RAID.

I want proxmox to run on basic SSDs and my VMs on NVME.



Is it possible to point my NVME RAID to the "local-zfs" folder which points to "pool rpool/data" only on this Node?

In order to always be able to carry out Replications with the other nodes

I use proxmox 8.1.3 on all 3 nodes

Thanks in advance
 
Since Replication uses features that are built-in to the ZFS filesystem it is not possible to just replace the ZFS pool on one node with the NVME RAID. Depending on the capapbilities of the RAID controller you could try running your RAID controller in HBA mode and then use ZFS to create the zpool as RAID.