dbTalk Databases Forums  

Cluster Design

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


Discuss Cluster Design in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nexus99
 
Posts: n/a

Default Cluster Design - 02-20-2004 , 04:33 PM






Hi all

We are planning to set up the following Cluster design

4 nodes running 2003 EE and SQL 2000 EE. 2 active nodes and 2 passive for fail over. (In the futre a couple more active nodes will be added.

Behind the cluster will be an EMC Calriion SAN. All nodes will have 2 HBAs connected to the san through 2 different fibre switches

On the SAN we will have 4 LUNS. 2 LUNs will be dedicated to each active node.

My question: Will assigning two LUNs to an active node work correctly? In the past I have only assigned 1 LUN to a Host. Can 2 SAN LUNs on the same hostfail over correctly with server 2003? Each LUN will be a different drive letter and live production databases will be on each of the LUNS

Thanks for any ideas or suggestions. Also, please forward any replies to jiles (AT) jiles (DOT) or

Jiles McCoy

---
Posted using Wimdows.net NntpNews Component - Posted from SQL Servers Largest Community Website: http://www.sqlJunkies.com/newsgroups/

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Cluster Design - 02-20-2004 , 07:28 PM






Comments Inline

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"nexus99" <jiles@-NOSPAM-jiles.org> wrote

Quote:
Hi all,

We are planning to set up the following Cluster design:

4 nodes running 2003 EE and SQL 2000 EE. 2 active nodes and 2 passive for
fail over. (In the futre a couple more active nodes will be added.)
(GNH) Why 2 passive? Go with either three nodes or three instances. I have
a 4-node, 3-instance cluster that runs great. One failover node should be
enough. I f I have one node down, you better believe I am working on
getting the system back online. If you have enough horsepower, all you will
need to do is adjust the memory settings so that all instances can live
comfortably on one server. Also, be aware that SQL 2000 EE can only install
to 4 nodes in a cluster. BTW, what hardware are you looking at for the host
nodes?
Quote:
Behind the cluster will be an EMC Calriion SAN. All nodes will have 2 HBAs
connected to the san through 2 different fibre switches.
(GNH) Sounds familiar. Very familiar.
Quote:
On the SAN we will have 4 LUNS. 2 LUNs will be dedicated to each active
node.

Actually, you assign the LUNS to all nodes in the cluster and let MSCS
handle arbitrating ownership. The EMC install guy will deal with that.

Quote:
My question: Will assigning two LUNs to an active node work correctly? In
the past I have only assigned 1 LUN to a Host. Can 2 SAN LUNs on the same
hostfail over correctly with server 2003? Each LUN will be a different drive
letter and live production databases will be on each of the LUNS.
(GNH)Again, sounds familiar. I have one instance that has 4 LUNS assigned.
When you create the instance, it will use one LUN. Just add the extra
LUN(s) to the Virtual Server resource group for the particular instance and
make SQL dependant on them. Everything else happens normally.
Quote:
Thanks for any ideas or suggestions. Also, please forward any replies to
jiles (AT) jiles (DOT) org

(GNH) Configuring a 4-node cluster takes a lot of discipline. Document
everything and plan procedures ahead with a checklist. You will lose track
and miss something important if you don't.

I prefer to help in the newsgroups where the entire community can benefit.
I consider private answers to be consulting and that isn't free.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

Quote:
Jiles McCoy

---
Posted using Wimdows.net NntpNews Component - Posted from SQL Servers
Largest Community Website: http://www.sqlJunkies.com/newsgroups/




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.