Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#70482 - A lvm writecache volume will not get mounted on boot

Attached to Project: Arch Linux
Opened by dorian (thohac) - Saturday, 17 April 2021, 01:14 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 April 2021, 06:19 GMT
Task Type Bug Report
Category Packages: Core
Status Assigned
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description:
A lvm writecache volume will not get mounted on boot because the required dm_writecache module does not get loaded by lvm2 mkinitcpio hook.


Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
create lvm writecache volume. Add it to fstab and reboot.
Once the system drops to recovery-shell
vgchange -ay will load dm_writecache and set it to active just fine.
This task depends upon

Comment by loqs (loqs) - Sunday, 18 April 2021, 21:20 GMT
Similar issue FS#71385

Loading...