I have SCVMM 2012 R2 installed with Update Rollup 4. High availability of VMM management servers is configured, but there’s no HA configured for SQL machine.
Last night my all physical machines went suddenly shutdown due to UPS issue. Now when I am starting the VMM it throws the error: “Unable to connect to the VMM management server localhost. The Virtual Machine Manager service on that server did not respond.
Verify that Virtual Machine Manager has been installed on the server and that the Virtual Machine Manager service is running. Then try to connect again. If the problem persists, restart the Virtual Machine Manager service.
ID: 1602”
When I checked the Application Logs in Event Viewer of my management server, it shows the error: “Service cannot be started. Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database.
Ensure that the SQL Server is running and configured correctly. ---> System.Data.SqlClient.SqlException: Cannot open database "VMMR2DB" requested by the login. The login failed.
Login failed for user 'MYDOMAIN\Scvmm_Admin'.
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlCl...
Source: SCVMMService
Event ID: 0 “
When I try to start the SCVMMService from services.msc, it gives the message: “The System Center Virtual Machine Manager service on Local Computer was started and then stopped. Some services stop automatically if they are not in use by other services or
programs.”
Another symptom is that when I check the Dependencies of SCVMMService, it doesn’t show any dependencies.
Please help me.
Thank you.
~ Hasan Bin Hasib