A customer using ONTAP 9.6P3 is using NFS service, and one PATH is MOUNTED on three servers and used at the same time.
If you have three servers, A, B, and C, it is confirmed that the path './snapshot' is mounted when you do 'df-h' only on server B.
Customers are uncomfortable with this, so why is '.'/snapshot' automatically mounted on only one of the three hosts?
If I hide the snap directory through the command vserver nfs modify -vserver <vserver> -v3-hide-snapshot {enabled|disabled}, won't it be difficult for customers to access the ./snapshot path and cause file recovery problems?
I'm curious about the proper workaround!