blob: 3fcf09758cbeb651493aefa6c239536c103bbf95 (
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
|
<!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=%3CAANLkTikskGXUsdcDUQ%2BvwrrLOucG_TAHHQ8VZ3KKZK-e%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002773.html">
<LINK REL="Next" HREF="002775.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1>
<B>Thierry Vignaud</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=%3CAANLkTikskGXUsdcDUQ%2BvwrrLOucG_TAHHQ8VZ3KKZK-e%40mail.gmail.com%3E"
TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Feb 24 13:32:01 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002773.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002775.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2774">[ date ]</a>
<a href="thread.html#2774">[ thread ]</a>
<a href="subject.html#2774">[ subject ]</a>
<a href="author.html#2774">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 24 February 2011 13:28, Thierry Vignaud <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote:
>>><i> - If you've a small 8Go partition at start of the disk followed by one To
</I>>>><i> partition and you want to increase the first one, you're screwed without LVM
</I>>>><i>   With LVM, you can just got some free space from anywhere (even another disk)
</I>>><i>
</I>>><i> You can do that with symbolic links if you don't want to resize the
</I>>><i> partitions.
</I>><i>
</I>><i> quick & dirty workaround. hardly a real solution...
</I>><i> and if you have one directory that is too big to move in any of the
</I>><i> available partition,
</I>><i> you are still stuck, whereas with lvm you can shrunk every fs and the
</I>><i> all all of the small
</I>><i> space just freed into the fs that needs it
</I>
what's more that just asking for issues eg:
- urpmi or rpm starting a rpm transaction that failed in the middle because
part of /usr/lib/*/ is in fact on another partition thanks to soft link
- system stuff (at least those not running as root) having faillure
b/c /home/joe
just filled / despite being on a separate mount moint thanks to softlink
- ...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002773.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002775.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2774">[ date ]</a>
<a href="thread.html#2774">[ thread ]</a>
<a href="subject.html#2774">[ subject ]</a>
<a href="author.html#2774">[ 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>
|