NetApp Certified Implementation Engineer – SAN, ONTAP — Question 3
You have a FlexVol volume with LUNs and need to set policies to prevent an ENOSPC error on the host.
In this scenario, which two commands will keep the LUN available to the host? (Choose two.)
Answer options
- A. volume autosize
- B. snapshot autodelete
- C. snapshot delete
- D. volume size
Correct answer: B, C
Explanation
The correct commands, snapshot autodelete and snapshot delete, help manage the space consumed by snapshots, thereby preventing the volume from running out of space. The other options, volume autosize and volume size, do not directly address the issue of existing snapshots consuming space, which is crucial for maintaining availability.