On 8/26/19 5:49 PM, Alexander Dalloz wrote:
> Am 2019-08-26 11:34, schrieb Bob Goodwin:
>
> [ ... ]
>
>> I edited to remove the "/home    ". I believe that was a mistype when
>> configuring /etc/exports ...
>>
>> presently it is:
>>
>> [root@NFS bobg]# cat /etc/exports
>>
>> 192.168.2.0/24(rw,soft,intr,fg,comment=systemd.automount)
>
> No, that's wrong now. Please see man 5 exports. It explains the mandatory 
> format of the
> exports definition and comes with examples.
>
> Your definition lacks what to export. The "/home ..." was correct, at least
> syntactically. Although you may want to export /home/bob from the NFS server?

Also, he needs to look at the exports man page a bit more closely.

There are no "soft", "intr", or "fg" options in the exports.  These are options 
on the nfs
*client* side.

It is very possible the nfs server is choking on both no definition of what to 
export as
well as invalid parameters.


-- 
If simple questions can be answered with a simple google query then why are 
there so many
of them?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to