HI all.
I'm interested in create a node to my servers.
I have set root login disabled and ssh port changed to another (not 22)
Then, in principal node, i set pveca -c and works.
Goes to server2 and then "pveca -a -h IP1" and fails.
No matter, i change
ssh -pNewPort IP1 /usr/bin/pveca -a 'IP2" ... and permit root login once, and in server1 see:
pveca -l
1 : IP1 M S 77 days 21:01 0.02 26% 14%
2 : IP2 N ERROR: 500 Can't connect to 127.0.0.1:50000
Any way to enable different ssh port and non root user?
I'm interested in create a node to my servers.
I have set root login disabled and ssh port changed to another (not 22)
Then, in principal node, i set pveca -c and works.
Goes to server2 and then "pveca -a -h IP1" and fails.
No matter, i change
ssh -pNewPort IP1 /usr/bin/pveca -a 'IP2" ... and permit root login once, and in server1 see:
pveca -l
1 : IP1 M S 77 days 21:01 0.02 26% 14%
2 : IP2 N ERROR: 500 Can't connect to 127.0.0.1:50000
Any way to enable different ssh port and non root user?