Hi,
I have a new TS7800 board that I'm trying to mount an nfs share with. It works
when booted from MTD but not from the fastboot shell. I have changed the
configured IP address but otherwise the TS7800 is as it comes out of the box.
# mkdir /aaa
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:D0:69:42:94:11
inet addr:10.0.0.60 Bcast:10.255.255.255 Mask:255.0.0.0
...
# mount -t nfs 10.0.0.15:/target /aaa
But it hangs for 2 minutes and then I get this error
mount: mounting 10.0.0.15:/target on /aaa failed: Input/output error
I have tried mounting the share from another linux box, a TS7260, and the
TS7800 running linux from MTD and it works fine.
I have tried looking at the server logs, enabling debug for RPC and NFS
daemons. I have tried straceing rpc.mountd on the server and all looks ok on
the server (the server allows access to the share).
I have used wireshark to look at the packets sent back and forth and I can see
that the TS7800 gets most of the way through the mounting process and then
sends a malformed RPC packet which the server rejects.
Anyone know why I can't mount an nfs share?
Richard
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|