September 12, 2017 at 7:29 am
Here's my environment:
Production Side:
a 2 node cluster with 3 SQL 2012 instances
DR Side:
another 2 node cluster with 3 SQL 2012 instances
The production side is mirrored to the DR side.
I need to apply SP3 to all 3 of the instances. How/in what order should I do this?
Thanks!
September 12, 2017 at 7:36 am
For mirroring, the rules are to really patch the mirror first. Stop the services on the mirror (secondary) side, apply the patches. Bring back up and sync. Then start applying patches to the primaries.
Whether you fail over or not is up to you.
September 12, 2017 at 12:48 pm
September 14, 2017 at 9:22 am
So for a multi-instance cluster(s) like this I run the SP3 once and it will update all of the instances, or do I run SP3 three times, once per instance?
September 14, 2017 at 9:39 am
You can choose to update one or more instances. The shared components for all will be updated with the first SP application.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply