Hello,
Is Corosync works with eth and bond at the same time ?
with the config below I have an error message "[MAIN ] No ring0_addr
specified for node"
totem {
version: 2
secauth: off
cluster_name: cluster
interface {
ringnumber: 0
bindnetaddr: 10.1.1.0
ttl: 1
}
interface {
ringnumber: 1
bindnetaddr: 192.168.1.0
ttl: 1
}
transport: udpu
}
nodelist {
node {
ring0_addr: 10.1.1.1
nodeid: 1
}
node {
ring0_addr: 10.1.1.2
nodeid: 2
}
node {
ring1_addr: 192.168.1.253
}
node {
ring1_addr: 192.168.1.254
}
}
quorum {
provider: corosync_votequorum
}
logging {
to_syslog: yes
}
The addresses 10.1.1.1 (bond0) and 192.168.1.253 (eth2) are on the same
node.
The addresses 10.1.1.2 (bond0) and 192.168.1.254 (eth2) on the other.
Best regards.
Francis
On 08/26/2013 01:59 PM, Digimer wrote:
Corosync works on any network connection; ethX, bondX, etc. It does not
support serial. How you do this depends on how you configure corosync
(directly or via pcs). In the end, the IP address resolved by your
hostname is the interface corosync will use.
So if your nodes are at 10.255.0.1/16 and 10.255.0.2/16, you set
bindnetaddr to 10.255.0.0, and you've setup a mode=1 bond called 'bond0'
with the addresses above, corosync will use the bond.
On 26/08/13 05:03, Francis SOUYRI wrote:
Hello,
Thank you for your replies.
With Heartbeat I have this, for the heartbeat serial link, eth link and
bond link. Also eth is used for client access to the cluster, bond is
used for drbd. The eth is monitored with ipfail.
How can I implement this with corosync, actually I have only a link on
eth...
Best regards.
Francis
On 08/25/2013 02:07 PM, Aarti Sawant wrote:
hello,
Corosync provides a reliable communications layer for high availability
clusters. It ensures that cluster nodes can send and receive messages
over
multiple, redundant communication paths.
so you can use corosync instead of heartbeat whih serves the same
purpose.
On Fri, Aug 23, 2013 at 8:02 PM, Digimer <[email protected]> wrote:
OpenAIS is not needed unless you specifically need the SA Forum's AIS
API.
For most people, corosync alone is perfectly fine.
On 23/08/13 10:20, Francis SOUYRI wrote:
Hi,
Thank you but I do not find on yum OpenAIS or an rpm for OpenAIS for
fc18, do you know where I can search.
Best regards.
Francis
On 08/23/2013 03:58 PM, Nick Cameo wrote:
Pacemaker+Corosync/OpenAIS
http://clusterlabs.org/
N.
______________________________**_________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/**mailman/listinfo/linux-ha<http://lists.linux-ha.org/mailman/listinfo/linux-ha>
See also:
http://linux-ha.org/**ReportingProblems<http://linux-ha.org/ReportingProblems>
______________________________**_________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/**mailman/listinfo/linux-ha<http://lists.linux-ha.org/mailman/listinfo/linux-ha>
See also:
http://linux-ha.org/**ReportingProblems<http://linux-ha.org/ReportingProblems>
--
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?
______________________________**_________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/**mailman/listinfo/linux-ha<http://lists.linux-ha.org/mailman/listinfo/linux-ha>
See also:
http://linux-ha.org/**ReportingProblems<http://linux-ha.org/ReportingProblems>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems