On Fri, Dec 30, 2011 at 10:13 PM, Michel Nadeau <akaris@xxxxxxxxx> wrote:
We usually use only cman, gfs2 and drbd - does corosync replace cman or it's an addon?
-----Original Message-----
From: Andreas Kurz <andreas@xxxxxxxxxxx>
Sender: linux-cluster-bounces@xxxxxxxxxx
Date: Sat, 31 Dec 2011 01:32:33
To: <linux-cluster@xxxxxxxxxx>
Reply-To: linux clustering <linux-cluster@xxxxxxxxxx>
Subject: Re: CMAN across different datacenters
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
corosync is the messaging layer allowing cluster nodes to talk with each other.
cman/rgmanager should sit on top of it.
try the following commands:
try the following commands:
service corosync status
If the status is running the you are using it, otherwise not.
Also look into the /var/log/messages file for corosync.
If you are using corosync then there should be prints in there for corosync.
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster