Re: [Pacemaker] communication channels howto

2010-08-26 Thread Dan Frincu
lxnf9...@comcast.net wrote: On Thu, 26 Aug 2010, lxnf9...@comcast.net wrote: On Thu, 26 Aug 2010, Dan Frincu wrote: In OpenAIS for example, in /etc/ais/openais.conf you have a directive called interface. In this directive you specify a ringnumber, bindnetaddr, mcastaddr and mcastport. C

Re: [Pacemaker] communication channels howto

2010-08-26 Thread lxnf98mm
On Thu, 26 Aug 2010, lxnf9...@comcast.net wrote: On Thu, 26 Aug 2010, Dan Frincu wrote: In OpenAIS for example, in /etc/ais/openais.conf you have a directive called interface. In this directive you specify a ringnumber, bindnetaddr, mcastaddr and mcastport. Configuring 2 communication chann

Re: [Pacemaker] communication channels howto

2010-08-26 Thread lxnf98mm
On Thu, 26 Aug 2010, Dan Frincu wrote: In OpenAIS for example, in /etc/ais/openais.conf you have a directive called interface. In this directive you specify a ringnumber, bindnetaddr, mcastaddr and mcastport. Configuring 2 communication channels means using adding rrp_mode: passive, ringnumber

Re: [Pacemaker] communication channels howto

2010-08-26 Thread Dan Frincu
In OpenAIS for example, in /etc/ais/openais.conf you have a directive called interface. In this directive you specify a ringnumber, bindnetaddr, mcastaddr and mcastport. Configuring 2 communication channels means using adding rrp_mode: passive, ringnumber 0 and ringnumber 1, two interface direc

[Pacemaker] communication channels howto

2010-08-26 Thread lxnf98mm
The DRBD manual says It is absolutely vital to configure at least two independent OpenAIS communication channels for this functionality to work correctly. My Google'n has not yielded any results in the how to do this department I have DRBD configured and working properly with one channel Where