All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greck Cannon <greck@unpunk.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Re: Keeping swap in the middle of the disk
Date: Fri, 26 Jan 2001 14:40:47 -0500	[thread overview]
Message-ID: <20010126144047.A16544@unpunk.com> (raw)
In-Reply-To: <Pine.SOL.4.21.0101261903030.19267-100000@green.csi.cam.ac.uk>; from cdw22@hermes.cam.ac.uk on Fri, Jan 26, 2001 at 07:18:23PM +0000

On Fri, Jan 26, 2001 at 07:18:23PM +0000, Chris Wilson wrote:
| 
| - Use MD to do linear append of hda2, hda4 and hdc2, hdc4 then use LVM
| with the md0 and md1. [Not tried this - and all the different versions of
| MD look rather scary!]

This is exactly what I'm doing... well, the md part anyway.  md 0.90
(stock in 2.4, a patch in 2.2) is very robust, and easy to configure.
LVM on the other hand, is still kind of a mess of incompatible versions
and some serious bugs... I'm biding my time on production equipment.

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1             1       532   4273258+  83  Linux
/dev/sda2           533       550    144585   83  Linux
/dev/sda3           551       583    265072+  82  Linux swap
/dev/sda4           584      1115   4273290   fd  Linux raid autodetect

   Device Boot    Start       End    Blocks   Id  System
/dev/sdb1             1       532   4273258+  83  Linux
/dev/sdb2           533       550    144585   83  Linux
/dev/sdb3           551       583    265072+  82  Linux swap
/dev/sdb4           584      1115   4273290   fd  Linux raid autodetect

I'm using matching priorities on the swap to stripe them, and sda4 and
sdb4 are RAID-0.  Eventually I'll bind sda1 and sdb1 as RAID-0 with md
as well, and give LVM /dev/md0 and /dev/md1 as PVs.

sda2 is / (just for ease of maintenance and repair) and I dunno WHAT I'm
going to do with sdb2 yet.  Maybe I'll trust md to RAID-0 sda2 and sdb2
together as /.

BTW, it's *really* nice to see someone else that still takes an interest
in what used to be some of the basics of system performance.

--greck

-- 
to be bored, visit http://unpunk.com/~greck/
---------------------------

  parent reply	other threads:[~2001-01-26 19:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-26 19:18 [linux-lvm] Keeping swap in the middle of the disk Chris Wilson
2001-01-26 19:36 ` Jos Visser
2001-01-26 19:57   ` Chris Wilson
2001-01-26 19:51     ` Jos Visser
2001-01-26 19:40 ` Greck Cannon [this message]
2001-01-26 21:13   ` [linux-lvm] " Chris Wilson
2001-01-27  2:16     ` Greck Cannon
2001-01-26 20:46 ` [linux-lvm] " Nils Juergens

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=20010126144047.A16544@unpunk.com \
    --to=greck@unpunk.com \
    --cc=linux-lvm@sistina.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.