when i wrote a script handled by ocf:heartbeat:anything i.e. that is signalling the cron-daemon to reload crontabs when crontab file is enabled by symlink:start and disabled by symlink:stop
how can i achieve that the script runs after symlink :start and :stop ? when i define order-constraint R1 then R2 this implizit means R1:start , R2:start and R2:stop, R1:stop ? thanks in advance andreas 2013/7/5 andreas graeper <[email protected]> > hi, > two nodes active/passive and fetchmail as cronjob shall run on active only. > > i use ocf:heartbeat:symlink to move / rename > > /etc/cron.d/jobs <> /etc/cron.d/jobs.disable > > i read anywhere crond ignores files with dot. > > but new experience: crond needs to restarted or signalled. > > how this is done best within pacemaker ? > is clone for me ? > > > thanks in advance > andreas > > >
_______________________________________________ Pacemaker mailing list: [email protected] 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
