Hi Andrew, Thank you for comment.
> Sorry, I gave you the wrong information yesterday. > Apparently working on GUIs for two weeks is enough to rot one's brain ;-) > > Since I've also been talking to other people about this, I've taken > the time to write it up here: > > http://theclusterguy.clusterlabs.org/post/907043024/introducing-the-pacemaker-master-control-process-for > > (I suggested option 4 to you, however 2 or 3 would have been more > appropriate). With the second option, it started well. Thanks!! > Odd. I've not seen that one. > Can you add set -x to the init script to see what its doing? [r...@srv01 ~]# service pacemaker start + desc='Pacemaker Cluster Manager' + prog=pacemakerd + PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/sbin + '[' -d /usr/etc/sysconfig ']' + '[' -d /usr/etc/default ']' + rtrn=0 + case "$1" in + start + echo -n 'Starting Pacemaker Cluster Manager (pacemakerd): ' Starting Pacemaker Cluster Manager (pacemakerd): + mkdir -p '$/var/run' + status pacemakerd + pacemakerd + sleep 5 + status pacemakerd + touch touch: missing file operand + pidof pacemakerd + success + echo -ne '[ OK ]\r' + echo ] + exit 0 Best Regards, Hideo Yamauchi --- Andrew Beekhof <and...@beekhof.net> wrote: > On Thu, Aug 5, 2010 at 3:38 AM, <renayama19661...@ybb.ne.jp> wrote: > [snip] > > > > When I combinate pacemaker1.1 and corosync together, is not any setting > > else necessary? > > Sorry, I gave you the wrong information yesterday. > Apparently working on GUIs for two weeks is enough to rot one's brain ;-) > > Since I've also been talking to other people about this, I've taken > the time to write it up here: > > http://theclusterguy.clusterlabs.org/post/907043024/introducing-the-pacemaker-master-control-process-for > > (I suggested option 4 to you, however 2 or 3 would have been more > appropriate). > > > In addition, the error of the touch command is given when I start pacemaker > > service. > > > > [r...@srv01 ~]# service pacemaker start > > Starting Pacemaker Cluster Manager (pacemakerd): touch: missing file operand > > [ �OK �] > > Odd. I've not seen that one. > Can you add set -x to the init script to see what its doing? > > _______________________________________________ > 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker > _______________________________________________ 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker