Both of my ZFS storage need to have the same name however they also need to have different block size settings. How am I able to modify it so each node has their own block size settings but with the same name "zfs"
/etc/pve/storage.cfg
/etc/pve/storage.cfg
Code:
zfspool: zfs
pool zfs
blocksize 8k
content rootdir,images
mountpoint /zfs
nodes node1,node2
sparse 1