10e0a5 Add dependency of dracut lvmthinpool-monitor module

Authored and Committed by liutgnu 2 years ago
    Add dependency of dracut lvmthinpool-monitor module
    
    upstream: fedora
    resolves: bz2083475
    conflict: Yes, use "grep -q <<< $(cmd)" instead of
              "cmd | grep -q", because the latter will
              fail with strange reason.
    
    commit f11721077a5b1ade96d6326c1620d3da0e5eea18
    Author: Tao Liu <ltao@redhat.com>
    Date:   Sat Oct 8 15:41:41 2022 +0800
    
        Add dependency of dracut lvmthinpool-monitor module
    
        The 80lvmthinpool-monitor module is needed for monitor and
        autoextend the size of thin pool in 2nd kernel. The module was
        integrated in dracut version 057.
    
        If lvmthinpool-monitor module is not found, we will print a warning.
        Because we don't want to block the kdump process when the thin pool
        capacity is enough and no monitor-and-autoextend actually needed.
    
        Signed-off-by: Tao Liu <ltao@redhat.com>
        Reviewed-by: Philipp Rudo <prudo@redhat.com>
    
    Signed-off-by: Tao Liu <ltao@redhat.com>
    
        
file modified
+8 -0