Bugzilla – Bug 1219051
[doc] Issue in "Bringing the cluster online", about passwordless ssh
Last modified: 2024-07-17 00:00:56 UTC
Bringing the cluster online: https://documentation.suse.com/sle-ha/15-SP5/single-html/SLE-HA-administration/#sec-ha-installation-start Hi, After setting up the cluster via yast2-cluster, there is no passwordless SSH configured between nodes if the user hasn't configured that before. So, after step 4.8, probably we could add a note to hint users to configure passwordless SSH, here we can introduce this way: Using the crm command `crm cluster init ssh` on the first node, and running `crm cluster join ssh -c <first node>` on other nodes, then the passwordless SSH will be configured between these nodes Thanks
Thanks Xin, I've added this to our queue.
This is now completed and backported, and will be published with the next weekly docs update.