Hi,

On Wed, Nov 03, 2010 at 11:16:14AM +0100, Pavlos Parissis wrote:
> On 3 November 2010 07:31, Alain.Moulle <[email protected]> wrote:
> > Hi,
> >
> > If you execute a crm action (whatever action) on a resource, let's say
> > for example a stop ... on res1,
> > and if just after , you execute whatever other crm action on another
> > resource , for example
> > a stop on res2, there is always a delay of a few seconds (about 20 to
> > 30s) before the second
> > action is completed.

I wouldn't say "a few" for 20-30 seconds. Which is it?

> > I wonder if it is normal, if it is due to resources management inside
> > pacemaker ?

Depends on your resources. Actions on independent resources
should run in parallel. However, if the pacemaker already
started a transition (i.e. a set of actions triggered by
"resource stop"), then it may wait for it to finish first,
before executing another transition.

> No, it is not normal. I have several resources on different groups and
> I can't independently stop/start them without waiting.

That's odd.

At any rate, if you encounter an unexpected behaviour, you can
always open a bugzilla, just attach hb_report.

Thanks,

Dejan

> > Or if it could be due to some parameters I forgot to modify ...?
> Post your conf and we may see something
> 
> Cheers,
> Pavlos
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to