Which to use is totally dependent on your DB application. OLTP DB's
should definitely use mirroring if possible, because a RAID 5 array will
suffer a 20% write I/O penalty when comapred to a mirror. A data
warehouse/datamart or other mostly read DB application will not incur
this penalty since the penalty is only involved with writes, so for
these RAID 5 is OK.
RAID 5 disks also have some interesting side effects, like driving you
to use ridiculously large PP sizes when creating the VG, and if you
create really big filesystems, you will have to play with the NBPI
parameter.
You didn't say which SSA adapter(s) you have, so make sure yours
supports RAID 5 arrays. Also, the RAID 5 array is built and managed at
the adapter level, exposing a single hdisk to the OS, where mirroring is
a Logical Volume Manager concept and is executed at the logical volume
level. You can, and should, mirror an LV onto different spindles of
your choosing, where with RAID 5 all disks in the array are used to
store data (or parity) in 4k or 8k chunks.
HTH,
Dan
> Hi all
> I have the opportunity to choose between RAID 5 and RAID 1 Mirroring using a
> SSA disk Subsystem. I am aware of the technical differences between the
> two technologies, but I don't know actual performance differences. If
> someone with experience using Raid 5 vs. mirroring on SSA's I really
> appreciate any explanation of each performance attributes. I only have one
> disk tower (4131-405)with 5 disk bays. Currently filled with (4) 9.1GB
> drives.
> Current database is about 6GB's in size.
> If I set up the SSA in a mirroring configuration (2) 9.1GB data storage
> and (2) 9.1GB mirrored data what is the perfomance attributes compared to a
> (4) 9.1GB Raid 5 Array?
> I would also appreciate an email from those who have had experience in these
> matters.
> Thanks
> Reed Nelson
> Sys Admin
> Pathology Dept
> Queen's Medical Center
> Honolulu, Hi
--
<<<<<<<<<<<<<<<<<<<< * >>>>>>>>>>>>>>>>>>>>
Dan Jennings
Speaker to Machines
When the only tool you have is a hammer,
all problems tend to look like nails.
- Masured
<<<<<<<<<<<<<<<<<<<< * >>>>>>>>>>>>>>>>>>>>