Ian Collins via illumos-zfs
2014-10-16 01:56:48 UTC
I'm seeing unexpectedly poor NFS and samba read/write performance on a
well specified SmartOS server.
If I run
rsync --progress -a -e ssh bigFile box:/nfsShare/public/
I see around 70MB/s
however if I try
rsync --progress -a bigFile /net/box/nfsShare/public/
I see < 2 MB/s
The box has 376GB of RAM, 2x200G Intel 3700 SSD logs and 2x512GB Samsung
SSD cache drives. The pool is healthy and about 75% full.
Setting sync=disabled on the nfsShare/public filesystem makes no difference.
Similar performance is seen with smb (Samba) shares.
Any debugging hints welcome!
Thanks,
well specified SmartOS server.
If I run
rsync --progress -a -e ssh bigFile box:/nfsShare/public/
I see around 70MB/s
however if I try
rsync --progress -a bigFile /net/box/nfsShare/public/
I see < 2 MB/s
The box has 376GB of RAM, 2x200G Intel 3700 SSD logs and 2x512GB Samsung
SSD cache drives. The pool is healthy and about 75% full.
Setting sync=disabled on the nfsShare/public filesystem makes no difference.
Similar performance is seen with smb (Samba) shares.
Any debugging hints welcome!
Thanks,
--
Ian.
Ian.