Bugzilla – Bug 1218647
[doc] Issue in "ADDING A STONITH RESOURCE WITH CRMSH"
Last modified: 2024-01-12 07:14:10 UTC
ADDING A STONITH RESOURCE WITH CRMSH: https://documentation.suse.com/sle-ha/15-SP5/single-html/SLE-HA-administration/#id-1.4.4.4.11.6.2 In step 1 > Log in as root and start the crm interactive shell: Should be ``` crm ``` Not ``` crm configure ```
Thanks again Xin :) I've added this to our queue as well. I recently fixed the same issue in another location, so I'll also check the whole guide to see if it appears anywhere else.
I also found the same problem in one other place in the Admin Guide, so I've fixed both: https://github.com/SUSE/doc-sleha/pull/366
This is now merged and backported, and will be published with the next weekly docs update.