Zitat von Dejan Muhamedagic <deja...@fastmail.fm>:
crm resource restart is broken. It just won't work for groups. The restart is actually a stop followed by start. The start precludes the stop of all but the first resource. It will have to be synchronous, that is to wait for all resources to stop first, then to start them. We'll fix it, just didn't get around yet to do that.
Is that also true for clones? I encounter a problem when setting up a group and putting that group into a clone. Until creation of the group everything runs fine. But when creating the clone I get an orphan of the first primitive in the group and the whole group does not run up. This is happening, because, when the clone is created, pacemaker stops the primitive but does not wait for the stop action to return, and just starts the primitive over. And that off course causes problems.
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker