FS#31112 - [LVM2] hook is broken after update to kernel 3.5
Attached to Project:
Arch Linux
Opened by Ignas Anikevicius (Liuuutas) - Sunday, 12 August 2012, 11:10 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 12 August 2012, 13:06 GMT
Opened by Ignas Anikevicius (Liuuutas) - Sunday, 12 August 2012, 11:10 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 12 August 2012, 13:06 GMT
|
Details
Description:
If one has his root on lvm (using lvm2 package) and is using kernel 3.5, then it's impossible to automatically mount root and one is brought to recovery shell. It's no problem to boot the OS though as then one can issue: lvm vgchange -ay in the recovery shell, exit it and the OS will boot just fine. This was talked about in one of the forum threads. [1] Additional info: * package version(s) - latest lvm2 and kernel from testing Fix is attached either as a git patch and diff. [1] - https://bbs.archlinux.org/viewtopic.php?id=145714 Steps to reproduce: |
This task depends upon
Closed by Dave Reisner (falconindy)
Sunday, 12 August 2012, 13:06 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#30966
Sunday, 12 August 2012, 13:06 GMT
Reason for closing: Duplicate
Additional comments about closing:
Comment by
Dave Reisner (falconindy) - Sunday,
12 August 2012, 13:05 GMT
Sure, you could replace 'lvm pvscan' with 'sleep 1' as well.