Hi,
It looks like pacemaker (current master) does not always work nicely on
top of corosync2 if one doesn't have /etc/hosts with all cluster nodes
in it, where short form of name goes before the long one (so
gethostbyaddr() and getnameinfo() return the short one). I tried to run
test cluster with
It looks like when using pacemaker with cman, pacemaker gets the name of
the node from the 'name' attribute. Is there any way to
override this?
If the node has multiple interfaces, I may want corosync to use an
interface other than the node's main interface as the main interface for
communic
On 08/27/2012 05:46 AM, Dejan Muhamedagic wrote:
Hi,
On Fri, Aug 24, 2012 at 11:25:19AM -0400, Nathan Bird wrote:
On 08/24/2012 10:47 AM, Nathan Bird wrote:
I'm trying to setup an external/libvirt stonith fencing
thingiemadoodle but ran into an error
My pacemaker configuration is (read back o