diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110227/002824.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110227/002824.html | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110227/002824.html b/zarb-ml/mageia-dev/20110227/002824.html new file mode 100644 index 000000000..7bd328a8f --- /dev/null +++ b/zarb-ml/mageia-dev/20110227/002824.html @@ -0,0 +1,106 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] time to switch from raw partitions to lvm? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20switch%20from%20raw%20partitions%20to%20lvm%3F&In-Reply-To=%3C20110227092935.GA4693%40shikamaru.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002823.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1> + <B>Remy CLOUARD</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20switch%20from%20raw%20partitions%20to%20lvm%3F&In-Reply-To=%3C20110227092935.GA4693%40shikamaru.fr%3E" + TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">shikamaru at mandriva.org + </A><BR> + <I>Sun Feb 27 10:29:35 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002823.html">[Mageia-dev] Test day today +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2824">[ date ]</a> + <a href="thread.html#2824">[ thread ]</a> + <a href="subject.html#2824">[ subject ]</a> + <a href="author.html#2824">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, Feb 21, 2011 at 01:39:32PM +0100, Anne nicolas wrote: +><i> Apart from all possible issues, diskdrake needs first to be improved. +</I>><i> Looking on partitions when you run LVM still needs to have knowledge +</I>><i> about how it works. And I really don't think people can easily +</I>><i> understand PV, VG, LV and FS +</I>><i> -- +</I>><i> Anne +</I>><i> <A HREF="http://www.mageia.org">http://www.mageia.org</A> +</I> +I would like to wave in this direction. + +Enabling lvm by default would be a bit premature at the moment, but one +thing we could add is the ability to choose this layout, like what +debian does. You can choose to have lvm, but are not forced to. +At the moment we provide 3 layouts: +- simple +- simple with /usr +- server + +We could have other ones like: +- /boot + lvm -> will hold /, swap, /home with extra space saved +- /boot + lvm + encrypt + +At the moment there is one major blocker for lvm, if one check the +encrypt checkbox, one gets screwed, see +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=188">https://bugs.mageia.org/show_bug.cgi?id=188</A> + +I’ve been using lvm here for quite a long time on mandriva, it works +great but I still have to do manual things to get things right. + +Here are a few issues I encountered: +- grub entry might be wrong you could end up with root=/dev in the + kernel line instead of /dev/vg/lv, bug not opened yet because I + haven’t been able to trigger the condition to encounter it. +- initrd might be wrong if crypttab is empty (should open a bug for + this) +- lvm might not be correctly detected and not included in initrd: I had + to export VG_LIST="vg" to get it work as expected + +And we have to test it thoroughly first ! + +Regards, +-- +Rémy CLOUARD +() ascii ribbon campaign - against html e-mail +/\ www.asciiribbon.org - against proprietary attachments +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 230 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20110227/7ae06166/attachment.asc> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002823.html">[Mageia-dev] Test day today +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2824">[ date ]</a> + <a href="thread.html#2824">[ thread ]</a> + <a href="subject.html#2824">[ subject ]</a> + <a href="author.html#2824">[ 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> |