Linux LVM users
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@uk.sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] 2  LVM questions -  LVM and 2.4.19, and extent based striping.
Date: Tue Nov 26 15:52:04 2002	[thread overview]
Message-ID: <20021126213244.D6509@uk.sistina.com> (raw)
In-Reply-To: <OFB3E6E776.74CCEE3A-ON85256C7D.0055BB76@LocalDomain>; from GBanschbach@sandata.com on Tue, Nov 26, 2002 at 02:14:29PM -0500

On Tue, Nov 26, 2002 at 02:14:29PM -0500, GBanschbach@sandata.com wrote:
> In the linux LVM world, we can't seem to do this......      We get stripes
> WITHIN extents, but the extents are still visited serially:

> 1st  64k on Log. Ext Zero which is Physical Zero on disk1.  The 2nd is on
> LE 1 on disk 1.  

I don't think it's *supposed* to be doing that.  
Have you confirmed this by examining the actual contents of the disks?

If you have 18 extents (PEs) with 6 on each disk numbered:
  disk1:   0  1  2  3  4  5
  disk2:   6  7  8  9 10 11
  disk3:  12 13 14 15 16 17

and the stripesize is 64k, I think it should write the first 64k of 
the LV to disk1 (PE 0), the second 64k to the start of disk2 (PE 6)
the third 64k to the start of disk3 (PE 12) and then the fourth 64k 
to PE 0 again etc.

Alasdair
-- 
agk@uk.sistina.com

  reply	other threads:[~2002-11-26 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 13:15 [linux-lvm] 2 LVM questions - LVM and 2.4.19, and extent based striping GBanschbach
2002-11-26 15:52 ` Alasdair G Kergon [this message]
2002-11-26 16:28   ` Alasdair G Kergon
2002-11-27 11:23 ` Heinz J . Mauelshagen
2002-11-27 11:28 ` Heinz J . Mauelshagen

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=20021126213244.D6509@uk.sistina.com \
    --to=agk@uk.sistina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox