Reputation: 11
Seems like *nix operating systems are showing .snapshot folders and files in their view for disk partition space free. I.E. volume full, inode full, etc. How can I exclude from the geneos tool these folders and files?
Nfs mounts nas:/volume/qtree /mnt/nasQtree
/mnt/nasQtree/.snapshot/
Please excuse the format, l will get a pic maybe today.
Upvotes: 0
Views: 379
Reputation: 41
thats a setting on netapp:
Check Access:
volume show -volume nfsvol -fields snapdir -access
Change Setting:
volume modify -volume nfsvol -fields snapdir-access true
Br,
Chris
Upvotes: 0