![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When installing SQL Server onto a two node cluster setup - how many shared disk drives do you need ie am I right in thinking that you should have the following shared drives C:\ for SQL Server installation D:\ for data files E:\ for log files Q:\ for quorum disk Also I am right in thinking that SQL Server gets installed on a shared disk - or does it get installed locally on both servers in the cluster? Thanks in advance. |
#3
| |||
| |||
|
|
*How many drives you need depends on your application setup, as well as your performance needs. In your example, if D and E are enough, that's fine. The SQL Server program files are on the local, internal disks, and all databases/log files are on the shared drive array. So your drive C is on your local drive, not the shared array. If you are using MS DTC under W2K3, you also need another drive on the shared array. |
#4
| |||
| |||
|
|
What are the gotchas of adding extra disks to an existing active/active cluster. Thanks Bolo Allan Hirt wrote: *How many drives you need depends on your application setup, as well as your performance needs. In your example, if D and E are enough, that's fine. The SQL Server program files are on the local, internal disks, and all databases/log files are on the shared drive array. So your drive C is on your local drive, not the shared array. If you are using MS DTC under W2K3, you also need another drive on the shared array. * -- Bolo ------------------------------------------------------------------------ Posted via http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message908126.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |