Hi 

I was trying to add the new NFS share path in the ovirt node. But unforunately 
it doesn' work for me.Try to mount the nfs via ovirt manager but fails with 
following error message

Error while executing action Add Storage Connection: Permission settings on the 
specified path do not allow access to the storage.
Verify permission settings on the specified storage path.

tried with troubleshooting document but it doesn't work

[root@ov02 contrib]# python3 nfs-check.py 10.34.95.5:/TESTNAS01
Current hostname: ov02 - IP addr 10.34.95.42
Trying to /bin/mount -t nfs 10.34.95.5:/TESTNAS01...
return = 32 error b'mount.nfs: access denied by server while mounting 
10.34.95.5:/TESTNAS01'
0 drwxr-xr-x.    3 vdsm kvm    17 Apr  9 06:12 exports

[root@ov01 /]# /usr/bin/sudo -n /bin/mount -t nfs -o 
soft,nosharecache,timeo=600,retrans=6,nfsvers=3 10.34.95.5:/TESTNAS01 
/exports/nfs/
mount.nfs: access denied by server while mounting 10.34.95.5:/TESTNAS01
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GBKBMFJYXYW3TCR3YSUCMJNSYSDLHQWU/

Reply via email to