[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Viewing logical/physical mapping when striping
- From: Dax Kelson <dax gurulabs com>
- To: David J N Begley <d begley uws edu au>, LVM general discussion and development <linux-lvm redhat com>
- Cc:
- Subject: Re: [linux-lvm] Viewing logical/physical mapping when striping
- Date: Wed, 30 Jun 2004 16:34:41 -0600 (MDT)
On Wed, 30 Jun 2004, David J N Begley wrote:
> Here's where my mind really gets screwed-up - if I throw data at the LVs, the
> read/write pattern tends to indicate that the striping _is_ working, which
> then contradicts the mapping that 'lvdisplay -v' shows!
>
> What's happening? Are LEs always mapped to PEs in a linear fashion whilst
> striping occurs at some lower (per-chunk-of-an-LE) layer?
My understanding that this behaviour you are seeing is coming from the
*filesystem* (ext3, or whatever you are using).
I bet if you used dd, such as:
dd if=/dev/zero of=/dev/VG0/LV0
And watch the write pattern it would be linear.
Dax Kelson
Guru Labs
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]