1836382 Members
2926 Online
110100 Solutions
New Discussion

nfs error

 

nfs error

I run exportfs -a and recieve the following nfs error messge:
exportfs error: unkown option: -anon=65534.
I have checked the /etc/exports file but cannot seem to find the culprit.
Any ideas?
Unix is great, when it works
2 REPLIES 2
Mark Grant
Honored Contributor

Re: nfs error

This would indeed be strange. Just to be sure, have you done a "grep 65534 /etc/exports" just to be sure. I wouldn't want you to have to post your /etc/exports file on here :)
Never preceed any demonstration with anything more predictive than "watch this"
Robert-Jan Goossens
Honored Contributor

Re: nfs error

Just check anon=65534, if my memory serves me this should be 65535.

Hope this helps,
Robert-Jan