We are trying to troubleshoot an issue that may be permissions related, but can't seem to disable root_squash. We followed the docs, but trying to create files on the NFS share as root still results in being squashed. (I don't have access to the article to link)
How to configure no_root_squash for ONTAP 9
...
vserver export-policy rule modify -vserver <vserver> –policyname <policyname> -ruleindex <ruleindex> -superuser sys
...