We have power failure not long ago. And after that we found that the VMM service role is failed.
From error report i found that :
Exception Message=Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again.
EIP=0x00007ffa5d383c58
Build bit-size=64
----------------------------------------------------
------------ exceptionObject.ToString() ------------
----------------------------------------------------
Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again. ---> System.Data.SqlClient.SqlException: Login failed for user 'domain\scvm.service'.
I have check the vmm account is allright and the SQL service is running.
What others can be wrong, that the service still cannot start?
Regards,
Erik