Re: SATA RAID 5 Performance

From: Greg Linwood (g_linwoodQhotmail.com)
Date: 09/01/04


Date: Wed, 1 Sep 2004 21:31:03 +1000

RAID5 certainly isn't designed to perform write operations as fast as
RAID1+0, but then again writes aren't written transactionally to disk on
data volumes (lazy writes) which often mitigates this significantly,
assuming there is a relatively large amount of memory available. RAID5 is a
poor choice for Log files, but not always a bad choice for Data files. Sure,
if you can throw half of your disks at mirroring, RAID1+0 is the way to go,
but RAID5 often cuts the mustard for many small to mid range transaction
processing systems.

Regards,
Greg Linwood
SQL Server MVP

"David G." <david_nospam@nospam.com> wrote in message
news:OK0WIS6jEHA.3724@TK2MSFTNGP11.phx.gbl...
> Lucas Tam wrote:
>> Hi all,
>>
>> I'm in the process of researching a fast disk array for our new
>> database server.
>>
>> I've been looking at SATA RAID 5. I found a review on Tom's Hardware:
>>
>>
> http://www20.tomshardware.com/storage/20040831/sata-raid-controller-18.html
>>
>> A 12 Disk RAID 5 array is only able to handle 6MB/S?! Is that number
>> correct... I belive they're using IOMeter.
>>
>> Assuming I have 6 - 12 fast disks, what type of performance should I
>> expect from a RAID 5 array? Are there any RAID vendors I should look
>> at in particular?
>>
>> Thanks.
>
> RAID 5 has the worst write performance of all RAID options. I don't know
> what figures you read or how they compare to other ATA or SATA
> implementations, but you should know that if your databases are highly
> transactional, then a RAID 5 solution may not be the best choice. You
> may want to purchase a RAID1+0 solution. Even so, you'll likely want
> your OS, Log files, and tempdb on mirrored drives because of their
> increased write performance.
>
> In my experience most RAID 5 arrays have far less than 12 disks. Most I
> have seen use 5 per array.
>
>
> --
> David G.
>



Relevant Pages

  • Re: RAID 0+1 sofware or dedicated adapter for 7025 F50?
    ... Raid 5 is fastest for reads. ... from a RAID5 device for the obvious reason that the RAID5 has a disk worth ... of distributed parity information compared to the RAID10. ... disk space from a given set of disks. ...
    (comp.unix.aix)
  • Re: Software RAID partitions not detected at boot time with linux 2.6.25.1.
    ... md: Autodetecting RAID arrays. ... raid5: device sdc2 operational as raid disk 2 ... Subject: block: do_mounts - accept root=<non-existant partition> ...
    (Linux-Kernel)
  • Re: What is the most widely used RAID type for Oracle databases?
    ... Is RAID 10 pretty much now the rule of thumb? ... I think RAID5 is the most widely used these days. ... buffer saturation and degraded hardware situations (ie, bad disk). ... technical superiority or proper requirements analysis. ...
    (comp.databases.oracle.misc)
  • Re: Suggestion for PCI IDE controller?
    ... > any significantly better write performance out of RAID 1 than I did from ... I'm also surprised that your RAID5 writing is as fast ... be extra reads/writes in there for the parity information in RAID5. ... > full-duplex, switched connection, it doesn't take much disk at all... ...
    (comp.os.linux.hardware)
  • Re: Corrupt Access File
    ... I also know that I need a transaction to transaction ... RAID has *nothing* to do with backups. ... data loss from disk failures. ... No form of RAID is a backup ...
    (microsoft.public.access.formscoding)