General Discussion
Hello Everyone,
I want to get NFS share which are in Netapp, can some one please tell me the command through which I can find all NFS shares listed under NetApp ??
Thanks..
Solved! See The Solution
The "volume show -vserver * -junction" CLI command will show you all volumes in a given cluster, and their junction path as it is mounted in the NAS namespace. Is that what you are looking for?
https://library.netapp.com/ecmdocs/ECMP1196891/html/GUID-656A5015-6942-43EC-8E9D-9D8D08D972AB.html
View solution in original post
Yes Donny that's what I needed, Thanks a lot !! 🙂