Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-23 Thread Digimer
Follow-up; For anyone else who is hitting this 'out of mem' bug, I have this fixed in a new RPM based off of the ELRepo 8.3.16-2 release (which says it fixes the ABI bug, but didn't appear to fix this one). https://alteeve.ca/repo/el6/RPMS/x86_64/kmod-drbd83-8.3.16-4.el6.anvil.x86_64.rpm Sou

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-18 Thread Lars Ellenberg
On Sat, Nov 15, 2014 at 03:20:30PM -0500, Digimer wrote: > On 11/11/14 04:29 AM, Lars Ellenberg wrote: > >On Mon, Nov 10, 2014 at 12:21:01PM -0500, Digimer wrote: > >>On 10/11/14 10:42 AM, Lars Ellenberg wrote: > >>>On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: > So to summarize, I o

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-15 Thread Digimer
On 15/11/14 03:20 PM, Digimer wrote: On 11/11/14 04:29 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 12:21:01PM -0500, Digimer wrote: On 10/11/14 10:42 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: So to summarize, I only add: flush_sig

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-15 Thread Digimer
On 11/11/14 04:29 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 12:21:01PM -0500, Digimer wrote: On 10/11/14 10:42 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: So to summarize, I only add: flush_signals(current); No, you upgrade

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-11 Thread khaled atteya
I remembered something like that have faced me , and I solved that by changing kernel version. On Nov 9, 2014 11:06 PM, "Digimer" wrote: > CentOS 6.6, DRBD 8.3.16. > > So this sucked: > > After rebooting and restoring, I retried and got the same result a second > time. After moving my VMs to the

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-11 Thread Digimer
On 11/11/14 04:29 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 12:21:01PM -0500, Digimer wrote: On 10/11/14 10:42 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: So to summarize, I only add: flush_signals(current); No, you upgrade

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-11 Thread Lars Ellenberg
On Mon, Nov 10, 2014 at 12:21:01PM -0500, Digimer wrote: > On 10/11/14 10:42 AM, Lars Ellenberg wrote: > >On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: > >>So to summarize, I only add: > >> > >> > >> flush_signals(current); > >> > > > >No, you upgrade to 8.4 ;-) ^a^k Yes

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Digimer
On 10/11/14 10:42 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: So to summarize, I only add: flush_signals(current); No, you upgrade to 8.4 ;-) ^a^k Yes. Oh you. Soon, just not yet, promise! I'll brush off my old RPM notes and see

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Lars Ellenberg
On Mon, Nov 10, 2014 at 09:32:32AM -0500, Digimer wrote: > So to summarize, I only add: > > > flush_signals(current); > No, you upgrade to 8.4 ;-) ^a^k Yes. > I'll brush off my old RPM notes and see if I can sort out a patch. Thanks! No need, just fetch from git. Lar

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Digimer
On 10/11/14 09:16 AM, Lars Ellenberg wrote: On Mon, Nov 10, 2014 at 09:00:45AM -0500, Digimer wrote: On 10/11/14 04:11 AM, Lars Ellenberg wrote: On Sun, Nov 09, 2014 at 04:05:52PM -0500, Digimer wrote: CentOS 6.6, DRBD 8.3.16. So this sucked: After rebooting and restoring, I retried and got

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Lars Ellenberg
On Mon, Nov 10, 2014 at 09:00:45AM -0500, Digimer wrote: > On 10/11/14 04:11 AM, Lars Ellenberg wrote: > >On Sun, Nov 09, 2014 at 04:05:52PM -0500, Digimer wrote: > >>CentOS 6.6, DRBD 8.3.16. > >> > >>So this sucked: > >> > >>After rebooting and restoring, I retried and got the same result a > >>se

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Digimer
On 10/11/14 04:11 AM, Lars Ellenberg wrote: On Sun, Nov 09, 2014 at 04:05:52PM -0500, Digimer wrote: CentOS 6.6, DRBD 8.3.16. So this sucked: After rebooting and restoring, I retried and got the same result a second time. After moving my VMs to the other node, I tested crashing the other node

Re: [DRBD-user] Out of memory error when invoking fence-handler

2014-11-10 Thread Lars Ellenberg
On Sun, Nov 09, 2014 at 04:05:52PM -0500, Digimer wrote: > CentOS 6.6, DRBD 8.3.16. > > So this sucked: > > After rebooting and restoring, I retried and got the same result a > second time. After moving my VMs to the other node, I tested > crashing the other node and again saw the "out of mem, fa

[DRBD-user] Out of memory error when invoking fence-handler

2014-11-09 Thread Digimer
CentOS 6.6, DRBD 8.3.16. So this sucked: After rebooting and restoring, I retried and got the same result a second time. After moving my VMs to the other node, I tested crashing the other node and again saw the "out of mem, failed to invoke fence-peer helper" message. After that, I rebooted b