November 27, 2020 at 4:17 pm
Folks I figured I would post this so that nobody else struggles with the same problem. Either somebody changed the AD password for my SQL Server Service Account or the password expired or became corrupted not sure what but it caused the following problems
Solution:
I found that something happened to the password of the Active Directory Account that runs the SQL Server service and I do not know what happened. After resetting the password in AD and updating the password on all nodes in the cluster everything went back to normal. On the secondary replica servers I had to restart the SQL Server Service after updating the password, but on the primary replica just updated the password was all I had to do.
More Specifically,
Specification
More detail if you are interested
One day I could SSMS to the instances of that cluster just fine and then the next day connecting gave me the SSPI error. AG was fine and users were not complaining. I then found that the SQL Native backups going to a file server gave the error ...\Device not found. I checked permissions to the folder and all was good.
How I figure out the problems was when I ended up rebooting one of the Secondary replica and SQL Server Service would not start with the error bad password, so I knew what had to be done. What's funning Is I was planning the outage to update the Password in AD and then update and restart the services and got a call at 4AM from the night crew saying the SQL service on one of the other replica would not start - the SCCM team had patched and rebooted the server. We ended up doing the work at 4AM.
Anyway hope this information helps and feel free to post any questions or concerns and I will reply.
Jeff
November 28, 2020 at 5:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply