NetApp Certified Support Engineer (NCSE) – ONTAP — Question 9
You have identified that the file named quarterly_25.docx is inconsistent.
Which nodeshell command reports whether there are Snapshot copies available?
Answer options
- A. “priv set advanced; file check –f quarterly_25.docx”
- B. “priv set diag; file check –v <voiname> –i <field>”
- C. “priv set diag; snap list –f quarterly_25.docx”
- D. “priv set advanced; aggr wafliron start –f quarterly_25.docx”
Correct answer: C
Explanation
The correct answer is C because the command 'snap list' is specifically designed to display Snapshot copies for the specified file, in this case, quarterly_25.docx. Option A checks for file inconsistencies, option B is for checking volume information, and option D is unrelated as it starts the WAFLiron process rather than checking for Snapshot copies.