[BusyBox] NFS mounting issues

Ray Lehtiniemi rayl at mail.com
Fri May 28 17:57:47 UTC 2004


hi all

i'm trying to mount an NFS filesystem from a linux 2.4 userspace nfs
server onto an arm720 based busybox nfs client. server is 192.168.1.14,
client is 192.168.1.80

the client tells me:

  nfs: server 192.168.1.14 not responding, still trying

tcpdump on the server tells me:

11:44:26.967089 192.168.1.14.2049 > 192.168.1.80.385876736: reply ok 1472 read REG 100755 ids 500/100 sz 148348 nlink 1 rdev 0 fsid 1 nodeid 58127fc0 a/m/ctime 1085766266.000000 1085686786.000000 1085686786.000000  (frag 52364:1480 at 0+) (ttl 64, len 1500)
11:44:28.036441 192.168.1.80.369099520 > 192.168.1.14.2049: 116 read fh Unknown/1 8192 bytes @ 0 (DF) (ttl 64, id 0, len 144)
11:44:28.036986 192.168.1.14 > 192.168.1.80: (frag 52376:900 at 7400) (ttl 64, len 920)
11:44:28.037012 192.168.1.14 > 192.168.1.80: (frag 52376:1480 at 5920+) (ttl 64, len 1500)
11:44:28.037028 192.168.1.14 > 192.168.1.80: (frag 52376:1480 at 4440+) (ttl 64, len 1500)
11:44:28.037042 192.168.1.14 > 192.168.1.80: (frag 52376:1480 at 2960+) (ttl 64, len 1500)
11:44:28.037101 192.168.1.14 > 192.168.1.80: (frag 52376:1480 at 1480+) (ttl 64, len 1500)
11:44:28.037115 192.168.1.14.2049 > 192.168.1.80.369099520: reply ok 1472 read REG 100755 ids 500/100 sz 148348 nlink 1 rdev 0 fsid 1 nodeid 58127fc0 a/m/ctime 1085766268.000000 1085686786.000000 1085686786.000000  (frag 52376:1480 at 0+) (ttl 64, len 1500)
11:44:30.176516 192.168.1.80.385876736 > 192.168.1.14.2049: 116 read fh Unknown/1 8192 bytes @ 8192 (DF) (ttl 64, id 0, len 144)
11:44:30.177097 192.168.1.14 > 192.168.1.80: (frag 52395:900 at 7400) (ttl 64, len 920)
11:44:30.177123 192.168.1.14 > 192.168.1.80: (frag 52395:1480 at 5920+) (ttl 64, len 1500)
11:44:30.177137 192.168.1.14 > 192.168.1.80: (frag 52395:1480 at 4440+) (ttl 64, len 1500)
11:44:30.177153 192.168.1.14 > 192.168.1.80: (frag 52395:1480 at 2960+) (ttl 64, len 1500)
11:44:30.177168 192.168.1.14 > 192.168.1.80: (frag 52395:1480 at 1480+) (ttl 64, len 1500)



this repeats for quite a while...  i also once saw this mesage on the
client:

  lockd_up: makesock failed, error=-5



anyone run into something similar, or can offer suggestions about what
i need to configure?

thanks in advance!

-- 
----------------------------------------------------------------------
     Ray L   <rayl at mail.com>



More information about the busybox mailing list