Re: [Pacemaker] stop problem and crm node delete nodename is bug?

2010-09-29 Thread jiaju liu
Date: Tue, 28 Sep 2010 12:27:47 +0200 From: Andrew Beekhof and...@beekhof.net To: The Pacemaker cluster resource manager     pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] pacemaker stop problem Message-ID:     aanlktikoqp6bpecxchxrvqsashhbw=1ksv7shjxbs...@mail.gmail.com Content-Type:

Re: [Pacemaker] crm resource move doesn't move the resource

2010-09-29 Thread Pavlos Parissis
On 28 September 2010 15:09, Pavlos Parissis pavlos.paris...@gmail.comwrote: Hi, When I issue crm resource move pbx_service_01 node-0N it moves this resource group but the fs_01 resource is not started because drbd_01 is still running on other node and it is not moved as well tonode-0N, even

[Pacemaker] [Problem]Lost fail-count.

2010-09-29 Thread renayama19661014
Hi, We examined the trouble outbreak of a resource during cluster division and the recovery of the cluster. However, at the time of cluster recovery, the phenomenon that fail-count disappeared occurred. Failed-Actions did not disappear then. In the next procedure, it occurred. Step1)We

Re: [Pacemaker] About behavior in Action Lost.

2010-09-29 Thread Andrew Beekhof
Sorry, it probably got rebased before I pushed it. http://hg.clusterlabs.org/pacemaker/1.1/rev/dd8e37df3e96 should be the right link On Wed, Sep 29, 2010 at 2:51 AM, renayama19661...@ybb.ne.jp wrote: Hi Andrew, Pushed as:    http://hg.clusterlabs.org/pacemaker/1.1/rev/8433015faf18 Not

[Pacemaker] Doc build issue

2010-09-29 Thread Vladislav Bogdanov
Hi! This patch breaks rpm build and seems to be unneeded (at least on F13) Italian docs are generated without it. http://hg.clusterlabs.org/pacemaker/1.1/diff/ac25a4ecdbcb/doc/Clusters_from_Scratch/publican.cfg.in Symptoms: $ make Clusters_from_Scratch.txt Building Clusters_from_Scratch rm -rf

Re: [Pacemaker] cib

2010-09-29 Thread Shravan Mishra
Hi, I did a bt on the core, this is what I found: == Core was generated by `/usr/lib64/heartbeat/cib'. Program terminated with signal 11, Segmentation fault. [New process 12340] #0 0x7f23acc553fa in strncmp () from /lib64/libc.so.6 (gdb) bt #0 0x7f23acc553fa in strncmp ()

Re: [Pacemaker] Doc build issue

2010-09-29 Thread Andrew Beekhof
On Wed, Sep 29, 2010 at 3:58 PM, Vladislav Bogdanov bub...@hoster-ok.com wrote: Hi! This patch breaks rpm build and seems to be unneeded (at least on F13) Italian docs are generated without it. oh, is that why it keeps breaking. Thanks for investigating! :-)

Re: [Pacemaker] cib

2010-09-29 Thread Shravan Mishra
Some more info: root 14170 14166 0 12:23 ?00:00:00 /usr/lib64/heartbeat/stonithd nobody 14172 14166 0 12:23 ?00:00:00 /usr/lib64/heartbeat/lrmd 82 14173 14166 0 12:23 ?00:00:00 /usr/lib64/heartbeat/attrd 82 14174 14166 0 12:23 ?00:00:00

[Pacemaker] Does bond0 network interface work with corosync/pacemaker

2010-09-29 Thread Mike A Meyer
We have two nodes that we have the IP address assigned to a bond0 network interface instead of the usual eth0 network interface. We are wondering if there are issues with trying to configure corosync/pacemaker with an IP assigned to a bond0 network interface. We are seeing that corosync/pacemaker

Re: [Pacemaker] Does bond0 network interface work with corosync/pacemaker

2010-09-29 Thread Pavlos Parissis
Please paste the conf of corosync, without suppling the conf is quite difficult to help you Cheers, Pavlos ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home:

Re: [Pacemaker] Does bond0 network interface work with corosync/pacemaker

2010-09-29 Thread Mike A Meyer
Here you go. # Please read the corosync.conf.5 manual page compatibility: whitetank totem { version: 2 secauth: off threads: 0 interface { ringnumber: 0 bindnetaddr: 172.26.2.167 mcastaddr: 226.94.1.1 mcastport: 5405 } } logging {

Re: [Pacemaker] Does bond0 network interface work with corosync/pacemaker

2010-09-29 Thread Pavlos Parissis
On 29 September 2010 21:01, Andreas Hofmeister a...@collax.com wrote: On 29.09.2010 19:59, Mike A Meyer wrote: We have two nodes that we have the IP address assigned to a bond0 network interface instead of the usual eth0 network interface. We are wondering if there are issues with trying

Re: [Pacemaker] stonith-ng message in /var/log/messages

2010-09-29 Thread Andrew Daugherity
Ron Kerry rke...@... writes: I am seeing the following sequence of messages with every monitor interval for my stonith resource. Sep 28 10:44:01 genesis stonith-ng: [9493]: ERROR: run_stonith_agent: No timeout set for stonith operation monitor with device fence_legacy Sep 28 10:44:01

[Pacemaker] stop resource during promote

2010-09-29 Thread Mark Horton
Is it ok to stop/start a resource during a promote? I'm setting up a master/slave set of resources. When a slave is promoted to master, I need to stop the resource, change a config file, then start it up in master mode. Mark ___ Pacemaker mailing

Re: [Pacemaker] About behavior in Action Lost.

2010-09-29 Thread renayama19661014
Hi Andrew, Sorry, it probably got rebased before I pushed it. http://hg.clusterlabs.org/pacemaker/1.1/rev/dd8e37df3e96 should be the right link Thanks!! Hideo Yamuachi. --- Andrew Beekhof and...@beekhof.net wrote: Sorry, it probably got rebased before I pushed it.

Re: [Pacemaker] /etc/hosts

2010-09-29 Thread Mark Horton
Thanks for the help. We have a limited range of IP addresses. What I've decided to do is just add our range of IPs in the hosts file on each machine. And then name each host based on its IP. Then as we dynamically add nodes they will already be in the hosts file. Mark On Tue, Sep 28, 2010