BigPanda
28th August 2004, 04:33 PM
Hi,
NFS performance problems aren't new to FC and has been reported a couple of times, but I haven't found any solution for that.
Maybe meanwhile someone has fixed it.
My situation:
server (10.42.1.253): Linux server 2.6.8-1.521 (Fedora Core 2)
exports a directory /video via NFSv4
client (10.42.1.251): Linux client 2.4.24-ctvdr-2 (Debian - c't-vdr-Distribution)
is mounting from server the directory /video
server:/video /video nfs rw,user,wsize=8192,rsize=8192,intr 0 0
via NFSv3
Copying a file on client from client to server
cp /tmp/testdatei /video
takes extremly long and produces in client:/var/log/messages
Aug 28 17:19:47 client kernel: nfs: server server not responding, still trying
Aug 28 17:19:47 client kernel: nfs: server server OK
The LAN is not used much and via FTP I had an average speed of 24MBit/s, which is OK from my point of view. Also the CPU load is low.
Has anyone ideas how to solve the NFS performance problem?
Steffen
NFS performance problems aren't new to FC and has been reported a couple of times, but I haven't found any solution for that.
Maybe meanwhile someone has fixed it.
My situation:
server (10.42.1.253): Linux server 2.6.8-1.521 (Fedora Core 2)
exports a directory /video via NFSv4
client (10.42.1.251): Linux client 2.4.24-ctvdr-2 (Debian - c't-vdr-Distribution)
is mounting from server the directory /video
server:/video /video nfs rw,user,wsize=8192,rsize=8192,intr 0 0
via NFSv3
Copying a file on client from client to server
cp /tmp/testdatei /video
takes extremly long and produces in client:/var/log/messages
Aug 28 17:19:47 client kernel: nfs: server server not responding, still trying
Aug 28 17:19:47 client kernel: nfs: server server OK
The LAN is not used much and via FTP I had an average speed of 24MBit/s, which is OK from my point of view. Also the CPU load is low.
Has anyone ideas how to solve the NFS performance problem?
Steffen