* RAID1 read balancing
@ 2001-02-11 14:12 Petru Paler
2001-02-12 9:34 ` Arjan van de Ven
0 siblings, 1 reply; 3+ messages in thread
From: Petru Paler @ 2001-02-11 14:12 UTC (permalink / raw)
To: linux-kernel
Hello,
For a RAID1 array built of two disks on two separate SCSI controllers,
are the reads balanced between the two controllers (for higher speed) ?
--
Petru Paler, mailto:ppetru@ppetru.net
http://www.ppetru.net - ICQ: 41817235
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: RAID1 read balancing
2001-02-11 14:12 RAID1 read balancing Petru Paler
@ 2001-02-12 9:34 ` Arjan van de Ven
2001-02-12 11:36 ` Jorge Boncompte (DTI2)
0 siblings, 1 reply; 3+ messages in thread
From: Arjan van de Ven @ 2001-02-12 9:34 UTC (permalink / raw)
To: Petru Paler; +Cc: linux-kernel
In article <20010211161242.A949@ppetru.net> you wrote:
> For a RAID1 array built of two disks on two separate SCSI controllers,
> are the reads balanced between the two controllers (for higher speed) ?
With the current RAID1 setup, you will NOT get a speed increase for
single-threaded, sequential reading programs (read: benchmarks like hdparm
and tiobench)[1]. You will get improvents in all other cases.
Greetings,
Arjan van de Ven
[1] This can be fix by a 10 line patch, however this changes the on-disk
layout.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: RAID1 read balancing
2001-02-12 9:34 ` Arjan van de Ven
@ 2001-02-12 11:36 ` Jorge Boncompte (DTI2)
0 siblings, 0 replies; 3+ messages in thread
From: Jorge Boncompte (DTI2) @ 2001-02-12 11:36 UTC (permalink / raw)
To: Arjan van de Ven; +Cc: linux-kernel
Hi!
Could you provide an URL to that patch? I would like to test it.
Regards.
-Jorge
==============================================================
Jorge Boncompte - Técnico de sistemas
DTI2 - Desarrollo de la Tecnología de las Comunicaciones
--------------------------------------------------------------
C/ Abogado Enriquez Barrios, 5 14004 CORDOBA (SPAIN)
Tlf: +34 957 761395 / FAX: +34 957 450380
--------------------------------------------------------------
jorge@dti2.net _-_-_-_-_-_-_-_-_-_-_-_-_-_ http://www.dti2.net
==============================================================
Without wicker a basket cannot be done.
==============================================================
----- Mensaje original -----
De: "Arjan van de Ven" <arjan@fenrus.demon.nl>
Para: "Petru Paler" <ppetru@ppetru.net>
CC: <linux-kernel@vger.kernel.org>
Enviado: lunes, 12 de febrero de 2001 10:34
Asunto: Re: RAID1 read balancing
> In article <20010211161242.A949@ppetru.net> you wrote:
>
> > For a RAID1 array built of two disks on two separate SCSI controllers,
> > are the reads balanced between the two controllers (for higher speed) ?
>
> With the current RAID1 setup, you will NOT get a speed increase for
> single-threaded, sequential reading programs (read: benchmarks like hdparm
> and tiobench)[1]. You will get improvents in all other cases.
>
> Greetings,
> Arjan van de Ven
>
>
> [1] This can be fix by a 10 line patch, however this changes the on-disk
> layout.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-02-12 11:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-11 14:12 RAID1 read balancing Petru Paler
2001-02-12 9:34 ` Arjan van de Ven
2001-02-12 11:36 ` Jorge Boncompte (DTI2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox