dbTalk Databases Forums  

RAID Configuration, etc.

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss RAID Configuration, etc. in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sammy
 
Posts: n/a

Default RAID Configuration, etc. - 01-25-2010 , 01:29 PM






Hi all, I am building a SQL new server that has 6 internal drives with an
array controller. Best Practices advises to split the log files and the
databases on seperate spindles. Being that we only have 6 drives there are
two possible scenarios we would like to consider- 2 raid 5s or a raid 1 and a
raid 10. I have a few questions: Based on our configuration what would be the
most optimal way to configure? I'm not only asking about the raid but also
about the os location as well as the dbs and log files: I was thinking that
the os and log files on one drive and the dbs on the other. I'm curious as to
what people think in regard to performance of this setup utilizing raid 5-5
or raid 1-10.

Reply With Quote
  #2  
Old   
Hank Arnold
 
Posts: n/a

Default Re: RAID Configuration, etc. - 01-26-2010 , 05:58 AM






On 1/25/2010 2:29 PM, Sammy wrote:
Quote:
Hi all, I am building a SQL new server that has 6 internal drives with an
array controller. Best Practices advises to split the log files and the
databases on seperate spindles. Being that we only have 6 drives there are
two possible scenarios we would like to consider- 2 raid 5s or a raid 1 and a
raid 10. I have a few questions: Based on our configuration what would be the
most optimal way to configure? I'm not only asking about the raid but also
about the os location as well as the dbs and log files: I was thinking that
the os and log files on one drive and the dbs on the other. I'm curious as to
what people think in regard to performance of this setup utilizing raid 5-5
or raid 1-10.
My first thought would be to add 2 more drives and have RAID 1 (OS),
RAID 1 (program & log/ldf files) and RAID 10 (database/mdb files).

If we are stuck with the 6 drives, I'd go for the RAID 1 and RAID 10.
RAID 5 is slower than either RAID 1 (the fastest) and RAID 10. You want
the log files on a fast array and separate from the database files.

The other problem with a 3-drive RAID 5 is that it can't recover from a
2-drive failure.

BTW, be sure to have good & frequent backups of the database(s).

--

Regards,
Hank Arnold
Microsoft MVP
Windows Server - Directory Services
http://it.toolbox.com/blogs/personal-pc-assistant/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.