
JSammons at cds-global
Jul 24, 2010, 7:57 AM
Post #4 of 6
(951 views)
Permalink
|
|
Re: DRBD MC - unstable cluster with latest corosync and pacemaker
[In reply to]
|
|
I was considering using Heartbeat as well since this issue is isolated to Corosync. It also appears that Corosync 1.2.6 is out which may also address the issue: * Fix problem where flight recorder leaks files in shared memory filesystem. Also clean up the error handling of the shared memory allocation code of the flight recorder. Thank you, Jamie Sammons -----drbd-user-bounces [at] lists wrote: -----
To: drbd-user [at] lists From: Lars Ellenberg <lars.ellenberg [at] linbit> Sent by: drbd-user-bounces [at] lists Date: 07/24/2010 07:52AM Subject: Re: [DRBD-user] DRBD MC - unstable cluster with latest corosync and pacemaker On Sat, Jul 24, 2010 at 02:09:47PM +0200, Rasto Levrinc wrote: > > On Fri, July 23, 2010 10:44 pm, Jamie L Sammons wrote: > > Environment: > > > > > > CentOS 5.5 > > DRBD 8.3.8 > > Corosync 1.2.5 > > Pacemaker 1.0.9 > > > > > > Whenever I use DRBD MC to manage the configuration above, I run into > > stability problems with the cluster. Here is some of the behavior I have > > observed: > > > > > > 1. Corosync crash across cluster members. When I try to restart corosync > > I receive a Bus Error and cannot restart it until I reboot the system. > > 2. Frequent disconnects and reconnects across the cluster members. > > 3. Unresponsive cluster. Whenver I try to manage the cluster in DRBD MC > > commands are ignored. > > Yes, the problem is that 'corosync -v' leaks shared memory in Corosync > 1.2.5 and it happens that DRBD MC runs this command regularly to find out > the version. Reboot clears the shared memory. > > For now you can remove this line from drbd-gui-helper: > ($cs_version) = `$cs_prog -v` =~ /'(\d+\.\d+\.\d+)'/; > > and run DMC with --keep-helper option, or use different Corosync version. I'd recommend to use heartbeat as the cluster communication layer. -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com"]http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. __ please don't Cc me, but send to list -- I'm subscribed _______________________________________________ drbd-user mailing list drbd-user [at] lists http://lists.linbit.com/mailman/listinfo/drbd-user"]http://lists.linbit.com/mailman/listinfo/drbd-user --------------------------------------------------------- This e-mail message is intended only for the personal use of the recipient(s) named above. If you are not an intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the CDS Global Help Desk (cdshelpdesk [at] cds-global) immediately by e-mail and delete the original message. ---------------------------------------------------------
|