+--- In a previous state of mind, Mike Mueller Mike.Mueller@jpl.nasa.gov wrote: | | Will the NetApp release space from .snapshot to make room for new files, or | do we need to somehow manually get rid of the .snapshot?
You will need to get rid of the snapshots by hand. The filer will cycle through the snapshots.
to do this:
filer> snap list
[list of snapshots]
filer> snap delete nightly.5
(or whichever snapshot you deem worthy)
Remember, the older the snapshot, the larger it will be (in relation to others). At least true for nightlies. You may need to nuke the hourlies.
Good luck.