[NTLUG:Discuss] neighbor table overflow
MadHat
madhat at unspecific.com
Mon Sep 13 09:03:53 CDT 1999
m m wrote:
>
> >
> >check the boot order. What distro are you using? Is the NFS trying to
>
> whaat does "destro" mean?
distrobution. Sorry.
>
> >start before the network? Is it trying to export mount points to NFS or
> >is it trying to mount another file system when the error occurs?
> >
> the boot order is RH6.0 default, I did not change it. actually I am not know
> it happen at which point. can the following information give a clue?
>
> Below are the failed/error messages shown while booting.
OK, the boot level on the SysV on RH (or Mandrake) is 60, which is right
before DHCP and others, but well after network (at 10). How are you
assigning an IP, is it through DHCP, or is it a static IP?
I still think that NFS is building up network requests befor ethe
network is 100% initalized, but I can be sure. I will see if I can
reproduce the error here.
I still think you should try removing nfs from the startup (in RH run
'/sbin/chkconfig nfs off') the restart your system (could just re-init
to another mode [like 'init 1'] and then go back). Then once the system
is up and running, start NFS (run '/etc/rc.d/init.d/nfs start') and
check the logs and see if it still had an error ('tail
/var/log/messages') if not, you might try moving the NFS to right before
local, or even add it to the end of the rc.local.
Just ideas. The only mention of this that I have seen before was DNS
and network issues.
> ---------------------------------------------------------
> ...
> Start NFS statd:
> neighbour table overflow [ok]
>
> Start NFS quotas:
> neighbour table overflow
> neighbour table overflow
> neighbour table overflow
>
> Cannot register service: RPC: Unable to send;
> errno = No buffr space available [Failure]
> neighbour table overflow
> neighbour table overflow
>
> Starting NFS mountd: neighbour table overflow
> neighbour table overflow
>
> Cannot register service: RPC: Unable to send;
> errno = No buffr space available
> miuntd: Unable to register ( mountd, 1, udp)
> [Failure]
>
> nfssvc: Input/output [Failure]
>
> portmap: server localhost not respondint, time out
> neighbour table overflow
> neighbour table overflow
> neighbour table overflow
> ...
--
MadHat
More information about the Discuss
mailing list