NetApp Certified Data Administrator (NCDA) – E-Series — Question 37
Which command would you use to enable the ONTAP HA feature?
Answer options
- A. storage failover modify -enabled true -node *
- B. cluster ha modify -configured true
- C. cluster ha modify ""configured false
- D. network options switchless-cluster modify true
Correct answer: A
Explanation
The correct answer is A, as the command 'storage failover modify -enabled true -node *' specifically enables the ONTAP HA feature across all nodes. Options B and C are incorrect because they deal with configuring HA rather than enabling it, and D is unrelated as it pertains to network options rather than HA functionality.