diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110224/002777.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110224/002777.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110224/002777.html b/zarb-ml/mageia-dev/20110224/002777.html new file mode 100644 index 000000000..512c0c7c3 --- /dev/null +++ b/zarb-ml/mageia-dev/20110224/002777.html @@ -0,0 +1,79 @@ +<!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=%3C4D665AFA.9040804%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002775.html"> + <LINK REL="Next" HREF="002778.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1> + <B>Frank Griffin</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=%3C4D665AFA.9040804%40roadrunner.com%3E" + TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">ftg at roadrunner.com + </A><BR> + <I>Thu Feb 24 14:19:54 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002775.html">[Mageia-dev] time to switch from raw partitions to lvm? +</A></li> + <LI>Next message: <A HREF="002778.html">[Mageia-dev] time to switch from raw partitions to lvm? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2777">[ date ]</a> + <a href="thread.html#2777">[ thread ]</a> + <a href="subject.html#2777">[ subject ]</a> + <a href="author.html#2777">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Wolfgang Bornath wrote: +><i> Now with LVM, what do I do? +</I>><i> +</I>Pretty much exactly the same, if that's what you want. LVM is just a +layer of indirection that you place on top of *only* those partitions +you want LVM to control. It lets you create multiple "virtual" +partitions each of which includes one or more physical partitions. In +the minimal case, you can partition exactly as you would without LVM, +but make each of the Mageia partitions an LV formatted as ext4 (or +whatever) rather than a physical ext4. + +The difference is that later on if you need to expand one of these 1-1 +LVM partitions, all you do is create another physical partition +*somewhere* - either on that physical disk or another you add - and tell +LVM to make that new physical partition part of the LV you want to +expand. The original physical partition on which you based the LVM +stays exactly where it is without change, and the Logical Volume just +magically increases in size by the size of the new physical partition +you added. + +Using LVM for some or all of Mageia has no effect on your ability to use +standard partitioning for other partitions on these disks. +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002775.html">[Mageia-dev] time to switch from raw partitions to lvm? +</A></li> + <LI>Next message: <A HREF="002778.html">[Mageia-dev] time to switch from raw partitions to lvm? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2777">[ date ]</a> + <a href="thread.html#2777">[ thread ]</a> + <a href="subject.html#2777">[ subject ]</a> + <a href="author.html#2777">[ 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> |