Hello. When you need that some primitives switch in block you can use a group.
There is a manner to get this when you have a clone or a master/slave involved? For example: Imagine a drbd disk (DR), a filesystem over ti (FS) and a service over all (SRV). The first one is a ms resource, and the other, primitives. The colocation rules are: colocation fs_on_dr inf: FS DR:Master colocation srv_on_fs inf: SRV FS The order rules are: order fs_after_dr inf: DR:promote FS:start order srv_after_fs inf: FS:start SRV:start How can switch the entire cluster to other node if SRV fails? (like if all was in a group) Thanks.
_______________________________________________ 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://bugs.clusterlabs.org