[Pacemaker] Fwd: Problem with monitor

2012-11-22 Thread Юлия Школьникова
Hello, again. Why you didn't answer me? I so need your help!! Пересылаемое сообщение От кого: Юлия Школьникова Кому: pacemaker@oss.clusterlabs.org Дата: Mon 19 Nov 2012 16:37:21 Тема: [Pacemaker] Problem with monitor

Re: [Pacemaker] Where is the Pacemaker Documentation

2012-11-22 Thread Art Zemon
I finally found it: http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/ -- Art Z. -Original Message- From: "Art Zemon" Sent: Thursday, November 22, 2012 7:36pm To: "Pacemaker List" Subject: [Pacemaker] Where is the Pacemaker Documentation Folks,   I see lots o

[Pacemaker] Where is the Pacemaker Documentation

2012-11-22 Thread Art Zemon
Folks,   I see lots of pacemaker "how to" guides and lots of examples but is there a wiki or something that lists all of the options for various things? For instance, I have   ms ms_drbd_share p_drbd_share \ meta master-max="2" notify="true" interleave="true" clone-max="2" Where is there

Re: [Pacemaker] Pengine assert in qb_log_from_external_source()

2012-11-22 Thread Andrew Beekhof
On Fri, Nov 23, 2012 at 10:20 AM, Angus Salkeld wrote: > On 22/11/12 14:37 +0300, Vladislav Bogdanov wrote: >> >> 22.11.2012 14:18, Angus Salkeld wrote: >>> >>> On 22/11/12 11:48 +1100, Andrew Beekhof wrote: On Tue, Nov 20, 2012 at 5:32 PM, Vladislav Bogdanov wrote: > > Hi,

Re: [Pacemaker] Pengine assert in qb_log_from_external_source()

2012-11-22 Thread Angus Salkeld
On 22/11/12 14:37 +0300, Vladislav Bogdanov wrote: 22.11.2012 14:18, Angus Salkeld wrote: On 22/11/12 11:48 +1100, Andrew Beekhof wrote: On Tue, Nov 20, 2012 at 5:32 PM, Vladislav Bogdanov wrote: Hi, Running 06229e9 with qb 0.14.3, and noticed following assert() in trace logging path: #0 0

Re: [Pacemaker] Pengine assert in qb_log_from_external_source()

2012-11-22 Thread Andrew Beekhof
On Thu, Nov 22, 2012 at 10:37 PM, Vladislav Bogdanov wrote: > log_dcs.c:70 is assert(rc == 0); > So, qb_array_index() returns 0 > > Couldn't that be some integer overflow? Sounds plausible. Certainly everything we're passing to libqb looks valid. ___

Re: [Pacemaker] Changed IP Address; Filesystem Won't Start

2012-11-22 Thread Art Zemon
After much gnashing of teeth and bashing of head, I finally hit upon crm resource cleanup cl_fs_share That did it and everything immediately started running. Here is my configuration: primitive p_drbd_share ocf:linbit:drbd \ params drbd_resource="share" \ op monitor interval="15s" role="Mas

Re: [Pacemaker] Pengine assert in qb_log_from_external_source()

2012-11-22 Thread Vladislav Bogdanov
22.11.2012 14:18, Angus Salkeld wrote: > On 22/11/12 11:48 +1100, Andrew Beekhof wrote: >> On Tue, Nov 20, 2012 at 5:32 PM, Vladislav Bogdanov >> wrote: >>> Hi, >>> >>> Running 06229e9 with qb 0.14.3, and noticed following assert() in trace >>> logging path: >>> >>> #0 0x7f40451688a5 in raise

Re: [Pacemaker] Pengine assert in qb_log_from_external_source()

2012-11-22 Thread Angus Salkeld
On 22/11/12 11:48 +1100, Andrew Beekhof wrote: On Tue, Nov 20, 2012 at 5:32 PM, Vladislav Bogdanov wrote: Hi, Running 06229e9 with qb 0.14.3, and noticed following assert() in trace logging path: #0 0x7f40451688a5 in raise () from /lib64/libc.so.6 #1 0x7f404516a085 in abort () from