All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joseph Qi <joseph.qi@huawei.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Ocfs2-devel Digest, Vol 127, Issue 25
Date: Thu, 9 Oct 2014 15:53:24 +0800	[thread overview]
Message-ID: <54363EF4.2070901@huawei.com> (raw)
In-Reply-To: <71604351584F6A4EBAE558C676F37CA42EC764A5@H3CMLB14-EX.srv.huawei-3com.com>

On 2014/10/9 15:16, Guozhonghua wrote:
> Hi Joseph and Srinivas,
> 
> We had merged and test the two patches:
> 1.    ocfs2: o2net: set tcp user timeout to max value
>          8e9801dfe37c9e68cdbfcd15988df2187191864e
> 2.    ocfs2: o2net: don't shutdown connection when idle timeout
>          c43c363def04cdaed0d9e26dae846081f55714e7
> 
> They are works well as we shut down and up the Ethernet interface manually and intervals to create the scenarios with shell scripts, the issues cat not be recreated.
> Thanks you for reviews and better advices.
> 
> There is another question.
> As the node number rises to 32 or 128 in one cluster, we think the TCP keep alive MSG interval should be make longer from 2 seconds to 10 seconds and the idle timeout value should be 60000ms or 90000ms.
> We think it can reduce the non-useful keep alive messages and improve the performance of the TCP connection.
> O2CB_IDLE_TIMEOUT_MS=30000  to  90000
> O2CB_KEEPALIVE_DELAY_MS=2000  to  10000
> 
In my opinion, O2CB_IDLE_TIMEOUT_MS can be changed to suit your scenario.
But for O2CB_KEEPALIVE_DELAY_MS, I don't think you have to change it.
It will send keepalive packet only if there is no DLM messages between nodes.

> We test the values and the changes works well.
> Is there any side effect? We are forward your better thoughts about that.
> Thanks.
> 
> -------------------------------------------------------------------------------------------------------------------------------------
> ????????????????????????????????????????
> ????????????????????????????????????????
> ????????????????????????????????????????
> ???
> This e-mail and its attachments contain confidential information from H3C, which is
> intended only for the person or entity whose address is listed above. Any use of the
> information contained herein in any way (including, but not limited to, total or partial
> disclosure, reproduction, or dissemination) by persons other than the intended
> recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender
> by phone or email immediately and delete it!
> 

  reply	other threads:[~2014-10-09  7:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-09  7:16 [Ocfs2-devel] Ocfs2-devel Digest, Vol 127, Issue 25 Guozhonghua
2014-10-09  7:53 ` Joseph Qi [this message]
2014-10-10  3:29   ` Srinivas Eeda

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=54363EF4.2070901@huawei.com \
    --to=joseph.qi@huawei.com \
    --cc=ocfs2-devel@oss.oracle.com \
    /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.