Network and Storage Protocols

Permission denied to read Qtree files (luns) on a NFS Export in linux

snemiro514
5,427 Views

I have a DR netapp (Read Only volumes) and I would like to access a particular snapshot from a Linux box. The LUN is linux type.

 

I was able to configure and enable NFS, create an export policy, export the LUN and assign the policy to the NFS exported LUN.

 

Now I'm able to mount the NFS volume from my Linux, cd inside it, but any read attemp (LUN or Snapshot) ends in "Permission Denied" error.

 

any clue or log I can check?

 

Thanks!

 

Sergio

 

 

1 ACCEPTED SOLUTION

snemiro514
5,381 Views

I finally was able to mount it through iSCSI, after rebooting the NetApp. 

View solution in original post

3 REPLIES 3

Bond
5,415 Views

What is the security style of volume?

snemiro514
5,400 Views

Hi!

FRom

::> volume show -volume vol_HomeLuns -instance

 

Security Style: unix
UNIX Permissions: ---rwxr-xr-x

 

 

I've seen a doc stating:

exportfs -i -o anon=0 /vol/test_clone

 

But I couldn't find the exportfs command...(I'm new in NetApp!)

 

snemiro514
5,382 Views

I finally was able to mount it through iSCSI, after rebooting the NetApp. 

Public