From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 02 Feb 2011 17:56:20 -0500 Subject: [Cluster-devel] [PATCH] fenced: send dbus signal when node is fenced In-Reply-To: <1296686142-22696-1-git-send-email-rohara@redhat.com> References: <1296686142-22696-1-git-send-email-rohara@redhat.com> Message-ID: <1296687380.25681.3.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 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. -- Lon