Re: [Pacemaker] Unique clone instance is stopped too early on move

2015-01-15 Thread Vladislav Bogdanov
16.01.2015 07:44, Andrew Beekhof wrote: On 15 Jan 2015, at 3:11 pm, Vladislav Bogdanov wrote: 13.01.2015 11:32, Andrei Borzenkov wrote: On Tue, Jan 13, 2015 at 10:20 AM, Vladislav Bogdanov wrote: Hi Andrew, David, all. I found a little bit strange operation ordering during transition exec

Re: [Pacemaker] Unique clone instance is stopped too early on move

2015-01-15 Thread Andrew Beekhof
> On 15 Jan 2015, at 3:11 pm, Vladislav Bogdanov wrote: > > 13.01.2015 11:32, Andrei Borzenkov wrote: >> On Tue, Jan 13, 2015 at 10:20 AM, Vladislav Bogdanov >> wrote: >>> Hi Andrew, David, all. >>> >>> I found a little bit strange operation ordering during transition execution. >>> >>> Could

Re: [Pacemaker] Help needed to configure MySQL Cluster using Pacemaker, Corosync, DRBD and PCS

2015-01-15 Thread Andrew Beekhof
> On 13 Jan 2015, at 7:05 am, Shameer Babu wrote: > > Hi Andrew, > > Could you be a bit more specific about "didn't work" ? > > I have installed MariaDB and tried to add the resource mysql (simply created > resource) using the simple command "pcs resource create MysQL > ocf:heartbeat

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Kostiantyn Ponomarenko
Thomas, There was a need for me to run the latest cluster stuff on Debian 7. So I created a document for myself to use. I don't claim this doc to be the best way to go, but it works for me. I hope it will work for you as well. Here is the doc's content: Software - libqb 0.17.0 -

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Thomas Manninger
Hi,   i also compiled the pacemaker_mgmt. I can start the hb_gui, but i have no server daemon? I used git://github.com/ClusterLabs/pacemaker-mgmt.git as source.   Is the server in another repo??   I used: ./ConfigureMe configure ./ConfigureMe make checkinstall --fstrans=no ./ConfigureMe in

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Ken Gaillot
On 01/15/2015 08:18 AM, Kristoffer Grönlund wrote: Thomas Manninger writes: Hi, I compiled the latest libqb, corosync and pacemaker from source. Now there is no crm command available? Is there another standard shell? Should i use crmadmin? Thanks! Regards Thomas You can get crmsh and build f

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Kostiantyn Ponomarenko
Hi Thomas, I don't remember starting from which version of Pacemaker "crmsh" is not included in it anymore. It goes as a independent product. You can get it back. Here is the link https://github.com/crmsh/crmsh/ . Build and install =) Thank you, Kostya On Thu, Jan 15, 2015 at 3:18 PM, Kristoffer

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Kristoffer Grönlund
Thomas Manninger writes: > Hi, > I compiled the latest libqb, corosync and pacemaker from source. > Now there is no crm command available? Is there another standard > shell? > Should i use crmadmin? > Thanks! > Regards > Thomas You can get crmsh and build from source at crmsh.github.io, or try

Re: [Pacemaker] pacemaker-remote debian wheezy

2015-01-15 Thread Thomas Manninger
Hi,   I compiled the latest libqb, corosync and pacemaker from source. Now there is no crm command available? Is there another standard shell?  Should i use crmadmin?   Thanks!   Regards Thomas   Gesendet: Dienstag, 13. Januar 2015 um 16:36 Uhr Von: "Ken Gaillot" An: pacemaker@oss.clust