Connection refusal for an NFS mount

Erik Norgaard norgaard at locolomo.org
Fri Jul 21 10:15:47 UTC 2006


David Landgren wrote:
> Short of rebooting the server, how do I reinitialise the NFS layers? 
> Does the following order sound sane?
> 
> /etc/rc.d/mountd stop
> /etc/rc.d/nfsd stop
> /etc/rc.d/rpcbind stop
> 
> ... and the the same again with start in the reverse order?

rpcbind must be started first in order for mountd and nfsd to register 
with it correctly. You can force mountd to bind to a specific port, then 
it should(?) also be possible to get things working without rpcbind.

You need only to restart mountd when you change your exports file.

Cheers, Erik
-- 
Ph: +34.666334818                      web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9


More information about the freebsd-questions mailing list