note that sudo echo 2 > /proc/sys/vm/dirty_ratio    will give you the perm 
denied (because the > is in the parent shell)
so if you do

echo 2 > /proc/sys/vm/dirty_ratio

from a root shell (e.g. sudo -s ) it should work.

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

Title:
  nfs kernel server is very slow and causing high cpu load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1071978/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to