From: Ben Evans <bevans@cray.com>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] adding IOCTL for ping
Date: Tue, 15 Sep 2015 20:53:01 +0000 [thread overview]
Message-ID: <D21DFBEC.CA4%jevans@cray.com> (raw)
In-Reply-To: <55F88186.50803@llnl.gov>
You?re correct, targets and client Ids would probably be better. I was
simply thinking that it would be a relatively straightforward piece of
code to write that could add some good flexibility into Lustre. Combine
it with an "X is dead, evict it? IOCTL and you could probably do quite a
bit of good, especially if you?ve got a management system that is also
monitoring aliveness, locations of targets, etc.
-Ben Evans
On 9/15/15, 4:37 PM, "lustre-devel on behalf of Christopher J. Morrone"
<lustre-devel-bounces at lists.lustre.org on behalf of morrone2@llnl.gov>
wrote:
>Maybe there is just not enough detail in the proposal, but I am not
>seeing why associating this with NIDs is the right way to go. I believe
>that the RAS work that would use the gossip protocol dealt, at least in
>part, with higher level concepts like targets. The existing ptlrpc
>pinger pings targets, not NIDs. That is one of the problematic design
>points of the existing system, that when N OSTs live on the same node
>clients need to send N pings to the same node.
>
>Chris
>
>On 09/15/2015 08:04 AM, Ben Evans wrote:
>> Would there be any interest in adding an IOCTL to update the ping
>> time/status for a particular NID?
>>
>> This should allow for implementation of a pinger in userspace which
>> updates the kernel on the status of various NIDs, and if I understand
>> the ping code well enough, would greatly curtail any pings that is sent
>> by the kernel.
>>
>> This might allow for things like Eric?s gossip implementation to simply
>> bolt on top of Lustre without any internal kernel changes, or for
>> integration of external monitoring systems to tell Lustre that failovers
>> have occurred, etc.
>>
>> -Ben Evans
>>
>>
>> _______________________________________________
>> lustre-devel mailing list
>> lustre-devel at lists.lustre.org
>> http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org
>>
>
>_______________________________________________
>lustre-devel mailing list
>lustre-devel at lists.lustre.org
>http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org
next prev parent reply other threads:[~2015-09-15 20:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 15:04 [lustre-devel] adding IOCTL for ping Ben Evans
2015-09-15 20:37 ` Christopher J. Morrone
2015-09-15 20:53 ` Ben Evans [this message]
2015-09-15 21:12 ` Patrick Farrell
2015-09-16 13:10 ` Ben Evans
2015-09-16 15:16 ` Simmons, James A.
2015-09-16 15:24 ` Patrick Farrell
2015-09-16 16:14 ` Olaf Weber
2015-09-21 9:41 ` Dilger, Andreas
2015-09-21 14:31 ` Ben Evans
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=D21DFBEC.CA4%jevans@cray.com \
--to=bevans@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.