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. |