+++ This bug was initially created as a clone of Bug #2149968 +++ Description of problem: Add use_lvmlockd = 1 to /etc/lvm/lvm.conf if it's missing or commented out. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Ensure use_lvmlockd is missing or commented out in /etc/lvm/lvm.conf 2. Create lvmlockd resource 3. Actual results: Fails. Expected results: Adds use_lvmlockd = 1 and starts. Additional info: https://github.com/ClusterLabs/resource-agents/pull/1824