dbTalk Databases Forums  

Hard Disk Planning for SQL Clustering

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Hard Disk Planning for SQL Clustering in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Po-Shan Chang
 
Posts: n/a

Default Hard Disk Planning for SQL Clustering - 01-14-2004 , 01:31 AM






I got two hard disks (36GB each) on each of two SQL Servers and one Storage Area Network (SAN) as 73GB x 8. We would like to install SQL Cluster in Active / Active mode

Here is my current proposed configuration. Can someone please provide a better configuration if possible

The two hard disk in both SQL servers are RAID1 (mirror)
The eight hard disk in the SAN are in one LUM and partitioned into 5 partitions (1G as Quorum + Log for SQL1 + Data for SQL1 + Log for SQL2 + Data for SQL2

Is this a good configuration with the limited resource? Can this fit for Active/Active mode for SQL binary failover

Thanks a lot.

Reply With Quote
  #2  
Old   
Rob Anderson
 
Posts: n/a

Default Hard Disk Planning for SQL Clustering - 01-14-2004 , 02:48 AM






Good question - I have the same issues and would like to
add a related question if I may:
Our SAN engineer suggests that since SAN's are already
very resilient we may as well put the data and logs onto
the same drive letter (all on one RAID) for each instance.
This adds the advantage that I do not have to worry about
how to split the space between logs and data. Also, it
makes it easier for the SAN to dynamically "move" drives
to performance hot-spots. However, this goes against db
best practices as I have always kept the data and logs
seperate in the past.
Cheers, Rob.

Quote:
-----Original Message-----
I got two hard disks (36GB each) on each of two SQL
Servers and one Storage Area Network (SAN) as 73GB x 8. We
would like to install SQL Cluster in Active / Active mode.
Quote:
Here is my current proposed configuration. Can someone
please provide a better configuration if possible?

The two hard disk in both SQL servers are RAID1 (mirror).
The eight hard disk in the SAN are in one LUM and
partitioned into 5 partitions (1G as Quorum + Log for SQL1
+ Data for SQL1 + Log for SQL2 + Data for SQL2)
Quote:
Is this a good configuration with the limited resource?
Can this fit for Active/Active mode for SQL binary
failover?
Quote:
Thanks a lot.
.


Reply With Quote
  #3  
Old   
Linchi Shea
 
Posts: n/a

Default Re: Hard Disk Planning for SQL Clustering - 01-14-2004 , 11:13 AM



A SAN LUN is typically presented to Windows as a single
SCSI disk (note that Fibre Channel storage devices adhere
to the SCSI protocol). At least, that's how it works in
our enviornments and I don't know whether it's even
possible to present a LUN to a Windows host as
two 'physical' disks to create two disk resources. You do
need two separate shared disks to have an active\active or
two-instance cluster. Typically, you need to get two LUNs
from the SAN for that.

Linchi

Quote:
-----Original Message-----
I got two hard disks (36GB each) on each of two SQL
Servers and one Storage Area Network (SAN) as 73GB x 8. We
would like to install SQL Cluster in Active / Active mode.
Quote:
Here is my current proposed configuration. Can someone
please provide a better configuration if possible?

The two hard disk in both SQL servers are RAID1 (mirror).
The eight hard disk in the SAN are in one LUM and
partitioned into 5 partitions (1G as Quorum + Log for SQL1
+ Data for SQL1 + Log for SQL2 + Data for SQL2)
Quote:
Is this a good configuration with the limited resource?
Can this fit for Active/Active mode for SQL binary
failover?
Quote:
Thanks a lot.
.


Reply With Quote
  #4  
Old   
Tomer Meshorer
 
Posts: n/a

Default Re: Hard Disk Planning for SQL Clustering - 01-15-2004 , 01:12 AM



Another solution is to use a diffrent but yet supported Polyserve MxDB
for SQL. Based on a clustered File System Technology, It will enable
you to use the same disk (s) for both nodes.

Tomer Meshorer
Database Engineering
Polyserve Inc (http://www.polyserve.com/sql)


"Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote

Quote:
A SAN LUN is typically presented to Windows as a single
SCSI disk (note that Fibre Channel storage devices adhere
to the SCSI protocol). At least, that's how it works in
our enviornments and I don't know whether it's even
possible to present a LUN to a Windows host as
two 'physical' disks to create two disk resources. You do
need two separate shared disks to have an active\active or
two-instance cluster. Typically, you need to get two LUNs
from the SAN for that.

Linchi

-----Original Message-----
I got two hard disks (36GB each) on each of two SQL
Servers and one Storage Area Network (SAN) as 73GB x 8. We
would like to install SQL Cluster in Active / Active mode.

Here is my current proposed configuration. Can someone
please provide a better configuration if possible?

The two hard disk in both SQL servers are RAID1 (mirror).
The eight hard disk in the SAN are in one LUM and
partitioned into 5 partitions (1G as Quorum + Log for SQL1
+ Data for SQL1 + Log for SQL2 + Data for SQL2)

Is this a good configuration with the limited resource?
Can this fit for Active/Active mode for SQL binary
failover?

Thanks a lot.
.


Reply With Quote
  #5  
Old   
ross
 
Posts: n/a

Default Hard Disk Planning for SQL Clustering - 01-17-2004 , 07:51 AM



Yes that would do as A/A. One need to create two cluster
group one per each SQL Server and assign a data and log
to each.

Quote:
-----Original Message-----
I got two hard disks (36GB each) on each of two SQL
Servers and one Storage Area Network (SAN) as 73GB x 8.
We would like to install SQL Cluster in Active / Active
mode.
Quote:
Here is my current proposed configuration. Can someone
please provide a better configuration if possible?

The two hard disk in both SQL servers are RAID1 (mirror).
The eight hard disk in the SAN are in one LUM and
partitioned into 5 partitions (1G as Quorum + Log for
SQL1 + Data for SQL1 + Log for SQL2 + Data for SQL2)
Quote:
Is this a good configuration with the limited resource?
Can this fit for Active/Active mode for SQL binary
failover?
Quote:
Thanks a lot.
.


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.