Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Netbooting a sparc64 from a -current i386
I have previously booted sparc64 machines from this i386, although
it has been quite a while. I *think* I'm doing it all right, and it's
just not working, potentially because I'm running a 5.99.29 built
earlier this week (May 3).
rarpd is giving my host an address, and tftp is retrieving the
ofwboot.net file from the -current i386 host. The next step, however,
is a sunrpc (udp/111) request so that it can NFS mount root, and my -
current i386 host never responds. I can see the incoming packets on
the wire and no responses going out.
Also, the output of rpcinfo(8) seems a little odd. Or, I don't
know how to interpret the "address" column output. Is the below
output correct, and I'm just reading it wrong? "rpcinfo -p" shows
correct-looking port numbers though, so I don't assume this is an
rpcbind issue either way.
Anyone have any idea if this is something broken in [i386] -
current, or if I've just done something wrong?
- Chris
% rpcinfo
program version netid address service owner
100000 4 tcp 0.0.0.0.0.111 portmapper
superuser
100000 3 tcp 0.0.0.0.0.111 portmapper
superuser
100000 2 tcp 0.0.0.0.0.111 portmapper
superuser
100000 4 udp 0.0.0.0.0.111 portmapper
superuser
100000 3 udp 0.0.0.0.0.111 portmapper
superuser
100000 2 udp 0.0.0.0.0.111 portmapper
superuser
100000 4 tcp6 ::.0.111 portmapper
superuser
100000 3 tcp6 ::.0.111 portmapper
superuser
100000 4 udp6 ::.0.111 portmapper
superuser
100000 3 udp6 ::.0.111 portmapper
superuser
100000 4 local /var/run/rpcbind.sock portmapper
superuser
100000 3 local /var/run/rpcbind.sock portmapper
superuser
100000 2 local /var/run/rpcbind.sock portmapper
superuser
100003 2 udp 0.0.0.0.8.1 nfs
superuser
100003 3 udp 0.0.0.0.8.1 nfs
superuser
100003 2 udp6 ::.8.1 nfs
superuser
100003 3 udp6 ::.8.1 nfs
superuser
100003 2 tcp 0.0.0.0.8.1 nfs
superuser
100003 3 tcp 0.0.0.0.8.1 nfs
superuser
100003 2 tcp6 ::.8.1 nfs
superuser
100003 3 tcp6 ::.8.1 nfs
superuser
100005 1 udp 0.0.0.0.3.240 mountd
superuser
100005 3 udp 0.0.0.0.3.240 mountd
superuser
100005 1 tcp 0.0.0.0.3.244 mountd
superuser
100005 3 tcp 0.0.0.0.3.244 mountd
superuser
100005 1 udp6 ::.3.239 mountd
superuser
100005 3 udp6 ::.3.239 mountd
superuser
100005 1 tcp6 ::.3.243 mountd
superuser
100005 3 tcp6 ::.3.243 mountd
superuser
- Chris
Home |
Main Index |
Thread Index |
Old Index