> On 28 Aug 2015, at 7:54 am, Jorge Fábregas <[email protected]> wrote: > > 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 > like "If the first resource fails, stop further processing"? (sort of > like one can control the stacking of PAM modules).
Thats how it normally works. Perhaps the VG agent is swallowing the error instead of reporting it to the cluster? > > 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
