>>> Jorge Fábregas <[email protected]> schrieb am 27.08.2015 um 23:54 in Nachricht <[email protected]>: > Hi, > > I'm on SLES 11 SP4 (Pacemaker 1.1.12) and still learning all this :) > I'm wondering if there's a way to control the resource startup behaviour > within a group? > > For example, I have an LVM resource (to activate a VG) and the next one: > the Filesystem resource (to mount it). If the VG activation fails I see > errors afterwards trying to mount the filesystem. If there's something
Then there's something wrong! If a resource in a group fails to start, the next resource won't be started; maybe the whole group is tried on another node then. > like "If the first resource fails, stop further processing"? (sort of > like one can control the stacking of PAM modules). Maybe recheck your configuration and your logs first; maybe you overlooked something. > > Thanks, > Jorge > > _______________________________________________ > 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 _______________________________________________ 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
