NetApp Certified Data Administrator (NCDA) – ONTAP SAN — Question 57
Your customer regularly schedules disaster recovery tests to ensure the high availability capabilities of the ONTAP cluster.
In this scenario, which two commands would you use to perform this test? (Choose two.)
Answer options
- A. system node run -node NetApp-Cluster-02 -command cf takeover
- B. storage failover giveback -of-node NetApp-Cluster-02
- C. system node run -node NetApp-Cluster-02 -command cf giveback
- D. storage failover takeover -of-node NetApp-Cluster-02
Correct answer: B, D
Explanation
The correct commands for performing a disaster recovery test are B and D. Option B, 'storage failover giveback -of-node NetApp-Cluster-02', is used to return control to the original node after a takeover, while option D, 'storage failover takeover -of-node NetApp-Cluster-02', is used to initiate the takeover process. Options A and C are not applicable for this specific test scenario as they do not facilitate the recovery process effectively.