Zachary Filan
2005-Jan-05 00:45 UTC
[Samba] smbmount performance stinks, smbclient is good
Hi, I use smbmount to mount a share from a linux smbd. Bandwidth for transferring a big file (via cp) is 1/5th that of when I do the equivalent using smbclient to transfer the file. Duh?! Any clues? Any pointers on how to debug the problem? Thanks! /Zac
> Bandwidth for transferring a big file (via cp) is 1/5th that > of when I do the equivalent using smbclient to transfer the file. >These (mount -t smbfs and smbclient) are completely different programs running. Using a mount is a kernel module and smbclient is the samba maintained program. 1. Make sure you've got a new(ish) kernel. Read the changelogs to see if you're missing anything in new versions. 2. Try using the cifs mount instead. Personally I've never tried it, but it is a common solution given 'round these parts for probmes with smbfs kernel operations. -- -- Paul Gienger Office: 701-281-1884 Applied Engineering Inc. Systems Architect Fax: 701-281-1322 URL: www.ae-solutions.com mailto: pgienger@ae-solutions.com