Forum Discussion

DAsnar13's avatar
DAsnar13
Copper Contributor
Jan 18, 2024

Update on a failover cluster

Hi, i have some FailOvercluster in sql2017 and sql2022 .. I need to apply update (cu, sp pack?) and i have a question: 

- where i apply patch, on physical server or in each instance of the cluster ?

 

Thanks

5 Replies

  • olafhelper's avatar
    olafhelper
    Bronze Contributor

     


    - where i apply patch, on physical server or in each instance of the cluster ?

    DAsnar13 , that's a bit strange question; where do you see a difference?

     

    Procedure is:

    - Apply SP/CU on the passive cluster node

    - Perform a manually failover switch, active node becomes passive and verse vice

    - Apply SP/CU on the now passive cluster node

    • DAsnar13's avatar
      DAsnar13
      Copper Contributor
      Hi, "where i apply patch on physical server or in each instance of the cluster ?" My question is because a have a two physical node with four sql instance ..

      Thanks
      • olafhelper's avatar
        olafhelper
        Bronze Contributor
        Then you have to apply SP/CU for each of the 4 instances separately and this ons all 2 nodes.

Resources