dbTalk Databases Forums  

Clustering and unavailability ?

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


Discuss Clustering and unavailability ? in the microsoft.public.sqlserver.clustering forum.



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

Default Clustering and unavailability ? - 02-15-2004 , 01:56 AM






What scenarios would result in bringing the cluster down/offline ? I mean..
in situations when you apply OS service packs/security patches or SQL Server
service packs.. To apply any of the above , is it as easy as fail over to
other node i.e secondary while you apply all the patches on one and fail it
back again from secondary to primary while you upgrade on secondary ?
Or do certain situations require you to bring the entire cluster down i.e
bringing the system offline.. Using SQL 2000



Reply With Quote
  #2  
Old   
Shirley Kelly [MS]
 
Posts: n/a

Default RE: Clustering and unavailability ? - 02-15-2004 , 02:53 AM






Hi Hassan,

SQL Server service packs and hotfixes are applied to both cluster nodes at
the same time. The service pack or hotfix installation may require that
SQL be restarted in single user mode to run scripts. This requires some
downtime.

OS level service packs and hotfixes are applied each node individually. So
you would apply them on node 1 while all the cluster resources were running
on node 2. Then you would move the resources back to node 1 and apply the
SP or hotfix to node 2. The cluster team recommends that you keep the
service pack level the same on both nodes, so you should do the upgrades
during the same downtime.


Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


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.