Bug 2149968

Summary: lvmlockd: add "use_lvmlockd = 1" if it's commented out or missing (RHEL9)
Product: Red Hat Enterprise Linux 9 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: 9.2CC: agk, cluster-maint, fdinitto, mjuricek, phagara, sbradley
Target Milestone: rcKeywords: Triaged
Target Release: 9.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: resource-agents-4.10.0-35.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2149970 (view as bug list) 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:    
Bug Blocks: 2149970    

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