-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-9.0.0
-
pcs-0.11.7-3.el9
-
None
-
Important
-
88ecf0a5728a39f430bb7f709f4c2b6aa59b583e
-
sst_high_availability
-
ssg_filesystems_storage_and_HA
-
17
-
23
-
2
-
False
-
-
Yes
-
None
-
Pass
-
None
-
Bug Fix
-
-
Done
-
None
What were you trying to do that didn't work?
When defining fencing levels, pcs only validates that the fencing level index is a valid integer. However, pacemaker ignores any level that are not between 1 and 9. Therefore, pcs should validate that levels are integers between 1 to 9
Please provide the package NVR for which bug is seen:
pcs-0.11.6-3
How reproducible:
always, easily
Steps to reproduce
- pcs stonith level add 20 rh92-node1 xvm
Actual results
[root@rh92-node1:~]# pcs stonith level add 20 rh92-node1 xvm [root@rh92-node1:~]# echo $? 0
Expected results
pcs exits with an error saying the level index needs to be between 1 and 9
- links to
-
RHBA-2024:133004 pcs bug fix and enhancement update