NS0-157 · Question #337
Which of the following statements is true about epsilon?
The correct answer is C. Epsilon can be moved manually. Epsilon is a special quorum vote in NetApp ONTAP clusters that can be manually moved between nodes using cluster commands.
Question
Which of the following statements is true about epsilon?
Options
- AThere is a specific epsilon for each replicated database unit
- BIf the node with epsilon is rebooted, epsilon will automatically move to another available node
- CEpsilon can be moved manually
- DEpsilon cannot be moved manually
How the community answered
(23 responses)- A9% (2)
- C87% (20)
- D4% (1)
Why each option
Epsilon is a special quorum vote in NetApp ONTAP clusters that can be manually moved between nodes using cluster commands.
Epsilon is a single cluster-wide quorum vote held by exactly one node at a time, not a per-replicated-database-unit construct.
Epsilon does not automatically relocate when the holding node reboots - the cluster must negotiate quorum without it, and epsilon must be manually reassigned after the node rejoins.
Epsilon can be manually moved from one node to another using the 'cluster modify -epsilon false' command on the current holder and 'cluster modify -epsilon true' on the target node. This is a supported administrative operation used during planned maintenance to control which node holds the tiebreaker vote in a cluster quorum.
This is factually incorrect because epsilon can be moved manually using cluster modify commands.
Concept tested: NetApp ONTAP cluster quorum epsilon management
Source: https://docs.netapp.com/us-en/ontap/system-admin/manage-cluster-quorum-epsilon-concept.html
Topics
Community Discussion
No community discussion yet for this question.