[SOLVED] PVE Cluster SSH keys and iSCSI

Feb 17, 2024
9
3
3
I'm trying to set up zfs-over-iscsi between a 3 node PVE cluster and a TrueNAS box. The iSCSI is isolated to a VLAN and runs over 10G interfaces.

I've got one set up and looking good:

Screenshot 2024-11-25 at 9.17.55 AM.png

But on my remaining PVE nodes, due to /etc/pve/priv/zfs/192.168.2.24_id_rsa* being synchronized, the ssh command fails.

Screenshot 2024-11-25 at 9.19.54 AM.pngHow can I set up separate SSH keys for each of my nodes in such a way that they will work without confusing the synchronization mechanisms?
 
Last edited: