* [linux-lvm] Does a striped LV honor the order of specified PVs
@ 2012-03-08 18:41 John Anthony
2012-03-09 16:40 ` Peter M. Petrakis
0 siblings, 1 reply; 2+ messages in thread
From: John Anthony @ 2012-03-08 18:41 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 398 bytes --]
All:
This is situation where the number of LUNS - spindles - are many with the
LV striping across all of them.
To avoid hotspots - the idea is to control the order in which the LUNs are
written to by the LVs. It would appear the specifying the underlying PV -
LUN - order would achieve this goal. Is that correct ? Is there any value
to going through that trouble ? any experiences ?
TIA,
-JAC
[-- Attachment #2: Type: text/html, Size: 498 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] Does a striped LV honor the order of specified PVs
2012-03-08 18:41 [linux-lvm] Does a striped LV honor the order of specified PVs John Anthony
@ 2012-03-09 16:40 ` Peter M. Petrakis
0 siblings, 0 replies; 2+ messages in thread
From: Peter M. Petrakis @ 2012-03-09 16:40 UTC (permalink / raw)
To: linux-lvm
On 03/08/2012 01:41 PM, John Anthony wrote:
> All:
>
> This is situation where the number of LUNS - spindles - are many with the
> LV striping across all of them.
>
> To avoid hotspots - the idea is to control the order in which the LUNs are
> written to by the LVs. It would appear the specifying the underlying PV -
> LUN - order would achieve this goal. Is that correct ? Is there any value
> to going through that trouble ? any experiences ?
Well striping in general is a "good thing" for performance it's just a matter
of how you want to implement it. Yes, LVM can create striped volumes, you could
also create a software RAID array [1] to act as your physical volume and
achieve the same goal. There's copious material available on the topic of RAID
striping.
Peter
1. or buy a HW RAID, or a SAN.
>
> TIA,
>
> -JAC
>
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-09 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 18:41 [linux-lvm] Does a striped LV honor the order of specified PVs John Anthony
2012-03-09 16:40 ` Peter M. Petrakis
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.