sql server cluster failover.

Heisenberg 261 Reputation points
2021-07-21T20:58:19.05+00:00

One of our sql server instance services after failover didnt start automatically after failover. We have 2 new SQL server FCI. We have to start SQL Service manually on one of the node and then bring the SQL Server resource online in cluster manager. Ideally SQL Server resource should failover automatically and started automatically. Any help / pointer to sort this out will be great.

SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2021-07-24T20:56:05.33+00:00

    Hey,

    Did you check the event log? The following article might help understanding failover policies for FCI:
    https://learn.microsoft.com/en-us/sql/sql-server/failover-clusters/windows/failover-policy-for-failover-cluster-instances?view=sql-server-ver15

    In addition, you should have quorum configured for 2 node cluster. The following guide should help:
    https://www.starwindsoftware.com/resource-library/starwind-virtual-san-installing-and-configuring-sql-server-2019-tp-failover-cluster-instance-on-windows-server-2016/

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.