Bug 2098500

Summary: lvm thinpool monitor support in dracut
Product: Red Hat Enterprise Linux 9 Reporter: ltao
Component: dracutAssignee: Pavel Valena <pvalena>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.1CC: dracut-maint-list, dtardon, pvalena
Target Milestone: rcKeywords: FeatureBackport, TestOnly, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dracut-057-13.git20220816.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2098502 (view as bug list) Environment:
Last Closed: 2022-08-17 14:25:04 UTC 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: 2066816    
Bug Blocks: 2083475, 2098502    

Description ltao 2022-06-20 02:03:32 UTC
Description of problem:

This feature is needed for kdump and already merged in upstream [1]. If dumping vmcores to lvm thin volume in kdump, a lvm thinpool monitor service is needed to autoextend thinpool if the threshold is reached. This feature is important for kdump lvm thin provision support. Please backport it to rhel.

[1]: https://github.com/dracutdevs/dracut/pull/1842

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Pavel Valena 2022-07-13 21:53:05 UTC
Hello, please test, if you can, whether the planned rebase for 9.1 works for you.

RPMS: https://github.com/pvalena/rpms/tree/main/dracut/2066816

Comment 2 ltao 2022-07-18 02:41:47 UTC
Hi Pavel,

Sorry for the late reply, I confirm the new release constains the patch mentioned in comment0.

Thanks,
Tao Liu