Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 10:15:58 +1200
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-questions@freebsd.org
Subject:   problems with nfs server on reboot
Message-ID:  <200008212216.KAA00543@ducky.nz.freebsd.org>

next in thread | raw e-mail | index | archive | help
Whenever my NFS server reboots, the volumes are not properly 
mounted.  This problem occured before I upgraded this box to 4.1-
stable, but the reboot after the upgrade reminded me of the problem.

Here's some of what I see in dmesg:

Aug 22 09:56:32 ducky mountd[95]: can't register mount
Aug 22 09:56:33 ducky nfsd:[97]: can't register with udp portmap
Aug 22 09:58:50 ducky mountd[234]: can't delete exports for /
Aug 22 09:58:50 ducky mountd[234]: can't delete exports for /usr
Aug 22 09:58:50 ducky mountd[234]: can't delete exports for /var

[note: none of the above are mounted as NFS volumes]

Aug 22 09:58:51 ducky mountd[234]: can't change attributes for 
/usr/home/www/freebsddiary.cx/adsl

[the above mount point appears in /etc/exports]

On the server, I see this:

# showmount -e
Exports list on localhost:
/usr/home/www/freebsddiary.cx/adsl 192.168.0.78 
/usr/home/justine/public_html      192.168.0.78 
/usr/home/eimi                     192.168.0.78 
/usr/home/chrissy/public_html      192.168.0.78 

Which is expected.

but mountd is not running.  Killing nfsd, restarting it, and starting 
mountd fixing the problem.

Any clues?

# uname -a
FreeBSD ducky.nz.freebsd.org 4.1-STABLE FreeBSD 4.1-STABLE #0: 
Mon Aug 21 18:17:33 NZST 2000     
root@ducky.nz.freebsd.org:/usr/obj/usr/src/sys/DUCKY  i386
--
Dan Langille
The FreeBSD Diary - http://www.freebsddiary.org/
FreshPorts        - http://freshports.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008212216.KAA00543>