Cannot add local zpool via gui in cluster

kroem

Renowned Member
Jul 12, 2016
45
0
71
40
I have a cluster of three nodes where two of themhave local zpools.

I have one zpool added in the GUI, I guess this is on my master node (Let's call it 1). But I am unable to add the zpool from node 2 in gui, it is not there in the drop-down (in Storage > Add > zfs).

Is there a way to add it (safely) locally? I.e. editing storage.cfg or other.

I am not looking to share it to other nodes like this, I just want it locally.
 
It should show up if you connect your web browser directly to node2.
Ah, that makes sense :) Thank you, storage added!

Just one other question - is it possible somehow to rename the already added storage?
 
Delete/re-create. Or simply edit /etc/pve/storage.cfg directly.
Ok, editing storage.cfg what my first thought, but will this sync over all nodes? I.e. from what node can I edit the file?

Thank you much for your help...