Re: [Pacemaker] crm command line tool problem

2009-05-25 Thread Dejan Muhamedagic
On Mon, May 25, 2009 at 06:03:20PM +0200, Andrew Beekhof wrote: > On Mon, May 25, 2009 at 5:51 PM, Dejan Muhamedagic > wrote: > > Hi, > > > > On Fri, May 22, 2009 at 08:51:45AM -0700, Joe Armstrong wrote: > >> Hi All, > >> > >> I am playing around with the crm command line tool to create an > >>

Re: [Pacemaker] crm command line tool problem

2009-05-25 Thread Andrew Beekhof
On Mon, May 25, 2009 at 5:51 PM, Dejan Muhamedagic wrote: > Hi, > > On Fri, May 22, 2009 at 08:51:45AM -0700, Joe Armstrong wrote: >> Hi All, >> >> I am playing around with the crm command line tool to create an >> HA config for pacemaker and am bumping into a problem. >> >> If I have a configurat

Re: [Pacemaker] crm command line tool problem

2009-05-25 Thread Dejan Muhamedagic
Hi, On Fri, May 22, 2009 at 08:51:45AM -0700, Joe Armstrong wrote: > Hi All, > > I am playing around with the crm command line tool to create an > HA config for pacemaker and am bumping into a problem. > > If I have a configuration running already, 3-node with ip & > httpd (pretty simple) and I

Re: [Pacemaker] crm command line tool problem

2009-05-25 Thread Andrew Beekhof
Looks like a bug, can you post a hb_report archive of the scenario please? On Fri, May 22, 2009 at 5:51 PM, Joe Armstrong wrote: > Hi All, > > I am playing around with the crm command line tool to create an HA config for > pacemaker and am bumping into a problem. > > If I have a configuration ru

Re: [Pacemaker] crm command line tool problem

2009-05-22 Thread Karl Katzke
Joe, The way I'd fix this problem would be to change the stonith action to poweroff, then I would bring each machine up in single user mode and make sure that you won't automatically join the cluster when the machine comes up (chkconfig openais off in my system, ymmv.) Then you can bring it up

[Pacemaker] crm command line tool problem

2009-05-22 Thread Joe Armstrong
Hi All, I am playing around with the crm command line tool to create an HA config for pacemaker and am bumping into a problem. If I have a configuration running already, 3-node with ip & httpd (pretty simple) and I want to create a new configuration according to the "CRM CLI" document I should