Comment 9 for bug 810606

Revision history for this message
Ubuntu Uefi User (ubuntuuefiuser) wrote :

Confirming bug again as of 9.10 till 11.04.

Windows 7 --> samba share on ubuntu 11.04 = 70 MB/sec Read --> Write on Gigabit Lan
mount.cifs on ubuntu 11.04 <-- Windows 7 = 16 MB/sec Write <-- Read on Gigabit Lan

Using mount.cifs parameters:
mount.cifs $volume $backupvolme -o credentials=$file,ro,uid=user,gid=user,forcedirectio

Tried options cifs CIFSMaxBufSize=130048, gave errors in combination with mount option forcedirectio while using rsync. Otherwise no speed increase.