diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/022941.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-February/022941.html | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/022941.html b/zarb-ml/mageia-dev/2013-February/022941.html new file mode 100644 index 000000000..9e86ae55c --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/022941.html @@ -0,0 +1,138 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] System doen't boot with LVM + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20System%20doen%27t%20boot%20with%20LVM&In-Reply-To=%3C5122182D.6060600%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="022939.html"> + <LINK REL="Next" HREF="022943.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] System doen't boot with LVM</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20System%20doen%27t%20boot%20with%20LVM&In-Reply-To=%3C5122182D.6060600%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] System doen't boot with LVM">mageia at colin.guthr.ie + </A><BR> + <I>Mon Feb 18 13:01:49 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="022939.html">[Mageia-dev] System doen't boot with LVM +</A></li> + <LI>Next message: <A HREF="022943.html">[Mageia-dev] System doen't boot with LVM +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22941">[ date ]</a> + <a href="thread.html#22941">[ thread ]</a> + <a href="subject.html#22941">[ subject ]</a> + <a href="author.html#22941">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Olivier Thauvin at 18/02/13 11:19 did gyre and gimble: +><i> I rebooted my laptop this morning and it failed to boot: unable to find +</I>><i> my / under lvm. +</I> +Freshly updated cauldron booted fine for me this morning under LVM. + +><i> I did try to do a fresh cauldron result but got same result. +</I> +Apparently there are some issues doing an LVM install at present: +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=9032">https://bugs.mageia.org/show_bug.cgi?id=9032</A> + +Likely in some capacity an issue with lvm+udev (the linked bugs are +likely not the same cause). + +><i> Dracut gi a shell, It seems 'lvm vgmknodes' has no effect (the swap lv +</I>><i> did existed already). +</I> +In the dracut shell, what does /etc/cmdline.d/lvm.conf say? It should +contain enough info to brink up both the root and the swap lvm. + +Note that the swap lvm is included thanks to the file +51-mageia-resume.conf (to handle the resume= case where swap is on LVM), +but the root FS detection is built into dracut, so if it's entry is +missing in the cmdline.d file then dracut itself is where the bug lies. + + +Which version of dracut did you use to create the initrd used here? If +it was dracut-025.1 then I think this is understandable as there was a +bug related to something similar relating to encrypted filesystems (it +didn't affect me here with pure LVM (no crypt), so it may not be the +issue you have) If it's still a problem with dracut-025.3 then I'll need +to look further. + +As mentioned, problem fixed seemed to manifest itself more with the fact +that the encryption module wasn't included, but if you have an encrypted +root (or the LVM is on an encrypted volume) then I can see this causing +problems (due to not detecting the encrypted volume, it won't then +traverse it to find any slaves needed for it and thus never get to the +LVM parent) and the 025.3 dracut should fix it (at least in theory, tho' +I would not rule out any other problems in this regard! + +So some more info about when the initrd was generated and when the +latest dracut version was installed would be useful to debug this +further. Also a description of your disk layout would be good too allow +me to create a similar setup for debugging. + +Cheers :) + +Col + + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="022939.html">[Mageia-dev] System doen't boot with LVM +</A></li> + <LI>Next message: <A HREF="022943.html">[Mageia-dev] System doen't boot with LVM +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22941">[ date ]</a> + <a href="thread.html#22941">[ thread ]</a> + <a href="subject.html#22941">[ subject ]</a> + <a href="author.html#22941">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |