Bug 1218647

Summary: [doc] Issue in "ADDING A STONITH RESOURCE WITH CRMSH"
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    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: https://jira.suse.com/browse/DOCTEAM-1213
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Xin Liang 2024-01-09 13:11:50 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
```
Comment 1 Tahlia Richardson 2024-01-10 01:56:15 UTC
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.
Comment 2 Tahlia Richardson 2024-01-12 06:59:46 UTC
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
Comment 3 Tahlia Richardson 2024-01-12 07:14:10 UTC
This is now merged and backported, and will be published with the next weekly docs update.