service pack on cluster

  • I have 2node cluster and when we are applying the service pack on passive node suddenly active cluster was down and it failed over to passive.

    Will SQL instance failover?

    If it is Can you please tell me will that service pack applied to my sql instance?

    Please tell me the best way to ptach on sql cluster?

    Thanks,

    Santosh.

  • This link details rolling upgrades on sql server 2008.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • I would always

    1) pause the passive node

    2) run the service pack on the passive node

    3) fail the sql instance to the passive node and test

    4) if test is successful, run the service pack on the active node (Now passive)

    5) fail the sql instance back to the origional node and test

    This will make sure the service pack doesnt do both nodes at the same time leaving you with issues reverting.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply