Re: [Linux-HA] Multiple IP address on ocf:heartbeat:IPaddr2

2014-06-05 Thread Teerapatr Kittiratanachai
Dear Lars, No problem, I just want to know that is it possible. Thanks, Te On Thu, Jun 5, 2014 at 7:48 PM, Lars Marowsky-Bree wrote: > On 2014-06-05T07:41:18, Teerapatr Kittiratanachai > wrote: > > > In my /usr/lib/ocf/resource.d/heartbeat/ directory doesn't has the > `IPv6addr` > > agent. >

Re: [Linux-HA] Packemaker resources for Galera cluster

2014-06-05 Thread emmanuel segura
If you have the ClustetIP resource in g_mysql, i think you don't need "order order_mysql_before_ip Mandatory: p_mysql ClusterIP" because the group is ordered by default, if you wanna mysql running on all boxes, use clone resource and a colocation constraint to put ip on a box with a mysql instance

Re: [Linux-HA] troublesome DRBD resources on CentOS 6.5

2014-06-05 Thread Hoffmann, Matthias
Hello, its been a while i configured this, but reading you meta data you must be having a "Master/Slave" drbd. So maybe you need some more configuration: My (working) drbd primitives look like this: primitive prim_Drbd_r0 ocf:linbit:drbd \ params drbd_resource="r0" \ op monitor

Re: [Linux-HA] troublesome DRBD resources on CentOS 6.5

2014-06-05 Thread emmanuel segura
no logs! 2014-06-05 14:56 GMT+02:00 Bart Coninckx : > Hi all, > > I have some DRBD resources on CentoOS 6.5 which refuse to start. A message I > get in Hawk and in /var/log/messages is: > > > Failed op: node=storage3, resource=p_drbd_ws021, call-id=73, > operation=monitor, rc-code=6 > >

[Linux-HA] troublesome DRBD resources on CentOS 6.5

2014-06-05 Thread Bart Coninckx
Hi all, I have some DRBD resources on CentoOS 6.5 which refuse to start. A message I get in Hawk and in /var/log/messages is: Failed op: node=storage3, resource=p_drbd_ws021, call-id=73, operation=monitor, rc-code=6 I am able to start the DRBD resources manually. I figured out that

Re: [Linux-HA] Multiple IP address on ocf:heartbeat:IPaddr2

2014-06-05 Thread Lars Marowsky-Bree
On 2014-06-05T07:41:18, Teerapatr Kittiratanachai wrote: > In my /usr/lib/ocf/resource.d/heartbeat/ directory doesn't has the `IPv6addr` > agent. > But I found that the `IPaddr2` agent also support IPv6, from the source > code in GitHub (IPaddr2 >

Re: [Linux-HA] Hawk error message on CentOS 6.5

2014-06-05 Thread Bart Coninckx
On 04 Jun 2014, at 12:18, Kristoffer Grönlund wrote: > On Wed, 4 Jun 2014 12:08:13 +0200 > Bart Coninckx wrote: > >> >> I just found another issue while clicking the history explorer: it >> reports: /usr/sbin/hb_report: No such file or directory. This is >> correct as hb_report can be found i