From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 02 Feb 2011 18:30:16 -0500 Subject: [Cluster-devel] [PATCH] fenced: send dbus signal when node is fenced In-Reply-To: <1296687380.25681.3.camel@localhost.localdomain> References: <1296686142-22696-1-git-send-email-rohara@redhat.com> <1296687380.25681.3.camel@localhost.localdomain> Message-ID: <1296689416.26428.1.camel@localhost.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, 2011-02-02 at 17:56 -0500, Lon Hohberger wrote: > On Wed, 2011-02-02 at 16:35 -0600, Ryan O'Hara wrote: > > This patch adds the ability to send a dbus signal when a node is fenced. > > This code is can reestablish a connection with dbus if necessary. > > As discussed on IRC - missing check for optd_disable_dbus; that is, > there's no way to actually disable dbus operation. > ACK with caveats; see reply to PATCH 2/2 below. That's some clean dbus code. -- Lon