Hi All,
Whenever my cluster resource move from one Node to other I am getting few error/warning message. Can anyone help me to understand why?
Cluster 2012R2
Witness File Share
Application Cluster: SQL Always On
Cluster resource 'ALXXXX_172.xx.xx.xx' of type 'IP Address' in clustered role 'ALxxxx' 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.
Cluster IP address resource 'ALxxxx_172.xx.xxx.xx' cannot be brought online because a duplicate IP address '172.xx.xx.xx' was detected on the network. Please ensure all IP addresses are unique.
Cluster node 'Node04' was removed from the active failover cluster membership. The Cluster service on this node may have stopped. This could also be due to the node having lost communication with other active nodes in the failover cluster. Run the Validate
a Configuration wizard to check your network configuration. If the condition persists, check for hardware or software errors related to the network adapters on this node. Also check for failures in any other network components to which the node is connected
such as hubs, switches, or bridges.
The Cluster service is shutting down because quorum was lost. This could be due to the loss of network connectivity between some or all nodes in the cluster, or a failover of the witness disk.
Run the Validate a Configuration wizard to check your network configuration. If the condition persists, check for hardware or software errors related to the network adapter. Also check for failures in any other network components to which the node is connected
such as hubs, switches, or bridges.
File share witness resource 'File Share Witness' failed to arbitrate for the file share '\\Filer006\QA_xxx_xxx'. Please ensure that file share '\\Filer006\QA_xxx_xxx' exists and is accessible by the cluster.
The cluster Resource Hosting Subsystem (RHS) process was terminated and will be restarted. This is typically associated with cluster health detection and recovery of a resource. Refer to the System event log to determine which resource and resource DLL is causing
the issue.
I checked cluster logs also but not able to find anything here, My cluster is working fine even after getting this error/warning.