Subject: nfs mount doesn't work
To: None <port-alpha@NetBSD.ORG>
From: Charlie Root <root@hotdog.ping.apana.org.au>
List: port-alpha
Date: 03/22/1996 01:17:13
Hi,

I run the 960224 distribution and experience problems when trying to
nfs mount a partition.

	hotdog  ------ ether ------ dingo

Hotdog can nfs mount a partition from dingo, but dingo can't nfs mount
a partition from hotdog. When issuing the following command on dingo 
the process hangs until crtl-c is issued.

	mount hotdog:/usr/src/sys /sys

Also on hotdog the command showmount will time out and return the 
following message

	Can't do Mountdump rpc

This has worked with the previous distribution so I am certain that it
shouldn't be a mis-configuration. Also nfs mount does work from hotdog
when running Linux-2.1-axp.

The following is a kdump from showmount - maybe this helps in spotting
the problem.

cheerio Berndt


	\0\0\0\0\0\0\0\0\0\0\0\^A\M^F\M-%\0\0\0\^A\0\0\0\^Q\0\0\0\0"
   185 showmount RET   sendto 56/0x38
   185 showmount CALL  select(0x4,0x1fffff760,0,0,0x140016020)
   185 showmount RET   select 0
   185 showmount CALL  sendto(0x3,0x140016224,0x38,0,0x140016008,0x10)
   185 showmount GIO   fd 3 wrote 56 bytes
       "2U\M-[\M^K\0\0\0\0\0\0\0\^B\0\^A\M^F\240\0\0\0\^B\0\0\0\^C\0\0\0\0\0\0\
	\0\0\0\0\0\0\0\0\0\0\0\^A\M^F\M-%\0\0\0\^A\0\0\0\^Q\0\0\0\0"
   185 showmount RET   sendto 56/0x38
   185 showmount CALL  select(0x4,0x1fffff760,0,0,0x140016020)
   185 showmount RET   select 0
   185 showmount CALL  sendto(0x3,0x140016224,0x38,0,0x140016008,0x10)
   185 showmount GIO   fd 3 wrote 56 bytes
       "2U\M-[\M^K\0\0\0\0\0\0\0\^B\0\^A\M^F\240\0\0\0\^B\0\0\0\^C\0\0\0\0\0\0\
	\0\0\0\0\0\0\0\0\0\0\0\^A\M^F\M-%\0\0\0\^A\0\0\0\^Q\0\0\0\0"
   185 showmount RET   sendto 56/0x38
   185 showmount CALL  select(0x4,0x1fffff760,0,0,0x140016020)
   185 showmount RET   select 0
   185 showmount CALL  sendto(0x3,0x140016224,0x38,0,0x140016008,0x10)
   185 showmount GIO   fd 3 wrote 56 bytes
       "2U\M-[\M^K\0\0\0\0\0\0\0\^B\0\^A\M^F\240\0\0\0\^B\0\0\0\^C\0\0\0\0\0\0\
	\0\0\0\0\0\0\0\0\0\0\0\^A\M^F\M-%\0\0\0\^A\0\0\0\^Q\0\0\0\0"
   185 showmount RET   sendto 56/0x38
   185 showmount CALL  select(0x4,0x1fffff760,0,0,0x140016020)
   185 showmount RET   select 0
   185 showmount CALL  close(0x3)
   185 showmount RET   close 0
   185 showmount CALL  close(0x3)
   185 showmount RET   close -1 errno 9 Bad file descriptor
   185 showmount CALL  write(0x2,0x1fffff2f8,0x19)
   185 showmount GIO   fd 2 wrote 25 bytes
       "RPC: Port mapper failure
       "
   185 showmount RET   write 25/0x19
   185 showmount CALL  write(0x2,0x1fffff308,0x19)
   185 showmount GIO   fd 2 wrote 25 bytes
       ": Can't do Mountdump rpc
       "
   185 showmount RET   write 25/0x19
   185 showmount CALL  exit(0x1)