From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110224/002777.html | 79 +++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110224/002777.html (limited to 'zarb-ml/mageia-dev/20110224/002777.html') 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 @@ + + + + [Mageia-dev] time to switch from raw partitions to lvm? + + + + + + + + + +

[Mageia-dev] time to switch from raw partitions to lvm?

+ Frank Griffin + ftg at roadrunner.com +
+ Thu Feb 24 14:19:54 CET 2011 +

+
+ +
Wolfgang Bornath wrote:
+> Now with LVM, what do I do?
+>   
+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.
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1