nerdexam
Microsoft

AZ-801 · Question #111

You have a failover cluster named Cluster1 with nodes Node1, Node2, and Node3, all configured as File Servers. A File Server for general use cluster role named HAFS is configured, with Node1 as the…

The correct answer is B. No. A cluster role can only be moved to a node that is configured as a "possible owner" for that specific role.

Implement and manage Windows Server high availability

Question

You have a failover cluster named Cluster1 with nodes Node1, Node2, and Node3, all configured as File Servers. A File Server for general use cluster role named HAFS is configured, with Node1 as the current owner. For each statement, determine if it is true or false. Statement 3: If you select Move, Select Node, and then Node2, HAFS will move to Node2.

Options

  • AYes
  • BNo

How the community answered

(52 responses)
  • A
    25% (13)
  • B
    75% (39)

Why each option

A cluster role can only be moved to a node that is configured as a "possible owner" for that specific role.

AYes

A manual move operation to a specific node only succeeds if the target node is a valid "possible owner" for the cluster role and is in a healthy state to host the role.

BNoCorrect

If Node2 is not included in HAFS's "Possible Owners" list, or if Node2 is in a state preventing it from hosting the role (e.g., paused, failed), the manual move operation would fail. The question does not explicitly state Node2 is a possible owner for HAFS.

Concept tested: Failover cluster role movement and possible owners

Source: https://learn.microsoft.com/en-us/windows-server/failover-clustering/failover-clustering-overview

Topics

#Failover Clustering#Cluster Roles#Role Movement#High Availability

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice