NetApp Certified Data Administrator (NCDA) – E-Series — Question 46
Which command enables ONTAP storage failover?
Answer options
- A. storage failover modify -enabled false -node nodename
- B. storage failover modify ""enabled true ""node nodename
- C. cluster ha modify -configured false
- D. storage failover modify ""mode ha -node nodename
Correct answer: B
Explanation
The correct command to enable ONTAP storage failover is option B, which specifically modifies the failover setting to true for a designated node. Options A and C incorrectly set the failover to false, while option D does not properly set the enabled state and instead changes the mode.