Bug 2149970

Summary: lvmlockd: add "use_lvmlockd = 1" if it's commented out or missing (RHEL8)
Product: Red Hat Enterprise Linux 8 Reporter: Oyvind Albrigtsen <oalbrigt>
Component: resource-agentsAssignee: Oyvind Albrigtsen <oalbrigt>
Status: VERIFIED --- QA Contact: cluster-qe <cluster-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.8CC: agk, cluster-maint, fdinitto, mjuricek, phagara, sbradley
Target Milestone: rcKeywords: Triaged
Target Release: 8.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: resource-agents-4.9.0-41.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2149968 Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2149968    
Bug Blocks:    

Description Oyvind Albrigtsen 2022-12-01 13:36:14 UTC
+++ 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