Bug 1218647 - [doc] Issue in "ADDING A STONITH RESOURCE WITH CRMSH"
Summary: [doc] Issue in "ADDING A STONITH RESOURCE WITH CRMSH"
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise High Availability Extension 15 SP5
Classification: openSUSE
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Tahlia Richardson
QA Contact: Tanja Roth
URL:
Whiteboard: https://jira.suse.com/browse/DOCTEAM-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 13:11 UTC by Xin Liang
Modified: 2024-01-12 07:14 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.