[Linux-HA] problem with pind

2012-04-12 Thread Trujillo Carmona, Antonio
I'm try to configure a cluster and I have problem with pingd. my config is crm(live)configure# show node proxy-00 node proxy-01 primitive ip-segura ocf:heartbeat:IPaddr2 \ params ip=10.104.16.123 nic=lan cidr_netmask=19 \ op monitor interval=10 \ meta target-role=Started

Re: [Linux-HA] crm don't conect to cluster

2012-03-30 Thread Trujillo Carmona, Antonio
El mié, 28-03-2012 a las 14:09 +0200, Andreas Kurz escribió: ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems mensaje de correo electrónico

Re: [Linux-HA] crm don't conect to cluster

2012-03-30 Thread Trujillo Carmona, Antonio
El vie, 30-03-2012 a las 13:55 +0200, Andreas Kurz escribió: On 03/30/2012 08:27 AM, Trujillo Carmona, Antonio wrote: El mié, 28-03-2012 a las 14:09 +0200, Andreas Kurz escribió: ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http

Re: [Linux-HA] crm don't conect to cluster

2012-03-28 Thread Trujillo Carmona, Antonio
El mar, 27-03-2012 a las 21:48 +0200, Andreas Kurz escribió: ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems mensaje de correo electrónico

Re: [Linux-HA] crm don't conect to cluster

2012-03-28 Thread Trujillo Carmona, Antonio
El mié, 28-03-2012 a las 08:31 +0200, Trujillo Carmona, Antonio escribió: I found that use_mgmtd: yes is missing in service function of corosync.conf file, I put it but it don't Neither there are a section for corosync { user: root group: root } but I put it with no luck

Re: [Linux-HA] crm don't conect to cluster

2012-03-28 Thread Trujillo Carmona, Antonio
Trying with other way I install heartbeat and right now it work: # crm crm(live)# status Last updated: Wed Mar 28 12:33:47 2012 Stack: Heartbeat Current DC: proxy-01 (d0034c01-f613-4d77-a390-05122f3a374c) - partition with quorum Version:

[Linux-HA] crm don't conect to cluster

2012-03-27 Thread Trujillo Carmona, Antonio
I'm just try to configure a new cluster with pacemaker (based in debian stable). I follow same instruction I take in other cluster but I can't make it work. ¿Can you give me same path to check what is the problem? When I check crm with crm status I always get: root@proxy-00:/etc/network# crm

[Linux-HA] colocation of three resources

2011-07-13 Thread Trujillo Carmona, Antonio
I need three resources collocated. I use: colocation res_Nagios-res_centcore +inf: res_Nagios:Started res_centstorage:Started colocation res_centcore-res_centstorage +inf: res_centcore:Started res_centstorage:Started colocation res_centstorage-res_Nagios +inf: res_centstorage:Started

[Linux-HA] How work ipaddr in clone mode

2010-07-28 Thread Trujillo Carmona, Antonio
Some one can explain it or give me a direcction were I can learn (other than http://linux-ha.org/doc/re-ra-IPaddr2.html ) -- Por favor, NO utilice formatos de archivo propietarios para el intercambio de documentos, como DOC y XLS, sino HTML, RTF, TXT, CSV o cualquier otro que no obligue a

[Linux-HA] how to use mac hadware with ipaddr2

2010-07-27 Thread Trujillo Carmona, Antonio
I'm try to use Ipaddr2 in order to have the same MAC ethernet in a two node corosync cluster but I can't make it work in crm I can see: primitive res_IPaddr2_ip-segura ocf:heartbeat:IPaddr2 \ params ip=10.104.16.254 nic=bond0 broadcast=10.104.255.255 mac=00:50:56:98:57:34

[Linux-HA] unmanaged resource donn't change node

2010-07-08 Thread Trujillo Carmona, Antonio
I'm testing a HA failover and right now all thing look fine but I found same fail, if I unplug the wire it change the node, when I plug it it return to the default, that is ok. If I stop the other service (haproxy) it restart it, but if I kill the service in a way it cannot be restart it put the

Re: [Linux-HA] two nodes insolate

2010-07-07 Thread Trujillo Carmona, Antonio
El mar, 06-07-2010 a las 14:26 +0200, Dr. Michael Schwartzkopff escribió: Am Dienstag, den 06.07.2010, 13:01 +0200 schrieb Trujillo Carmona, Antonio: I'm try to setup a 2 nodes cluster for HA, after configure it I began to test it but fail. I configured a ping node and it got offline

Re: [Linux-HA] change server when a service fail

2010-07-02 Thread Trujillo Carmona, Antonio
El mié, 30-06-2010 a las 07:22 +1200, Michael escribió: The packages are called pacemaker-mgmt and pacemaker-mgmt-client. At least on the RPM based systems. Don't know how is it packaged on Debian. Anybody here using hb_gui on Debian? Yes using it on lenny got it from

Re: [Linux-HA] change server when a service fail

2010-06-25 Thread Trujillo Carmona, Antonio
El jue, 24-06-2010 a las 15:38 +0200, Dejan Muhamedagic escribió: Hi, On Thu, Jun 24, 2010 at 02:18:21PM +0200, Trujillo Carmona, Antonio wrote: I'm try to setup a load balanced in high availability with HA and haproxy, all look well but if I kill the process (in order to simulate

[Linux-HA] change server when a service fail

2010-06-24 Thread Trujillo Carmona, Antonio
I'm try to setup a load balanced in high availability with HA and haproxy, all look well but if I kill the process (in order to simulate a fail in the service) I only obtain haproxy unmanaged on ['balanceador-1'] but they don't change de group to the oder server can any one help mi?. thank in

[Linux-HA] Is there an easy way to disable stonith?

2009-02-10 Thread Antonio
Hi, I am running some tests and note that stonith is restarting one of the machines in the cluster. Is there a simple way to disable stonith? Any help is appreciated. Kind regards, Antonio ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http