Re: [Pacemaker] hb_gui equivalent with pacemaker 1.1 ?

2013-01-18 Thread E-Blokos
- Original Message - From: "Gao,Yan" To: Sent: Saturday, January 19, 2013 12:23 AM Subject: Re: [Pacemaker] hb_gui equivalent with pacemaker 1.1 ? Hi, On 01/19/13 11:41, E-Blokos wrote: Hi, I'm familiar with hb_gui when I used pacemaker 1.0.5, so is there any new name for the

Re: [Pacemaker] hb_gui equivalent with pacemaker 1.1 ?

2013-01-18 Thread E-Blokos
- Original Message - From: "Gao,Yan" To: Sent: Saturday, January 19, 2013 12:23 AM Subject: Re: [Pacemaker] hb_gui equivalent with pacemaker 1.1 ? Hi, On 01/19/13 11:41, E-Blokos wrote: Hi, I'm familiar with hb_gui when I used pacemaker 1.0.5, so is there any new name for the

Re: [Pacemaker] hb_gui equivalent with pacemaker 1.1 ?

2013-01-18 Thread Gao,Yan
Hi, On 01/19/13 11:41, E-Blokos wrote: > Hi, > > I'm familiar with hb_gui when I used pacemaker 1.0.5, > so is there any new name for the same gui for linux ? It's now maintained at: https://github.com/ClusterLabs/pacemaker-mgmt/commits/master The binary name is crm_gui/hb_gui. And it now suppo

[Pacemaker] hb_gui equivalent with pacemaker 1.1 ?

2013-01-18 Thread E-Blokos
Hi, I'm familiar with hb_gui when I used pacemaker 1.0.5, so is there any new name for the same gui for linux ? Thanks Franck -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ___ Pacemake

[Pacemaker] Fedora 17 pcs or crmsh ?

2013-01-18 Thread E-Blokos
Hi, I got this doc http://clusterlabs.org/doc/Cluster_from_Scratch.pdf so I'm trying to follow the doc but got confused when pcsd is not included in any Fedora 17 package but this doc is including Fedora 17 installation. I saw there http://clusterlabs.org/doc/ that Fedora 17 doc concerns crmsh an

Re: [Pacemaker] Serious issue with booth for site failover

2013-01-18 Thread Yves Trudeau
Hi, learning about the paxos protocol, I realize the problem is not with the arbitrator, but the surviving node. Here its debug output: booth-site[2552]: 2013/01/18_11:26:36 debug: preposer prepare ... booth-site[2552]: 2013/01/18_11:26:36 debug: enter lease_prepare booth-site[2552]: 2013/01

[Pacemaker] Serious issue with booth for site failover

2013-01-18 Thread Yves Trudeau
Hi, working on a geo-redundant setup, I uncovered a problem with booth. In order to simplify, I did an experiment with only booth, no pacemaker. The behavior is the same with pacemaker. Version used git log commit 55ab027233407fd44850f0c4905b085205d55f64 Author: Xia Li Date

Re: [Pacemaker] Mysql configuration

2013-01-18 Thread Yves Trudeau
Hi, have a look here. For various reasons, the agent in the package is outdated. https://github.com/jayjanssen/Percona-Pacemaker-Resource-Agents/blob/master/doc/PRM-setup-guide.rst You'll find the howto and link to the latest agent. Regards, Yves Le 2012-12-17 17:52, codey koble a écrit :

Re: [Pacemaker] booth is the state of "started" on pacemaker before booth write ticket info in cib.

2013-01-18 Thread Yuichi SEINO
Hi Jiaju, I try fixing this issue by reverting a commit. What do you think about it? https://github.com/jjzhang/booth/pull/48 Sincerely, Yuichi 2013/1/11 Yuichi SEINO : > Hi Jiaju, > > 2013/1/11 Jiaju Zhang : >> Hi Yuichi, >> >> On Wed, 2013-01-09 at 19:39 +0900, Yuichi SEINO wrote: >>> Hi Jiaju