Bug 1218648 - [doc] Issue in "ADDING OR MODIFYING UTILIZATION ATTRIBUTES WITH crm"
Summary: [doc] Issue in "ADDING OR MODIFYING UTILIZATION ATTRIBUTES WITH crm"
Status: RESOLVED INVALID
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 13:27 UTC by Xin Liang
Modified: 2024-01-09 13:33 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:27:21 UTC
ADDING OR MODIFYING UTILIZATION ATTRIBUTES WITH crm:

https://documentation.suse.com/sle-ha/15-SP5/single-html/SLE-HA-administration/#id-1.4.4.5.12.22.4

Step 2
> To specify the capacity a node provides, use the following command and replace the placeholder NODE_1 with the name of your node:

The correct command should be:
```
node utilization NODE_1 set hv_memory=16384 cpu=8
```
Comment 1 Xin Liang 2024-01-09 13:33:39 UTC
Sorry

That command should be right