On Mon, 30 Jul 2018 at 12:17, Bob Goodwin <bobgood...@fastmail.us> wrote:

> I have two computers, Fedora 27 and 28 that do not mount the nfs server
> at boot. It works from root afterward without any difficulty but that is
> a bit of an inconvenience. I put up with that problem with the Samba
> server for a long time but two is too much!
>
> This problem was unknown until I built this nfs box which pretty much
> says I've done something wrong but I have no idea what ... /etc/exports is:
>
> [bobg@ASRock-J3455M ~]$ cat /etc/exports
> /home/exports
> 192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check,fsid=0)
>
> The client /etc/fstab is:
>
> 192.168.1.86:/home/exports      /mnt/testb nfs4    defaults    0 0
>
> Any suggestions appreciated,
>

autofs can mount NFS shares on demand without entires in fstab.  It also
drops inactive mounts.



>
> --
> Bob Goodwin - Zuni, Virginia, USA
> http://www.qrz.com/db/W2BOD
> box10  FEDORA-27/64bit LINUX XFCE Fastmail POP3
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/NJSQ3YDHNVQIS5J7HYSKFBZQJ2JWZH2A/
>


-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/3ZZTCUJIN4ZNQB3HPGAZ476DIVB4XU5L/

Reply via email to