NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nfs error diskless



kab00m%lich.phys.spbu.ru@localhost (Dima Veselov) writes:

>ddb.onpanic: 1 -> 0
>+ echo 'Starting network.'
>+ command echo 'Starting network.'
>Starting network.
>+ 'network_start_hostname'
>+ set -x
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1
>+ '[' -z '' ']'
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1

I guess that you don't see all output due to buffering.

However, the network script _does_ remove all routes by default a little
bit after network_start_hostname. This is controlled by the variable
'flushroutes', an entry

  flushroutes=NO

in /etc/rc.conf should help.


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index