Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 2000 Cluster

Status
Not open for further replies.

adfreek

IS-IT--Management
Joined
Jul 22, 2003
Messages
227
Location
US
Hello,

We have two new Dell 2850 servers which we're planning on using for a two node active/passive SQL 2000 cluster to a back end NetAPP. I was wondering if anyone could provide some experience or online links that I can review which include the steps to configuring the cluster then installing SQL on the Cluster? Any good white papers out there?

Many thanks
 
NAS devices (such as NetApps) aren't supported for Clusters or for SQL. You have to have shared direct attached storage from a SAN or a dual homed SCSI inclusure such as an HP MSA1000.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
We are using a NetAPP SAN - FAS270C using iSCSI
 
You should be able to use that for a Cluster. Check the MSKB. They've got some good walkthroughs on setting up the cluster. Setting up a 2003 cluster is pretty easy.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Just heard a rumor that the NetAPP only does RAID 4? That's wouldn't be ideal for SQL database files, correct? I would think RAID 10 (0+1) or RAID 5.
 
That is correct NetApps only use RAID 4.

Because of the amount of cache on the head unit they usually don't have problems with write performance.

RAID 4 is basically RAID 5 but with two parity disks instead of one.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top