Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-17 Thread Soni Maula Harriz
On Tue, Oct 9, 2012 at 8:11 PM, Andreas Kurz wrote: > On 10/09/2012 11:17 AM, Soni Maula Harriz wrote: > > > > > > On Tue, Oct 9, 2012 at 4:01 PM, Andreas Kurz > > wrote: > > > > On 10/09/2012 10:39 AM, Soni Maula Harriz wrote: > > > Dear all, > > > > >

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-17 Thread Soni Maula Harriz
On Tue, Oct 9, 2012 at 4:29 PM, Florian Crouzat wrote: > Le 09/10/2012 11:17, Soni Maula Harriz a écrit : > > >> >> This is the configuration : >> crm configure show >> node cluster1 >> node cluster2 >> primitive ClusterIP ocf:heartbeat:IPaddr2 \ >> params ip="xxx.xxx.xxx.289" cidr_netmask="3

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-17 Thread Soni Maula Harriz
On Tue, Oct 9, 2012 at 4:13 PM, Florian Crouzat wrote: > Le 09/10/2012 10:39, Soni Maula Harriz a écrit : > > 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 >> pace

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Andreas Kurz
On 10/09/2012 11:17 AM, Soni Maula Harriz wrote: > > > On Tue, Oct 9, 2012 at 4:01 PM, Andreas Kurz > wrote: > > 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

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Florian Crouzat
Le 09/10/2012 11:17, Soni Maula Harriz a écrit : This is the configuration : crm configure show node cluster1 node cluster2 primitive ClusterIP ocf:heartbeat:IPaddr2 \ params ip="xxx.xxx.xxx.289" cidr_netmask="32" \ op monitor interval="30s" property $id="cib-bootstrap-options" \

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Soni Maula Harriz
On Tue, Oct 9, 2012 at 4:01 PM, Andreas Kurz wrote: > 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 > > pa

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Florian Crouzat
Le 09/10/2012 10:39, Soni Maula Harriz a écrit : 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 Cl

Re: [Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Andreas Kurz
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

[Pacemaker] Resource agent IPaddr2 failed to start

2012-10-09 Thread Soni Maula Harriz
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 bee