Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3191

[BUG] Kernel 3.16 Samba File Transfer problem and workaround (4 replies)

$
0
0
Various users have confirmed serious problem with files transfer using Samba (could also effect other protocols while transfering large files).

If you are running kernel 3.16.x, it is recommended to implement a simple tweak to prevent data corruption during file transfering (thanks to ebbix for this tweak):

Turning off TCP segmentation offload on kernel 3.16.0:
apt-get install ethtool
ethtool -K eth0 tso off

For further information, see this post:
http://forum.doozan.com/read.php?2,12096,17403#msg-17403

Viewing all articles
Browse latest Browse all 3191

Latest Images

Trending Articles



Latest Images