Bug 1219051

Summary: [doc] Issue in "Bringing the cluster online", about passwordless ssh
Product: [openSUSE] PUBLIC SUSE Linux Enterprise High Availability Extension 15 SP5 Reporter: Xin Liang <xliang>
Component: DocumentationAssignee: Tahlia Richardson <tahlia.richardson>
Status: RESOLVED FIXED QA Contact: Tanja Roth <taroth>
Severity: Normal    
Priority: P5 - None CC: nicholas.yang, zzhou
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: https://jira.suse.com/browse/DOCTEAM-1246
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Xin Liang 2024-01-22 08:16:45 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
Comment 1 Tahlia Richardson 2024-01-23 04:21:01 UTC
Thanks Xin, I've added this to our queue.
Comment 2 Tahlia Richardson 2024-07-17 00:00:56 UTC
This is now completed and backported, and will be published with the next weekly docs update.