linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Burgess <aab@cichlid.com>
To: linux-raid@vger.kernel.org
Subject: Re: Fwd: Linux MD raid5 and reiser4... Any experience ?
Date: Thu, 5 Jan 2006 09:32:24 -0800	[thread overview]
Message-ID: <200601051732.k05HWOYT000687@cichlid.com> (raw)

>Furthermore, I would prefer not to use LVM nor any middle layer
>between MD and the fs... Is this middle layer *very* usefull when I'm
>sure my partitions layout will not evolve (e.g. only one enormous fs)
>?

Another feature of LVM is moving physical devices (PV). This makes it
easier to grow your enormous fs because it allows you to remove disks.

An example:

Today 1 500GB RAID6 PV #1
A year from now, add another 1TB PV #2, no LVM advantage yet.
A year later, you want to add another 1TB PV #3 but then you want to
remove the first 500GB. With LVM you can copy PV #1 to PV#3 without
affecting the filesystem and then remove PV #1.

I haven't ever done this, just read about it. Also, maybe when md
allows growing raid5/6 this will be handled by md.

HTH


             reply	other threads:[~2006-01-05 17:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-05 17:32 Andrew Burgess [this message]
2006-01-05 17:50 ` Fwd: Linux MD raid5 and reiser4... Any experience ? Francois Barre
     [not found] <fd8d0180601050104x15079396h@mail.gmail.com>
2006-01-05  9:06 ` Francois Barre
2006-01-05 10:14   ` Daniel Pittman
2006-01-05 11:21     ` Francois Barre
2006-01-05 11:31       ` Gordon Henderson
2006-01-06  6:33       ` Daniel Pittman
2006-01-06  9:47       ` Simon Valiquette
2006-01-06 10:50         ` Francois Barre
2006-01-06 19:28           ` Forrest Taylor
2006-01-06 19:05         ` Mike Hardy
2006-01-08  2:53         ` Daniel Pittman
2006-01-05 11:26     ` berk walker
2006-01-05 11:35       ` Francois Barre
2006-01-05 11:43         ` Gordon Henderson
2006-01-05 11:59         ` berk walker
2006-01-05 13:13         ` Bill Rugolsky Jr.
2006-01-05 13:38   ` John Stoffel
2006-01-05 14:03     ` Francois Barre
2006-01-05 18:55       ` John Stoffel
2006-01-06  9:08         ` Francois Barre
2006-01-06 10:49           ` Andre Majorel
2006-01-09  8:00             ` Molle Bestefich
2006-01-09  8:16               ` Gordon Henderson
2006-01-09  9:00                 ` Francois Barre
2006-01-09  9:24                   ` Molle Bestefich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601051732.k05HWOYT000687@cichlid.com \
    --to=aab@cichlid.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).