Should I run my database off of a RAID 5 configuration?
Posted
by Scott Saad
on Server Fault
See other posts from Server Fault
or by Scott Saad
Published on 2009-04-30T14:41:11Z
Indexed on
2010/05/11
8:34 UTC
Read the original article
Hit count: 346
I've heard that the write performance of RAID 5 can be appalling at times. While I want the redundancy that it provides I don't want to sacrifice my database insert/update times.
Is this something I should be worried about and if so, what would be the recommendation to get redundancy with good write performance?
© Server Fault or respective owner