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
> >>
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
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
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
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
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