Subject: Re: netbooting a SS10
To: Steven Grunza <steven_grunza@ieee.org>
From: Andrei Petrov <and@genesyslab.com>
List: netbsd-users
Date: 09/21/2000 11:24:38
Some time ago I struggled with netbooting of my ultra2 from
i386/netbsd1.5B, configuration is very similar but different.
What I can tell: mountd is not receiving requests, why?
tcpdump -x might help.
You can grab mountd requests when you trying to netboot
and when you mount exported filesystem from another machine,
ideally from the same machine. Check the difference.

The next thing I would do is to try to get more information
from boot.net. I'd rebuild it with DEBUG NETIF_DEBUG and NFS_DEBUG 
defined.


On Thu, 21 Sep 2000, Steven Grunza wrote:

> 
> root@hw-ss1#(8) mountd -d
> Getting export list.
> Got line /usr/pkgsrc -network 172.25 -maproot=0
> Making new ep fs=0x706,0x78b
> doing opt -network 172.25 -maproot=0
> doing opt -maproot=0
> Got line 
> Got line /export/hw-sbus -network 172.25 -maproot=0 
> Making new ep fs=0x700,0x78b
> doing opt -network 172.25 -maproot=0 
> doing opt -maproot=0 
> Got line /export/hw-sbus/root -network 172.25 -maproot=0 
> Found ep fs=0x700,0x78b
> doing opt -network 172.25 -maproot=0 
> doing opt -maproot=0 
> Got line /export/hw-sbus/root/swap -network 172.25 -maproot=0 
> Found ep fs=0x700,0x78b
> doing opt -network 172.25 -maproot=0 
> doing opt -maproot=0 
> Got line /usr -ro hw-sbus
> Found ep fs=0x706,0x78b
> doing opt -ro hw-sbus
> got host hw-sbus
> Got line                 
> Got line                 
> Got line                 
> Got line                 
> Got line 
> Got line 
> Getting mount list.
> Here we go.
> Sep 21 08:41:23 hw-ss1 portmap[1702]: connect from 127.0.0.1 to unset(mountd)
> Sep 21 08:41:23 hw-ss1 portmap[1703]: connect from 127.0.0.1 to unset(mountd)
> Sep 21 08:41:23 hw-ss1 portmap[1704]: connect from 127.0.0.1 to set(mountd)
> Sep 21 08:41:23 hw-ss1 portmap[1705]: connect from 127.0.0.1 to set(mountd)
> Sep 21 08:41:23 hw-ss1 portmap[1706]: connect from 127.0.0.1 to set(mountd)
> Sep 21 08:41:23 hw-ss1 portmap[1707]: connect from 127.0.0.1 to set(mountd)
> Sep 21 08:42:16 hw-ss1 rarpd[188]: received packet on le0
> Sep 21 08:42:18 hw-ss1 rarpd[188]: received packet on le0
> Sep 21 08:42:19 hw-ss1 portmap[1710]: connect from 172.25.4.22 to
> callit(bootparam)
> 
--
	Andrey