From: Nic Henke <nic@cray.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] replacing Lustre pings with LNet Peer Health
Date: Tue, 17 May 2011 09:30:08 -0500 [thread overview]
Message-ID: <4DD28670.1090609@cray.com> (raw)
In-Reply-To: <4DCC1AEF.8020705@llnl.gov>
On 05/12/2011 12:37 PM, Christopher J. Morrone wrote:
> I think Eric's approach is the only sane way I've heard to reduce pings.
>
> Here are some issues that I see with this:
>
> 1) For your solution to work, you require that the lnet layer take on
> pinging duties. Usually the network, be it IB, TCP, whatever, will not
> provide any active notification of a peer failure. To notice that a
> peer has died, the lnet LND must, you guessed it, ping.
>
Correct. I had assumed the LNDs would or could be doing the pinging. At
worst it'd be done on a per-peer basis and not per-import, reducing the
traffic somewhat. It'd also reduce the number of layers that need to be
involved in the message RX, providing some CPU usage benefit.
> Usually the LNDs try to be smart. They only generate their own pings if
> no traffic has been sent to the peer in a certain period of time. So
> once you eliminate the higher-level pings, they will partly be replaced
> by lower-level pings.
Correct, and I thought that sufficient to provide reasonable notification.
Given the LNet router case, I think this idea is a bit DOA... unless I
find some sort of non-gross magic :-)
Cheers,
Nic
next prev parent reply other threads:[~2011-05-17 14:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-12 14:57 [Lustre-devel] replacing Lustre pings with LNet Peer Health Nic Henke
2011-05-12 17:27 ` Andreas Dilger
2011-05-17 14:27 ` Nic Henke
2011-05-12 17:37 ` Christopher J. Morrone
2011-05-15 7:44 ` Alexey Lyashkov
2011-05-17 14:30 ` Nic Henke [this message]
2011-05-17 22:53 ` Isaac Huang
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=4DD28670.1090609@cray.com \
--to=nic@cray.com \
--cc=lustre-devel@lists.lustre.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.