Re: NFS client write performance

2012-05-29 Thread Schmurfy
Here are the results with a "dd if=/dev/zero of=/storage/20M bs=1m count=20" running $mount /dev/wd0a on / type ffs (local) /dev/wd0e on /home type ffs (local, nodev, nosuid) /dev/wd0d on /usr type ffs (local, nodev) :/mnt/mfs_volume on /storage type nfs (v3, udp, timeo=100, retrans=101) $ vmstat

Re: NFS client write performance

2012-05-29 Thread Tomas Bodzar
On Tue, May 29, 2012 at 11:36 AM, Schmurfy wrote: > Hi, > I have a moosefs cluster (http://www.moosefs.org/) running on linux servers > and one more linux server mounting the distributed filesystem and exporting > it using NFS (since OpenBSD does not have FUSE support). > Now here comes my problem

NFS client write performance

2012-05-29 Thread Schmurfy
Hi, I have a moosefs cluster (http://www.moosefs.org/) running on linux servers and one more linux server mounting the distributed filesystem and exporting it using NFS (since OpenBSD does not have FUSE support). Now here comes my problem, if I mount the nfs share on a linux host everything is fine