Re: gvinum raid5 performance seems slow



On Saturday, 28 October 2006 at 22:19:17 +0300, Petri Helenius wrote:

According to my understanding vinum does not overlap requests to
multiple disks when running in raid5 configuration

Yes, it does. I suspect that gvinum does too.

so you're not going to achieve good numbers with just "single
stream" tests.

Single stream tests aren't very good examples for RAID-5, because it
performs writes in two steps: first it reads the old data, then it
writes the new data.

Greg


[trailing junk omitted]

--
See complete headers for address and phone numbers.

Attachment: pgpcM9DL5wBJZ.pgp
Description: PGP signature



Relevant Pages

  • Re: Text Files or binaries with objects?
    ... I suspect I have to read the stream, ... Here is a sample layout:- ... would have to store unfilled fields and you would lose backwards ...
    (alt.comp.lang.borland-delphi)
  • Re: Calculate length of byte string with embedded nulls
    ... I have a stream of bytes - unsigned char*. ... then I suspect that you may be wanting to calculate ...
    (comp.lang.c)
  • Re: Set HTML Body
    ... With a name like that, I suspect it does OpenProperty(PR_whatever, ... IID_IStream), to open the property as an IStream, then calls ... IStream::Write to write the data to the stream. ...
    (microsoft.public.win32.programmer.messaging)