Hi All ,
I have followed all the steps to configure active/active clustering in
centos-6.2 but getting an error
Failed actions:
dlm:1_monitor_0 (node=node1.xx.xxx.com, call=3, rc=5, status=complete):
not installed
dlm:0_monitor_0 (node=node2.xx.xxx.com, call=3, rc=5,
status=complete): n
06.09.2012 12:58, Vladislav Bogdanov wrote:
...
> lrmd seems not to clean up gio channels properly:
I prefer to call g_io_channel_unref() right after g_io_add_watch_full()
instead of doing so when deleting descriptor (g_source_remove() is
enough there). So channel will be automatically freed after
07.09.2012 03:03, Andrew Beekhof wrote:
...
>>> cib shows tons of reachable memory in finished child processes. Not
>>> important but log is huge, so it is very hard to find real errors.
>>
>> I found two minor (very slow) leaks in cib too:
>>
>> ==1732== 80 bytes in 20 blocks are still reachable
Hi Michael ,
If you don't mind , can you please share the name centos-6.2
repositories where i can get dlm and kernal-module-extra rpms. As i
have already tried epel and rpmforge and scientific linux and default
centos repo.
Regards
Pradeep Kumar
On 09/06/2012 07:40 PM, Michael Schwart
Further to my last email, I now want to create an ordering rule that says
"exchange server should only start when at least one domain controller is
already started", but I can't see how to do this using crm. There is a syntax
using braces, eg:
order dc_then_exch 0: (dc1 dc2) exch
but I think t
>
> On 09/05/2012 04:08 PM, James Harper wrote:
> > A power failure tonight indicated that my clustered resources (xen vm's)
> have a dependency requirement like "make sure at least one domain
> controller VM is fully up and running before starting any other windows
> servers". Determining a statu
On 06/09/2012, at 10:43 PM, Vladislav Bogdanov wrote:
> 06.09.2012 12:58, Vladislav Bogdanov wrote:
>> 06.09.2012 12:39, Andrew Beekhof wrote:
>>> On Thu, Sep 6, 2012 at 5:33 PM, Vladislav Bogdanov
>>> wrote:
06.09.2012 10:19, Andrew Beekhof wrote:
> On Thu, Sep 6, 2012 at 5:14 PM, Vl
Hello Folks,
I'm having a very hard time getting a basic pacemaker setup going.
I've gotten corosync up and running just fine from what i can tell, but once I
start with pacemaker commands, I get CIB errors everywhere:
-bash-4.1# crm configure
Signon to CIB failed: connection failed
Ini
On 09/05/2012 04:08 PM, James Harper wrote:
> A power failure tonight indicated that my clustered resources (xen vm's) have
> a dependency requirement like "make sure at least one domain controller VM is
> fully up and running before starting any other windows servers". Determining
> a status of
It seems the CRM CLI guide formally found under
http://www.clusterlabs.org/doc/crm_cli.html
is gone (404). Why so? Has it moved somewhere else?
I found it a very valuable resource, especially for Pacemaker-beginners.
Is there a successor? The "Pacemaker Explained" guide is good, but the
configur
- Original Message -
> From: "Vladislav Bogdanov"
> To: pacemaker@oss.clusterlabs.org
> Sent: Thursday, September 6, 2012 4:58:45 AM
> Subject: Re: [Pacemaker] pacemaker processes RSS growth
>
> 06.09.2012 12:39, Andrew Beekhof wrote:
> > On Thu, Sep 6, 2012 at 5:33 PM, Vladislav Bogdan
- Original Message -
> From: "Parshvi"
> To: pacema...@clusterlabs.org
> Sent: Thursday, September 6, 2012 2:39:10 AM
> Subject: [Pacemaker] Upgrading to Pacemaker 1.1.7. Issue: sticky resources
> failing back after reboot
>
> Hi,
> We have upgraded pacemaker version 1.0.12 to 1.1.7
>
On Thu, Sep 06, 2012 at 02:06:19PM +0300, Dan Frincu wrote:
> Hi,
>
> On Thu, Sep 6, 2012 at 1:58 PM, Dan Frincu wrote:
> > Hi,
> >
> > On Thu, Sep 6, 2012 at 1:35 PM, Thorsten Rehm
> > wrote:
> >> Hi everyone,
> >>
> >> nobody has an idea?
> >> Have I missed something in the documentation?
> >
> Hi ,
>
> I am configuring active/active clustering of two centos-6.2 virtual
> machines. I am using gfs2 filesystem as common storage on both the
> VM's. We need rpm pacakages namd "dlm and kernel-module-extra" for
> active/active clustering as per documentation.
>
> Any idea how can i g
06.09.2012 12:58, Vladislav Bogdanov wrote:
> 06.09.2012 12:39, Andrew Beekhof wrote:
>> On Thu, Sep 6, 2012 at 5:33 PM, Vladislav Bogdanov
>> wrote:
>>> 06.09.2012 10:19, Andrew Beekhof wrote:
On Thu, Sep 6, 2012 at 5:14 PM, Vladislav Bogdanov
wrote:
> Hi,
>
> I noticed t
Hi ,
I am configuring active/active clustering of two centos-6.2 virtual
machines. I am using gfs2 filesystem as common storage on both the
VM's. We need rpm pacakages namd "dlm and kernel-module-extra" for
active/active clustering as per documentation.
Any idea how can i get these pa
Hi,
On Thu, Sep 6, 2012 at 1:58 PM, Dan Frincu wrote:
> Hi,
>
> On Thu, Sep 6, 2012 at 1:35 PM, Thorsten Rehm wrote:
>> Hi everyone,
>>
>> nobody has an idea?
>> Have I missed something in the documentation?
>
> Put the cluster in maintenance-mode.
> Stop Pacemaker, stop Corosync.
> Change the h
Hi,
On Thu, Sep 6, 2012 at 1:35 PM, Thorsten Rehm wrote:
> Hi everyone,
>
> nobody has an idea?
> Have I missed something in the documentation?
Put the cluster in maintenance-mode.
Stop Pacemaker, stop Corosync.
Change the hostname.
Check if the change actually worked.
Start Corosync, start Pace
Hi everyone,
nobody has an idea?
Have I missed something in the documentation?
Regards,
Thorsten
On Tue, Sep 4, 2012 at 10:55 AM, Thorsten Rehm wrote:
> Hi,
>
> ohh, thanks, but I have heartbeat in use.
> "Legacy cluster stack based on heartbeat"
> http://www.clusterlabs.org/wiki/File:Stack-lh
06.09.2012 12:39, Andrew Beekhof wrote:
> On Thu, Sep 6, 2012 at 5:33 PM, Vladislav Bogdanov
> wrote:
>> 06.09.2012 10:19, Andrew Beekhof wrote:
>>> On Thu, Sep 6, 2012 at 5:14 PM, Vladislav Bogdanov
>>> wrote:
Hi,
I noticed that some pacemaker processes grow during operation (co
On Thu, Sep 6, 2012 at 5:33 PM, Vladislav Bogdanov wrote:
> 06.09.2012 10:19, Andrew Beekhof wrote:
>> On Thu, Sep 6, 2012 at 5:14 PM, Vladislav Bogdanov
>> wrote:
>>> Hi,
>>>
>>> I noticed that some pacemaker processes grow during operation (commit
>>> 8535316). Running on top of corosync 2.0.1
Hi,
We have upgraded pacemaker version 1.0.12 to 1.1.7
The upgrade was done since resources failed to recover after a timeout
(monitor|stop[unmanaged]) and logs observed are:
WARN: print_graph: Synapse 6 is pending (priority: 0)
Sep 03 16:55:18 CSS-FU-2 crmd: [25200]: WARN: print_elem: [Action 10
06.09.2012 10:19, Andrew Beekhof wrote:
> On Thu, Sep 6, 2012 at 5:14 PM, Vladislav Bogdanov
> wrote:
>> Hi,
>>
>> I noticed that some pacemaker processes grow during operation (commit
>> 8535316). Running on top of corosync 2.0.1.
>> I notched RSS size (RES as htop reports) with interval of ~18
On Thu, Sep 6, 2012 at 5:14 PM, Vladislav Bogdanov wrote:
> Hi,
>
> I noticed that some pacemaker processes grow during operation (commit
> 8535316). Running on top of corosync 2.0.1.
> I notched RSS size (RES as htop reports) with interval of ~18 hours.
> First column is notched after ~1 hour of
Hi,
I noticed that some pacemaker processes grow during operation (commit
8535316). Running on top of corosync 2.0.1.
I notched RSS size (RES as htop reports) with interval of ~18 hours.
First column is notched after ~1 hour of operation.
Results are:
pengine 23568 23780
crmd 1
Hi ,
Thx , below mentioned problem has been solved , but when i try to
configure Active/Active clustering in centos-6.2 using gfs2 file system
but i stuck in installing
dlm and kernel-module-extra, i have done lot of googling but no luck!!
, Any idea how to install same. Is there any documen
26 matches
Mail list logo