Cluster Message

Lucas Peñaloza 61 Reputation points
2025-08-26T01:38:39.8266667+00:00

Dear,

     We have a Failover Cluster.

Both Nodes, Windows Server 2016.

This Cluster supports a SQl AlwaysOn High Availability!!!.

From SQL Tower, they tell us that one of the Nodes does not work!!!.

We execute Validate a Configurate Wizard:

Validate Resource Status and appears:

  • This resource does not have all the nodes of the cluster listed as Possible Owners. The clustered role that this resource is a member of will not be able to start on any node that is not listed as a Possible Owner.

What does this mean?

ClusterError2

Thank you so much,

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Nam Bui (WICLOUD CORPORATION) 80 Reputation points Microsoft External Staff Moderator
    2025-08-26T07:18:52.9066667+00:00

    Hello Lucas,
    I'm Titus, here to assist you with your query on the Microsoft Q&A forums.
    It looks like you're dealing with a Failover Cluster issue, where one of the nodes isn't functioning as expected. The error message you're seeing indicates that a cluster resource does not have all nodes listed as “Possible Owners.”

    What does this error mean?

    In a Failover Cluster, each resource (such as a virtual machine, disk, or service) must be assigned to one or more nodes that are allowed to host it. These nodes are called Possible Owners. If a resource is missing one or more nodes in its Possible Owners list, it cannot fail over to those nodes during a failure or maintenance event. This limits the cluster’s ability to maintain high availability and can cause the resource to fail to start or move properly.

    If this answer suits your needs, we kindly encourage you to “Accept the answer.” It helps others with similar questions and improves our support system.

    Best regards,
    Titus.


  2. Nam Bui (WICLOUD CORPORATION) 80 Reputation points Microsoft External Staff Moderator
    2025-08-27T01:08:53.7033333+00:00

    Hi Lucas,

    1. Yes, it is possible to disconnect a node from the cluster and reconnect it later. This is typically done using the Evict and Add Node options in Failover Cluster Manager.
    2. And yes, the remaining active node will continue to provide service—as long as:
    • All clustered roles and resources are assigned to it as Possible Owners.
    • The SQL Server AlwaysOn primary replica is hosted on that active node.
    • All required services are running and healthy.

    Just keep in mind that during this time, high availability is temporarily lost, so if the active node fails, there will be no automatic failover.

    Best regards,
    Titus.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.