Hi Gurus,
I'm trying to install SQL Server 2008 R2 sp 1 on Windows Server 2012 Cluster. It seems there is no problem when installing, the SQL Server 2008 R2 cluster is successfully installed. But when i'm trying to test failover to another node the service won't starting up.
Cluster event show me this error messages with event id 1069
Cluster resource 'SQL Server (instancename)' of type 'SQL Server' in clustered role 'SQL Server (instancename)' failed.
Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it. Check the resource and group state using Failover
Cluster Manager or the Get-ClusterResource Windows PowerShell cmdlet.
And event id 1205
The Cluster service failed to bring clustered service or application 'SQL Server (instancename)' completely online or offline. One or more resources may be in a failed state. This may impact the availability of the clustered service or application.
I did check all the resource that is needed to power up SQL Service and SQL Agent, all resource is already online.
But when i start SQL Service Manually the service can be powered up, but the agent cannot. I don't know what make it happened because it is not happen when we move to primary node.
Please advice. Thank you very much.
regards,
Maliq