#1061183 lvm2 needs dm_integrity by default

Package:
lvm2
Source:
lvm2
Description:
Linux Logical Volume Manager
Submitter:
Francisco Pena
Date:
2024-01-20 12:48:03 UTC
Severity:
normal
#1061183#5
Date:
2024-01-20 12:45:10 UTC
From:
To:
Hello,
I just noticed that when rebooting lvs with raidintegrity don't turn on by
default. Needing manual intervention with `vgchange -ay`, because the module
`dm_integrity` isn't loaded by default and `vchange -ay` loads it and the
systemd service doesn't. The other linux distros seem to load it by default and
I was curious if there is a motivation for that or that could be a valid
improvement.