I am not sure if this is related, but I recently upgraded my server from
10.04 to 12.04LTS. Any large files on the server e.g. ISO files showed
incorrect file sizes when opened in Nautilus. These large files were
unusable from the clients (also running 12.04), although they were fine
on the server. It is an old 32bit server - Althon processor only used
for backups and serving audio, video etc.

Solved the problem by moving to NFSv4. Changed exports file on server
to:-

/nfs/srv
192.168.xx.0/24(rw,fsid=0,insecure,no_subtree_check,async)

and the fstab on the clients to:-

192.168.xx.x:/  /nfs/srv        nfs4 _netdev,auto 0 0

Only been running with this setup for a couple of days, but so far, so
good.

Apologies if this is unrelated to this bug. Wasn't  what to do with this
information as is possibly of use to others out there?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879334

Title:
  nfsd from nfs-kernel-server very slow and system load from 25%-100%
  from nfsd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/879334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to