All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Phillips <phillips@google.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Fencing in OCFS2
Date: Fri, 26 May 2006 10:23:02 -0700	[thread overview]
Message-ID: <44773976.1060607@google.com> (raw)
In-Reply-To: <4476232F.2070700@google.com>

Daniel Phillips wrote:
> so with:
> 
>    A = 2
>    B = 2
>    H = 2 seconds
>    L = .5 seconds
>    W = 10 seconds
> 
> we have:
> 
>    8 + 1 + 10 = 19 seconds

Oops, sorry, I should not have set W (maximum latency between watchdog
trigger and shutdown) as high as 10, since the panic shuts down
interrupts much faster than that, which in theory stops any disk or
network hardware from transmitting.  This should just take a few ms,
however there may be write traffic in flight, so we need to set W to
a second or two.  This gets our "safe" watchdog wait down to 10 seconds
or so, which is still twice as bad as the 5 seconds we get with storage
side fencing.

Regards,

Daniel

      reply	other threads:[~2006-05-26 17:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 14:20 [Ocfs2-devel] Fencing in OCFS2 Sum Sha
2006-05-18 14:46 ` Sum Sha
2006-05-18 18:48   ` Zach Brown
2006-05-18 19:21     ` Daniel Phillips
2006-05-19 14:40       ` Sum Sha
2006-05-20  2:00         ` Daniel Phillips
2006-05-22  7:42           ` Sum Sha
2006-05-25 21:35 ` Daniel Phillips
2006-05-26 17:23   ` Daniel Phillips [this message]

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=44773976.1060607@google.com \
    --to=phillips@google.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.