-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-8.9.0
-
None
-
Moderate
-
e4de69a5b27914aa06ecbb9ee41a97061be61f75
-
rhel-sst-logical-storage
-
ssg_filesystems_storage_and_HA
-
1
-
Dev ack
-
False
-
-
None
-
None
-
None
-
None
-
-
All
-
None
What were you trying to do that didn't work?
When lvmlockd is not running and config use_lvmlockd = 1 is used the vgchange command
fails to do the change but exit code is 0.
Please provide the package NVR for which bug is seen:
lvm2-2.03.14-13.el8_9.x86_64
How reproducible:
Every time
Steps to reproduce
# vgcreate test /dev/sdc
# vgchange vvvv --config 'global \{ use_lvmlockd = 1}' --systemid $(uname -n) test &> vgchange_-vvvv.txt; echo $?
Expected results
returns error code (5)
Actual results
returns success
- clones
-
RHEL-32534 vgchange exit with 0 even if lvmlockd is not running and no change is done
-
- Release Pending
-