LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 752|回复: 0

请教NFS传输的问题

[复制链接]
发表于 2006-10-9 10:37:58 | 显示全部楼层 |阅读模式
nfs的client mount上nfs server后提示不支持nfsV3;
当开始传输的时候client端就停止不动了。没有任何反应。一直会等待到超
时。client端总是不返回。(是在局域网中)
显示如下:
root@ml403:~# ping 192.168.0.1 能够ping通
PING 192.168.0.1 (192.168.0.1) from 192.168.0.2 : 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=4.36 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.211 ms
--- 192.168.0.1 ping statistics ---
2 packets transmitted, 2 received, 0% loss, time 1014ms
rtt min/avg/max/mdev = 0.211/2.287/4.364/2.077 ms

root@ml403:~# mount -t nfs 192.168.0.1:/nfs /mnt/nfs 能够mount上
NFS: NFSv3 not supported.
nfs warning: mount version older than kernel

root@ml403:/mnt/nfs# cp yuv2rgb /home
(停止在这)

运行拷贝,就停止了。网络没有问题,我使用自己写的文件传输就没有问题。

nfs client是2.4.20内核的montavista
nfs server是2.6.8-2内核的debian。也尝试过redhat9,状况类似。
请问可能是什么方面的问题,谢谢。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表