Just add a ssh config for your cluster master:
cat /root/.ssh/config
Host mymaster
HostName 10.0.0.1
Port 10022
IdentityFile /root/ssh/id_rsa
The run pvecm add mymaster
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.