Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL 2000 Clustering

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-02-17 : 08:57:21
Joe writes "After installing SQL 2000 Clustering on a Windows 2003 2 node cluster, i can only see the one logical drive that was selected during the install. The other logical drives are part of the Cluster resource group but not available through Enterprise manager when i go to attach a db. Any thoughts??"

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-02-17 : 11:50:33
how many drives did you have presented to your cluster nodes at the start of the install?

Typically, you shoul have at least 2 disks

1. Q: (typically) for quorum. This can be small, like 1GB
2. <pick a drive letter> for your SQL Server, should be large of course

If you have the two disks, are both of them part of the first Cluster Group you created? If both are resources in that group, just remove the 2nd disk (not the Q: drive) from the cluster group and it then should be available to you during the installation of SQL Server.


-ec

Go to Top of Page
   

- Advertisement -