Andrei Borzenkov <[email protected]> writes: > В Fri, 26 Jun 2015 08:28:14 +0200 > "Ulrich Windl" <[email protected]> пишет: > >> Hi! >> >> I guess the cluster is running monitor operations on the forbidden node to >> make sure no resources run there: Meaning: If you had started those >> resources on the forbidden node, the cluster would stop them. To find out it >> runs the monitors. > > Unfortunately it does not. And that was quite a nasty surprise for me > when I started to use pacemaker. It does run monitor only once (probe) > on initial startup. So no, in pacemaker there is no protection against > accident manual starting of resources that I am aware of. > >
Just as with normal monitor operations, you have to configure it if you want it. Pacemaker doesn't monitor resources on any nodes unless configured to do so. op monitor role=Stopped -- // Kristoffer Grönlund // [email protected] _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
