Ask a Question related to Debian, Design and Development.
-
Neal Lippman #1
Linux logical volume manager - a few questions
I am looking at installing the lvm layer on my file server, which is
presently running woody. I have two 80GB hd's, one of which presently
stores my /home partition (exported via both nfs and samba to the other
systems on my home lan), and another which I just installed. (Actually,
there's a third 80GB which stores /, /boot, /usr, /tmp, and /var, but I
won't be including that in the lvm). Anyway, I figured the best approach
was to turn both 80GB data drives into one 160gb logical volume. Since
this is the main file store of everyone at home, stability is a very
very high priority.
My questions are:
1) Which lvm package to install? There are two obvious choices, lvm10
and lvm2. While lvm2 is the new rewrite, which is supposedly "stable",
it apparently lacks some features and according to the debian.org
description of the package is not yet ready for production use. So, I
assume I am correct in going for lvm10 at the present time?
2) If I do go with lvm10, will upgrading to lvm2 once it is ready for
production use just be a matter of apt-get install'ing lvm2 and removing
lvm10, or are there incompatibilities in the on-disk structure that
would mean starting over from scratch? That would be a major problem
once I have stuff scattered across 160GB of logical space on two
physical drives.
3) lvm10 recommends kernel version 2.4.20; I am running the standard
2.4.18 on the server. It is crucial to do this upgrade? (I suppose it
wouldn't hurt since 2.4.20 contains the driver for my server's onboard
gigabit ethernet chip, which I am not presently using as 2.4.18 did not
support it, but still, I like to do as little as possible to the
fileserver.)
4) Is anyone using lvm on their system who can comment on success,
failure, pitfalls, etc?
Thanks for any input.
nl
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Neal Lippman Guest
-
logical value for click
Hello, I am working for a layout where the left side of the page is vertically arranged links. The logic is when user clicks on a link, the right... -
FAQ , Veritas Volume Manager and File System Job interview.
Hi, Can you help me with pointers, questions or FAQ's to attend a Job interview on Veritas Products? Veritas File system, Volume Manager,... -
How to determine if a volume is a remote volume
Lorenzo P. Thurman wrote: I'm not 100 percent sure this will help, but it's probably worth a look. FSGetVolumeInfo() will get you an... -
restore logical log
How to restore logical log if a parameter LTAPEDEV there was /dev/null on a moment of shaping of a log -
when volume changes a beep sounds at the new volume
A beep sounds every time a change the volume. I have turned off all the windows sounds in control pannel -> Sounds. I've looked in every other... -
Corey Ralph #2
Re: Linux logical volume manager - a few questions
Hi Neal,
On Sunday, August 3, 2003, at 12:50 PM, Neal Lippman wrote:I use lvm10, I have no experience with lvm2 though. lvm10 is rock> 1) Which lvm package to install? There are two obvious choices, lvm10
> and lvm2. While lvm2 is the new rewrite, which is supposedly "stable",
> it apparently lacks some features and according to the debian.org
> description of the package is not yet ready for production use. So, I
> assume I am correct in going for lvm10 at the present time?
solid, I have used it on disk arrays up to around 700G with no problems.
I don't know about this.> 2) If I do go with lvm10, will upgrading to lvm2 once it is ready for
> production use just be a matter of apt-get install'ing lvm2 and
> removing
> lvm10, or are there incompatibilities in the on-disk structure that
> would mean starting over from scratch? That would be a major problem
> once I have stuff scattered across 160GB of logical space on two
> physical drives.
I use lvm on both 2.4.18 and 2.4.19, it works fine.> 3) lvm10 recommends kernel version 2.4.20; I am running the standard
> 2.4.18 on the server. It is crucial to do this upgrade? (I suppose it
> wouldn't hurt since 2.4.20 contains the driver for my server's onboard
> gigabit ethernet chip, which I am not presently using as 2.4.18 did not
> support it, but still, I like to do as little as possible to the
> fileserver.)
I use it on some high traffic servers, it works great. It is very> 4) Is anyone using lvm on their system who can comment on success,
> failure, pitfalls, etc?
useful in combination with reiserfs (apparently xfs also, I haven't
tried it) you can extend volumes on the fly. I suggest creating your
volumes fairly small and extending them as necessary, this allows you
the most flexibility. I would recommend against putting your root
partition on lvm though, it makes life difficult if you ever need to
boot off a rescue disk etc.
Cheers
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Corey Ralph Guest



Reply With Quote

