blob: 6cc8a57101bb9bd214f8346c9ad5f014bb8f2350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<!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=%3C201102251758.02856.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002805.html">
<LINK REL="Next" HREF="002809.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1>
<B>Maarten Vanraes</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=%3C201102251758.02856.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">maarten.vanraes at gmail.com
</A><BR>
<I>Fri Feb 25 17:58:02 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002805.html">[Mageia-dev] About panotools patent problem (and other problematic rpms)
</A></li>
<LI>Next message: <A HREF="002809.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2806">[ date ]</a>
<a href="thread.html#2806">[ thread ]</a>
<a href="subject.html#2806">[ subject ]</a>
<a href="author.html#2806">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op donderdag 24 februari 2011 14:19:54 schreef Frank Griffin:
><i> Wolfgang Bornath wrote:
</I>><i> > Now with LVM, what do I do?
</I>><i>
</I>><i> Pretty much exactly the same, if that's what you want. LVM is just a
</I>><i> layer of indirection that you place on top of *only* those partitions
</I>><i> you want LVM to control. It lets you create multiple "virtual"
</I>><i> partitions each of which includes one or more physical partitions. In
</I>><i> the minimal case, you can partition exactly as you would without LVM,
</I>><i> but make each of the Mageia partitions an LV formatted as ext4 (or
</I>><i> whatever) rather than a physical ext4.
</I>><i>
</I>><i> The difference is that later on if you need to expand one of these 1-1
</I>><i> LVM partitions, all you do is create another physical partition
</I>><i> *somewhere* - either on that physical disk or another you add - and tell
</I>><i> LVM to make that new physical partition part of the LV you want to
</I>><i> expand. The original physical partition on which you based the LVM
</I>><i> stays exactly where it is without change, and the Logical Volume just
</I>><i> magically increases in size by the size of the new physical partition
</I>><i> you added.
</I>><i>
</I>><i> Using LVM for some or all of Mageia has no effect on your ability to use
</I>><i> standard partitioning for other partitions on these disks.
</I>
don't forget that a filesystem on top of this, still has to be resized as
well...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002805.html">[Mageia-dev] About panotools patent problem (and other problematic rpms)
</A></li>
<LI>Next message: <A HREF="002809.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2806">[ date ]</a>
<a href="thread.html#2806">[ thread ]</a>
<a href="subject.html#2806">[ subject ]</a>
<a href="author.html#2806">[ 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>
|