Skip to main content
NetApp Knowledge Base

Permission denied when copying a read-only file from local to ONTAP volume

Views:
28
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

  • ONTAP 9
  • NFSv4.x
  • NFSv4 ACL

Issue

  • NFSv4.x client gets permission denied when copying a read-only file from local to ONTAP UNIX volume
[user1@client1 test]$ echo 'test' > /tmp/test
[user1@client1 test]$ chmod 444 /tmp/test
[user1@client1 test]$ ll /tmp/test
-r--r--r-- 1 user1 users 15 Jan 30 18:07 /tmp/test
[user1@client1 test]$ cp /tmp/test /mnt/vol1/test
cp: failed to close ‘/mnt/vol1/test’: Permission denied
[user1@client1 test]$ ll /mnt/tmp/test/
total 12K
-r--r--r-- 1 user1 users        0 Jan 30 18:27 test
 
  • Packet trace shows that ONTAP returns NFS4ERR_ACCESS to the NFS write call
  • It works when copying a read-write file from local to ONTAP UNIX volume

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.