On 10/09/2012 10:39 AM, Soni Maula Harriz wrote: > Dear all, > > I'm a newbie in clustering. I have been following the 'Cluster from > scratch' tutorial. > I use Centos 6.3 and install pacemaker and corosync from : yum install > pacemaker corosync > > This is the version i got > Pacemaker 1.1.7-6.el6 > Corosync Cluster Engine, version '1.4.1' > > This time i have been this far : adding IPaddr2 resource > (http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/_adding_a_resource.html) > everything goes well before adding IPaddr2 resource. > when i run 'crm status', it print out > > ============ > Last updated: Tue Oct 9 14:58:30 2012 > Last change: Tue Oct 9 13:53:41 2012 via cibadmin on cluster1 > Stack: openais > Current DC: cluster1 - partition with quorum > Version: 1.1.7-6.el6-148fccfd5985c5590cc601123c6c16e966b85d14 > 2 Nodes configured, 2 expected votes > 1 Resources configured. > ============ > > Online: [ cluster1 cluster2 ] > > > Failed actions: > ClusterIP_start_0 (node=cluster1, call=3, rc=6, status=complete): > not configured > > > This is the error i got from /var/log/message > Oct 8 17:07:16 cluster2 IPaddr2(ClusterIP)[15969]: ERROR: > [/usr/lib64/heartbeat/findif -C] failed > Oct 8 17:07:16 cluster2 crmd[15937]: warning: status_from_rc: Action 4 > (ClusterIP_start_0) on cluster2 failed (target: 0 vs. rc: 6): Error > Oct 8 17:07:16 cluster2 pengine[15936]: error: unpack_rsc_op: > Preventing ClusterIP from re-starting anywhere in the cluster : > operation start failed 'not configured' (rc=6)
Not enough information .... please share your configuration (crm configure show) and the result of "ip a sh". You need at least a interface that is up to bind that IP, typically it is already configured with an static IP in the same network as the cluster ip. Regards, Andreas -- Need help with Pacemaker? http://www.hastexo.com/now > > > I have been searching through the google, but can't find the right > solution for my problem. > I have stopped the firewall and disabled the SElinux. > Any help would be appreciated. > > -- > Best Regards, > > Soni Maula Harriz > Database Administrator > PT. Data Aksara Sangkuriang > > > > _______________________________________________ > 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://bugs.clusterlabs.org >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ 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://bugs.clusterlabs.org