Client async-delete results in Permission Denied error
Applies to
- ONTAP 9
- NFS
- Client async-delete
Issue
- When client attempts to utilize NFS client async-delete to delete data, as a non-root user, the user receives Permission Denied as seen below
$ mv test5 to trash
mv: cannot move 'test 5' to 'trash': Permission Denied
- Attempting the same operation as Root user is successful