Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 870CD74A9 for ; Wed, 23 Nov 2011 10:23:24 +0000 (UTC) Received: (qmail 69403 invoked by uid 500); 23 Nov 2011 10:23:19 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 67150 invoked by uid 500); 23 Nov 2011 10:23:06 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 67141 invoked by uid 99); 23 Nov 2011 10:23:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 10:23:04 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 10:22:59 +0000 Received: by qam2 with SMTP id 2so2767406qam.2 for ; Wed, 23 Nov 2011 02:22:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lrECyro83ZHYUW5FZhMuOOx3FKJrVG6XSf6AnpOpKyo=; b=BzcnZJyigGDr+hR9HZGbF/zU4aay03MhVpCsuv2+TT28xhDDYEo7Gq5ypxqARtCrL3 R0eE8lstpx8D0D7OgyDevpqUFokYltBaXg9j62B3TIIDT3JjkQQXo8XX0N3iZj2hiQr8 LVqr+0fF4bw/dMljexWC4BuqZnAuqg7Rp5L10= MIME-Version: 1.0 Received: by 10.224.192.3 with SMTP id do3mr10205811qab.58.1322043757961; Wed, 23 Nov 2011 02:22:37 -0800 (PST) Received: by 10.229.181.138 with HTTP; Wed, 23 Nov 2011 02:22:37 -0800 (PST) In-Reply-To: <1321630192917-4083655.post@n4.nabble.com> References: <1321630192917-4083655.post@n4.nabble.com> Date: Wed, 23 Nov 2011 10:22:37 +0000 Message-ID: Subject: Re: Live Broker and KahaDB on NFS4 From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org In that case, the expectation from the broker is that disk io will result in an IOException and the default behavior in that case is to stop the broker. Look at: http://activemq.apache.org/configurable-ioexception-handling.html On restart, once the partition is available, the broker will recover (replay the journal) from its last valid checkpoint. On 18 November 2011 15:29, Jeremy Deane wrote: > What are the implications to a live broker where the mount point containing > the KahaDB fails? And what is the recommended process to recover from such a > failure? > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Live-Broker-and-KahaDB-on-NFS4-tp4083655p4083655.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- http://fusesource.com http://blog.garytully.com