Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 08:12:29 +0000
From:      Carlos Lopez <clopmz@outlook.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Problems with nfs exports under 13.0-RELEASE-p4
Message-ID:  <DC10600D-A679-445F-AC16-3002857A2B42@outlook.com>

next in thread | raw e-mail | index | archive | help

Hi all,

 After applying latest patches in a FreeBSD 13 host, my nfs exports don’t work:

cat /etc/exports
/nsm-ro

Executing “showmount -e” returns the following errors:
RPC: Program not registered
showmount: can't do exports rpc

My rc.conf:
### Network Filesystem Services: ###
rpcbind_enable="YES"
mountd_flags="-r -p 974"
nfs_server_enable="YES"
nfs_server_flags="-u -t”

Restart nfs services don’t help me …. Is this a bug? Or do I need to reconfigure something?

Best regards,
C. L. Martinez



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DC10600D-A679-445F-AC16-3002857A2B42>