cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] qdiskd: Make multipath issues go away
Date: Fri, 13 Jul 2012 16:16:41 -0400	[thread overview]
Message-ID: <50008229.2050900@redhat.com> (raw)
In-Reply-To: <1341237304-4691-1-git-send-email-fdinitto@redhat.com>

On 07/02/2012 09:55 AM, Fabio M. Di Nitto wrote:
> From: Lon Hohberger <lhh@redhat.com>
> 
> Qdiskd hsitorically has required significant tuning to work around
> delays which occur during multipath failover, overloaded I/O, and LUN
> trespasses in both device-mapper-multipath and EMC PowerPath
> environments.
> 
> This patch goes a very long way towards eliminating false evictions
> when these conditions occur by making qdiskd whine to the other
> cluster members when it detects hung system calls.  When a cluster
> member whines, it indicates the source of the problem (which system
> call is hung), and the act of receiving a whine from a host indicates
> that qdiskd is operational, but that I/O is hung.  Hung I/O is different
> from losing storage entirely (where you get I/O errors).
> 
> Possible problems:
> 
> - Receive queue getting very full, causing messages to become blocked on
> a node where I/O is hung.  1) that would take a very long time, and 2)
> node should get evicted at that point anyway.
> 
> Resolves: rhbz#782900
> 
> this version of the patch is a backport of:
> e2937eb33f224f86904fead08499a6178868ca6a
> 34d2872fb7e60be1594158acaaeb8acd74f78d22
> 
> There is a minor change vs original patch based on how qdiskd
> in RHEL5 handles cman connection. We add an extra call to cman_alive
> in main qdisk_loop to make sure data are not stalled on the
> cman port, and data_callback to qdiskd_whine executed.
> 
> Signed-off-by: Lon Hohberger <lhh@redhat.com>
> Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>

Re-ack :)



  reply	other threads:[~2012-07-13 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 13:55 [Cluster-devel] [PATCH] qdiskd: Make multipath issues go away Fabio M. Di Nitto
2012-07-13 20:16 ` Lon Hohberger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-15 23:53 Lon Hohberger
2012-02-17  5:38 ` Fabio M. Di Nitto
2012-02-17 21:40   ` Lon Hohberger
2011-05-09 13:28 Lon Hohberger

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=50008229.2050900@redhat.com \
    --to=lhh@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).