nerdexam
Microsoft

70-649 · Question #252

Your network contains two servers that run Windows Server 2008 R2. The servers are located on different IP subnets. You plan to configure the servers in a two-node failover cluster. You need to select

The correct answer is D. Node and File Share Majority. Quorum configuration choices You can choose from among four possible quorum configurations: Node Majority(recommended for clusters with an odd number of nodes) Can sustain failures of half the nodes (rounding up) minus one. For example, a seven node cluster can sustain three Node

Configuring Server Management and Maintenance

Question

Your network contains two servers that run Windows Server 2008 R2. The servers are located on different IP subnets. You plan to configure the servers in a two-node failover cluster. You need to select the quorum model for the cluster. The solution must ensure that users can access the cluster resources if a single node fails. Which quorum model should you select?

Options

  • ANode and Disk Majority
  • BNode Majority
  • CNo Majority: Disk Only
  • DNode and File Share Majority

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    4% (1)
  • D
    84% (21)

Explanation

Quorum configuration choices You can choose from among four possible quorum configurations: Node Majority(recommended for clusters with an odd number of nodes) Can sustain failures of half the nodes (rounding up) minus one. For example, a seven node cluster can sustain three Node and Disk Majority(recommended for clusters with an even number of nodes) Can sustain failures of half the nodes (rounding up) if the disk witness remains online. For example, a six node cluster in which the disk witness is online could sustain three node failures. Can sustain failures of half the nodes (rounding up) minus one if the disk witness goes offline or fails. For example, a six node cluster with a failed disk witness could sustain two (3-1=2) Node and File Share Majority(for clusters with special configurations) Works in a similar way to Node and Disk Majority, but instead of a disk witness, this cluster uses a file share witness. Note that if you use Node and File Share Majority, at least one of the available cluster nodes must contain a current copy of the cluster configuration before you can start the cluster. Otherwise, you must force the starting of the cluster through a particular node. For more information, see "Additional considerations" in Start or Stop the Cluster Service on a Cluster No Majority: Disk Only(not recommended) Can sustain failures of all nodes except one (if the disk is online). However, this configuration is not recommended because the disk might be a single point of failure. Illustrations of quorum configurations The following illustrations show how three of the quorum configurations work. A fourth configuration is described in words, because it is similar to the Node and Disk Majority configuration illustration. In the illustrations, for all configurations other thanDisk Only, notice whether a majority of the relevant elements are in communication (regardless of the number of elements). When they are, the cluster continues to function. When they are not, the cluster stops functioning. As shown in the preceding illustration, in a cluster with theNode Majorityconfiguration,only nodes are counted when calculating a majority. As shown in the preceding illustration, in a cluster with theNode and Disk Majorityconfiguration, the nodes and the disk witness are counted when calculating a majority. Node and File Share Majority Quorum Configuration In a cluster with the Node and File Share Majority configuration, the nodes and the file share witness are counted when calculating a majority. This is similar to the Node and Disk Majorityquorum configuration shown in the previous illustration, except that the witness is a file share thatall nodes in the cluster can accessinstead of a disk in cluster storage. In a cluster with the Disk Only configuration, the number of nodes does not affect how quorum is achieved. The disk is the quorum. However, if communication with the disk is lost, the cluster becomes unavailable.

Topics

#failover cluster#quorum model#Node and File Share Majority#high availability

Community Discussion

No community discussion yet for this question.

Full 70-649 Practice