[Samba] Multichannel working at half speed with 2x NICs

Kanchana Marasinghe kmarasinghe1 at gmail.com
Wed Sep 28 21:59:53 UTC 2016


Sorry for the delay Jeremy. I ran strace on the lowest pid for smbd (I ran
"pidof smbd" to get pids, and used the lowest one of the 4 or so that came
up).

Command was "strace -f -o strace.log `ls /proc/2019/task/ | xargs -n 1 echo
-n " -p`". I then copied a 1.3GB file from the server to my client to
generate traffic. The resulting file was around 93k lines (15MB). I've
copied the first 2000 lines since it looks like the rest are
repeats/similar: http://pastebin.com/raw/2EJsk0An

I can provide the full file as well if required.

On Wed, Sep 28, 2016 at 1:54 PM Jeremy Allison <jra at samba.org> wrote:

> On Wed, Sep 28, 2016 at 07:45:03PM +0000, Kanchana Marasinghe via samba
> wrote:
> > Hi Jeremy,
> >
> > Is it safe to assume it's just "strace -p <pid>", for the running samba
> > daemon?
>
> http://lichtman.io/strace-an-existing-multi-threaded-process/
>


More information about the samba mailing list