From: Xiaoli Feng <xifeng@redhat.com>
To: linux-cifs@vger.kernel.org
Subject: How to verify multichannel
Date: Mon, 18 May 2020 12:01:25 -0400 (EDT) [thread overview]
Message-ID: <1628934597.29140043.1589817685407.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1371710722.29134084.1589816497911.JavaMail.zimbra@redhat.com>
Hello,
When I test multichannel. I don't know how to verify if it works. I just catch network
packages to see if server and client communicate with multiple IP. But from my test, it
doesn't. Does any one know how to verify multichannel?
Setup:
server is samba server in linux upstream.
client is linux upstream.
smb.conf is:
[global]
interfaces = eth1, eth2, team0
server multi channel support = yes
vfs objects = recycle aio_pthread
aio read size = 1
aio write size = 1
[cifs]
path=/mnt/cifs
writeable=yes
Create network team in server and client. eth1 and eth2 work as team slave. Mount with
multichannel option(use one of team ip to mount). Then use "dd" to create 1G file. The
used time are the same for multichannel and no multichannel. Compare the time for
copying 1G file. The result are also the same. By the way, network team running mode
is round-robin.
Thanks.
--
Best regards!
XiaoLi Feng 冯小丽
next parent reply other threads:[~2020-05-18 16:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1371710722.29134084.1589816497911.JavaMail.zimbra@redhat.com>
2020-05-18 16:01 ` Xiaoli Feng [this message]
2020-05-18 17:17 ` How to verify multichannel Aurélien Aptel
2020-05-19 16:15 ` Xiaoli Feng
2020-05-19 16:37 ` Steve French
2020-05-19 16:54 ` Aurélien Aptel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1628934597.29140043.1589817685407.JavaMail.zimbra@redhat.com \
--to=xifeng@redhat.com \
--cc=linux-cifs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.