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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!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=%3C201102212238.08891.bgmilne%40staff.telkomsa.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002724.html">
<LINK REL="Next" HREF="002726.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1>
<B>Buchan Milne</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=%3C201102212238.08891.bgmilne%40staff.telkomsa.net%3E"
TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">bgmilne at staff.telkomsa.net
</A><BR>
<I>Mon Feb 21 21:38:07 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002724.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002726.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2725">[ date ]</a>
<a href="thread.html#2725">[ thread ]</a>
<a href="subject.html#2725">[ subject ]</a>
<a href="author.html#2725">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Monday, 21 February 2011 18:56:22 Jeff Robins wrote:
><i> > Michael Scherer wrote:
</I>><i> > > For a linux system, a lvm logical volume is just another disk.
</I>><i>
</I>><i> I've had issues in the past because Linux considered LVM just one logical
</I>><i> disk and I think the average user would eventually have the same problem as
</I>><i> well. I think moving to LVM as the default will create too many complaints
</I>><i> and support requests in the end.
</I>><i>
</I>><i> A long time ago I had a system with 6 SCSI disks, each 1.2GB. The system
</I>><i> was fairly useless with the single disks, but using LVM I had 1 disk of
</I>><i> reasonable size. I ran the system for about a year with no problems, but
</I>><i> then 1 of the disks failed. Normally this would be a medium inconvenience,
</I>><i> because I would just have to restore the files from that one drive to
</I>><i> another drive. However, with the LVM,
</I>
... or RAID0 ...
><i> I lost the ability to read the entire
</I>><i> LVM.
</I>
VG.
><i> I had to restore the entire system, which was a much bigger pain. I
</I>><i> also could not obtain a disk of the same small size for a reasonable price,
</I>><i> which I was told would make the problem even bigger.
</I>
Irrelevant for LVM. Only partly relevant for RAID0.
><i> If I had used some redundancy, then I might have been able to restore the
</I>><i> one disk, but I was a novice user and didn't understand the need. I think
</I>><i> that most users who use the defaults and probably novice users, or at least
</I>><i> will be after Mageia takes off. I think LVM support is a must, but I think
</I>><i> making it the default, without also making some redundancy the default,
</I>><i> will cause more problems than it solves.
</I>
For single-disk systems, there is no difference.
For multi-disk systems, whether it would have been any different depends on
whether you had a single VG or multiple VGs.
But, by the time you talk about 6 disks, we're not talking about a default
anymore.
Regards,
Buchan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002724.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002726.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2725">[ date ]</a>
<a href="thread.html#2725">[ thread ]</a>
<a href="subject.html#2725">[ subject ]</a>
<a href="author.html#2725">[ 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>
|