PrepAway - Latest Free Exam Questions & Answers

Which CLI command is used to move epsilon to a new node?

Which CLI command is used to move epsilon to a new node?

PrepAway - Latest Free Exam Questions & Answers

A.
cluster modify

B.
cluster identity modify

C.
cluster setup

D.
storage failover takeover

Explanation:
Reassigning epsilon to another node in the cluster.
Only one node in the cluster can hold epsilon. Epsilon gives the holding node an extra fractional voting weight in
the quorum.
Steps
1. If you are currently at the admin privilege level, set the privilege level to advanced by using the set command
with the -privilege parameter.
2. Remove epsilon from the node that holds it currently by using the cluster modify command with the -epsilon
parameter set to false for the node.
You can use the cluster show command with the -epsilon parameter to identify the node that holds epsilon
currently.
3. Assign epsilon to another node by using the cluster modify command with the -epsilon parameter set to truefor the node.

https://library.netapp.com/ecmdocs/ECMP1196798/html/GUID-5FAA5445-0872-400B-B7ADB27CEE3D770A.html

2 Comments on “Which CLI command is used to move epsilon to a new node?

    1. ytsur says:

      cluster1::*> cluster modify ?
      [-node] Node
      [ -epsilon {true|false} ] *Epsilon
      [ -eligibility {true|false} ] *Eligibility
      [ -skip-quorum-check-before-ineligible [true] ] *Skip Quorum Check Before Setting Node Ineligible




      0



      0

Leave a Reply