January 11, 2005 at 8:49 am
Hi,
I'm going to install sql2k enterprise edition on win2003 server. This will be a production server. The machine is configured as RAID5. I read a book regarding this issue. What will be the best disk subsystem that I could use or is there any general guide lines for using RAID? Thank you.
Dong.
January 11, 2005 at 9:26 am
Actually if I have my way (and assuming this is for an OLTP database server, I would use RAID1 for the log and RAID 10 for the data.
See, if this also helps:
http://www.acnc.com/04_00.html
http://www.pcguide.com/ref/hdd/perf/raid/index.htm
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
January 12, 2005 at 10:08 am
I personally prefere RAID10 across the board, but that's just me.
Unfortunately stuck with RAID5 and nothing I can do about it
January 12, 2005 at 12:01 pm
I specing out new hardware right now. The problem I have is we like to use HP/Compaq equipment, but most of their servers only hold a max of 6 drives, some only 4. If you run raid 10 and raid 1 you need at least 6 drives, what happens when I need to expand the array, I'm out of disk space. should we use exteranl drive arrrays? SAN? Are they just as fast as local disks?
Scott
January 12, 2005 at 12:38 pm
If you can afford a SAN it's the way to go.
Otherwise, go for the external array for your user db, keep the system on internal RAID10 (personal preference again).
January 12, 2005 at 1:36 pm
This is a reply for Frank's reply.
First of all thank you for your insight and web links. I have another question for you because I couldn't find any implementation information from your resources nor from Microsoft web site win2003 server. How could I set up raid1 and raid10 on the same machine? Does win2003 support raid10? The server I'm using has six hard drives and two processors. If you think this question is too broad to answer, could you recommend me a book or some resources that I could learn some details about this subject? Thanks.
Dong.
January 12, 2005 at 1:54 pm
Dong, you can set up certain RAID levels within Windows, however this has an extremely high performance overhead which, in most cases, negates the point of having RAID in the first place. Be sure, that when you implement RAID that you are doing so as a Hardware RAID solution. This takes all the RAID configuration and data manipulation out of the hands of Windows and onto the RAID controller itself.
There are a whole load of articles out there regarding RAID, a quick google search brings back plenty of reading, a quick overview on the differences can be seen here... http://www.pcguide.com/ref/hdd/perf/raid/conf/ctrlSoftware-c.html
January 13, 2005 at 4:13 am
To add to Nicolas, here's the starting page to the Win2003 server community
http://www.microsoft.com/windowsserver2003/community/default.mspx
And here's the web interface to the Win2003 newsgroups:
I would search the Google Groups on this, or simply ask a question there.
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply