dbTalk Databases Forums  

SQL multi instance cluster questions

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


Discuss SQL multi instance cluster questions in the microsoft.public.sqlserver.clustering forum.



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

Default SQL multi instance cluster questions - 04-30-2004 , 11:25 AM






I have a couple of questions now that I installed a multi instance SQL 2K
failover cluster on Win2003 . In my case 2 instances

1) How does one apply SQL service packs or Windows service packs/security
patches to the 2 instances ?

2) If i need to restart the SQL instances, how do i do it ? I hear we should
not do it from the services or thru Service Manager ? Is that right ? If so
, how do we do it ?

3) I have manually moved and initiated failovers thru the cluster
administrator but now to get a lil more into it and kinda master it before
we go live, what do I need to do to prepare myself in supporting one. The
installation was simple and things look manageable thru Cluster Admin, but
Im sure theres lot more than that when it comes to live troubleshooting.

4) How does clustering support a db that is also a publisher and is part of
transactional replication ? anything that i need to be aware of especially
when it failsover ?

5) Do all of you'll that have setup the cluster stick to the default
settings when you look at the properties for the cluster/resource/group with
regards to thresholds,etc..

Thanks a lot in advance..



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

Default Re: SQL multi instance cluster questions - 04-30-2004 , 12:01 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

"Hassan" <fatima_ja (AT) hotmail (DOT) com> wrote

Quote:
I have a couple of questions now that I installed a multi instance SQL 2K
failover cluster on Win2003 . In my case 2 instances

1) How does one apply SQL service packs or Windows service packs/security
patches to the 2 instances ?
Read the Readme file. Service packs and hotfixes run much like the SQL
installer and handle installing to all nodes at once for a particular
instance. Therefore, you will need to apply SPs and Hotfixes to each
instance. OS security patches are obviously applied to each node
independantly.
Quote:
2) If i need to restart the SQL instances, how do i do it ? I hear we
should
not do it from the services or thru Service Manager ? Is that right ? If
so
, how do we do it ?
Service manager, Enterprise Mangler, or the Cluster adminstrator tool can be
used to stop and start SQL instances. Do not use the Services applet.
Quote:
3) I have manually moved and initiated failovers thru the cluster
administrator but now to get a lil more into it and kinda master it before
we go live, what do I need to do to prepare myself in supporting one. The
installation was simple and things look manageable thru Cluster Admin, but
Im sure theres lot more than that when it comes to live troubleshooting.

Yep. Event logs and the cluster log are your friend when it comes to
cluster troubleshooting.

Quote:
4) How does clustering support a db that is also a publisher and is part
of
transactional replication ? anything that i need to be aware of especially
when it failsover ?
Make sure the log reader task restarts, especially if your publisher and
distributer are on different instances or machines. Otherwise it is the
same as any other SQL service restart.
Quote:
5) Do all of you'll that have setup the cluster stick to the default
settings when you look at the properties for the cluster/resource/group
with
regards to thresholds,etc..

Mostly. I changed the startup timeouts because I have hosts with 32GB of
RAM and I assign 28GB to SQL. That takes a while to initialize so I
adjusted accordingly. Otherwise, I have left the default settings alone.
Quote:
Thanks a lot in advance..

FYI, these are good questions and show you have done a lot of homework.




Reply With Quote
  #3  
Old   
Michael Hotek
 
Posts: n/a

Default Re: SQL multi instance cluster questions - 04-30-2004 , 03:36 PM



1. They applied on an instance by instance basis for SQL Server. Windows
goes down on each instance individually.

2. I use one of two things. Cluster Administrator or Enterprise Manager

3. That is the main thing. Basics of troubleshooting is that you do it in
the exact order the cluster was installed. That means you trouble shoot SQL
Server LAST.

4. Exactly the same as it does on a stand alone server.

5. The defaults, always.

--

Mike
Principal Mentor
Solid Quality Learning
"More than just Training"
SQL Server MVP
http://www.solidqualitylearning.com
http://www.mssqlserver.com



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.