Additional SQL Server features and topics not covered by specific categories
Hi @Eryk17 ,
Using the Failover Cluster Manager to check the status of the Windows Cluster site, the first thing to verify is the cluster service, and if it's not running, start the service from that console.
When your availability group replica transitions to RESOLVING, this is effectively an outage in your production environment. This blog may be able to help you diagnose the problem
100%CPU utilization may cause Lease Timeout---temporarily adjust the availability group lease timeout property, increase LeaseTimeout value to make the AG remaining healthy
The lease may also expire due to a shortage of resource on the machine, likely to be relevant to I/O, if there is a lot of IO stalled messages, you need to consider storage performance
-------------
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.