Share

SMBNetFS

Tracker: Bugs

5 low upload speed - ID: 2391523
Last Update: Settings changed ( kshevetskiy )

When I try upload some files to smb share (100Mbit) - i'll get's upload
speed about 1.5-1.6 Mbytes/s

but when i just using smbclient
(smbclient //server ;put testfile) - i get's upload speed about 8-9Mytes/s


Nobody/Anonymous ( nobody ) - 2008-12-05 03:54

5

Closed

Fixed

Mikhail Kshevetskiy

None

None

Public


Comments ( 4 )




Date: 2009-05-26 00:21
Sender: kshevetskiyProject AdminAccepting Donations

The problem has been fixed in fuse-2.8 branch.

To get 128Kb blocks for writes your need:
a) (linux < 2.6.26) or ((linux >= 2.6.26) and (fuse >= 2.8.0-pre1))
b) mount smbnetfs with '-o big_writes' option



Date: 2009-04-23 05:25
Sender: kshevetskiyProject AdminAccepting Donations

The main reason for this behavior is the usage of 4Kb blocks for write
requests and 128Kb blocks for reads in libfuse code.



Date: 2009-04-23 04:26
Sender: forest

I notice slow upload speeds as well. Here are some sample times (copied
from bug ID: 2492545):

NAS -> workstation using mount.cifs: 6 minutes
NAS -> workstation using smbnetfs: 6 minutes
workstation -> NAS using mount.cifs: 5 minutes
workstation -> NAS using smbnetfs: 21 minutes

I tried running with -o max_write=131072, but it didn't help
siginificantly. The workstation -> NAS time estimate went down from 21 to
20 minutes.


Date: 2009-02-14 23:53
Sender: kshevetskiyProject AdminAccepting Donations

have no any idea for now. need to be investigated.


Log in to comment.




Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-05-26 00:21 kshevetskiy
resolution_id Accepted 2009-05-26 00:21 kshevetskiy
close_date - 2009-05-26 00:21 kshevetskiy
resolution_id None 2009-04-09 20:59 kshevetskiy
assigned_to nobody 2009-04-09 20:59 kshevetskiy