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
|
<!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=%3CAANLkTimoOcCbY8sTWxw6xzcSomRZ1dAFp8P6Fq5uF_V7%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="002719.html">
<LINK REL="Next" HREF="002724.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1>
<B>Jeff Robins</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=%3CAANLkTimoOcCbY8sTWxw6xzcSomRZ1dAFp8P6Fq5uF_V7%40mail.gmail.com%3E"
TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">jeffrobinssae at gmail.com
</A><BR>
<I>Mon Feb 21 17:56:22 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002719.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002724.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2720">[ date ]</a>
<a href="thread.html#2720">[ thread ]</a>
<a href="subject.html#2720">[ subject ]</a>
<a href="author.html#2720">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> Michael Scherer wrote:
</I>><i> >
</I>><i> > For a linux system, a lvm logical volume is just another disk.
</I>><i> >
</I>><i>
</I>
I've had issues in the past because Linux considered LVM just one logical
disk and I think the average user would eventually have the same problem as
well. I think moving to LVM as the default will create too many complaints
and support requests in the end.
A long time ago I had a system with 6 SCSI disks, each 1.2GB. The system
was fairly useless with the single disks, but using LVM I had 1 disk of
reasonable size. I ran the system for about a year with no problems, but
then 1 of the disks failed. Normally this would be a medium inconvenience,
because I would just have to restore the files from that one drive to
another drive. However, with the LVM, I lost the ability to read the entire
LVM. I had to restore the entire system, which was a much bigger pain. I
also could not obtain a disk of the same small size for a reasonable price,
which I was told would make the problem even bigger.
If I had used some redundancy, then I might have been able to restore the
one disk, but I was a novice user and didn't understand the need. I think
that most users who use the defaults and probably novice users, or at least
will be after Mageia takes off. I think LVM support is a must, but I think
making it the default, without also making some redundancy the default, will
cause more problems than it solves.
--Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20110221/eb4d11c7/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002719.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002724.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2720">[ date ]</a>
<a href="thread.html#2720">[ thread ]</a>
<a href="subject.html#2720">[ subject ]</a>
<a href="author.html#2720">[ 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>
|