An account will enable you to access:
Don't have an account?
ONTAP Discussions
Hi
Is there a way to find all files that belong to a range of specific gid ( like < 1000 ) on all my NFS share ?
Because i need to change the gid of all groups < 1000 to groups > 1000
Solved! See The Solution
Assuming you have mounted all exports on clients
find /mnt -group 0 -o -group 1 -o -group 2 -o ... -o -group 999 > files.txt
View solution in original post
The NetApp Support Site has won its 8th consecutive ASP Award!
Want to make sure your parts or field engineer arrive during business hours? This video will walk you through management of a site's hours of operation using the NetApp Support Site.
See how to replace and NVRAM module on the NetApp AFF A70/90 family of systems.
Learn why enabling Auto-Giveback could prove useful in your environment.