[Pacemaker] error in the pacemaker log

2009-10-28 Thread gilberto migliavacca
Hi my first purpose is to manage an apache service on a specific machine with IP 172.16.20.63 this is my configuration node custdevc03.funambol.com node custdevc04.funambol.com node custdevc05.funambol.com primitive res.ip.m63 ocf:heartbeat:IPsrcaddr \ params ip=172.16.20.63 \

Re: [Pacemaker] strange behaviour for ssh and eth0

2009-10-28 Thread gilberto migliavacca
Hi Dominik How can I configure the node's ips as cluster resources? sorry for the silly question but I'm a newbye in this field thanks in advance gilberto Dominik Klein wrote: gilberto migliavacca wrote: Hi I have 2 nodes and 1 node that I'm using just to manage the cluster. I started

[Pacemaker] virtual IP or real IP address

2009-10-28 Thread gilberto migliavacca
Hi I have a question. I've seen in the mailing list a lot of example with the IPAddr/IPAddr2 resource agent this resource agent manages the Virtual IP. Could anybody explain me why I have to create a virtual IP istead of using the real IP? for instance I have a cluster with 2 nodes and 1

Re: [Pacemaker] virtual IP or real IP address

2009-10-28 Thread gilberto migliavacca
Hi Tim thanks for for your help. Now there's less fog in my brain I'm trying gilberto Tim Serong wrote: On 10/28/2009 at 07:26 PM, gilberto migliavacca gbmig...@yahoo.it wrote: Hi I have a question. I've seen in the mailing list a lot of example with the IPAddr/IPAddr2 resource agent

[Pacemaker] problem conntecting ssh on the nodes

2009-10-27 Thread gilberto migliavacca
Hi I have 2 nodes and 1 node that I'm using just to manage the cluster. I started up the nodes and created the configuration for the 2 nodes (e.g. with IPaddr2 and Tomcat) Now I cannot ssh on the two managed nodes. I'using 3 Virtual Machine VMWare with Centos. Do you have any experience about

[Pacemaker] strange behaviour for ssh and eth0

2009-10-27 Thread gilberto migliavacca
Hi I have 2 nodes and 1 node that I'm using just to manage the cluster. I started up the nodes and created the following configuration : node custdevc03.funambol.com node custdevc04.funambol.com node custdevc05.funambol.com primitive res.ip.m63 ocf:heartbeat:IPaddr2 \ params

Re: [Pacemaker] cannot start/stop apache from the manager node

2009-10-27 Thread gilberto migliavacca
/IPaddr work on the virtual IP)? can I use the real IP with a different resource agent (e.g. IPsrcaddr)? thanks gilberto Michael Schwartzkopff wrote: Am Dienstag, 27. Oktober 2009 14:55:42 schrieb gilberto migliavacca: Hi I have 2 nodes and 1 node that I'm using just to manage the cluster

Re: [Pacemaker] how to run a remote script

2009-10-26 Thread gilberto migliavacca
to run from the machine A in order to start/stop the tomcat service on the gilberto Hi, On Thu, Oct 22, 2009 at 06:54:29PM +0200, gilberto migliavacca wrote: Hi I need a step behind now I installed a java stand alone process with its onw start and stop scripts on the 2 nodes and my purpose

[Pacemaker] how to run a remote script

2009-10-22 Thread gilberto migliavacca
Hi I'm a newbie of Pacemaker and I'm working for Funambol company (www.funambol.com). I'm evaluating how to support a cluster solution for our product. I understood how to create a my own configuration with some monitoring commands. I found it in the main documentation, for instance for

Re: [Pacemaker] how to run a remote script

2009-10-22 Thread gilberto migliavacca
at the documentation on http://clusterlabs.org/wiki/Documentation Mit freundlichen Grüßen / with kind regards Torsten Schmidt -Ursprüngliche Nachricht- Von: gilberto migliavacca [mailto:gbmig...@yahoo.it] Gesendet: Donnerstag, 22. Oktober 2009 15:55 An: pacemaker@oss.clusterlabs.org Betreff: [Pacemaker

Re: [Pacemaker] how to run a remote script

2009-10-22 Thread gilberto migliavacca
/Documentation Mit freundlichen Grüßen / with kind regards Torsten Schmidt -Ursprüngliche Nachricht- Von: gilberto migliavacca [mailto:gbmig...@yahoo.it] Gesendet: Donnerstag, 22. Oktober 2009 15:55 An: pacemaker@oss.clusterlabs.org Betreff: [Pacemaker] how to run a remote script Hi I'm

[Pacemaker] Can I edit apache configuration file using pacemaker?

2009-10-22 Thread gilberto migliavacca
Hi I have this problem and I'd like to know if I can solve it using pacemaker I have 2 nodes with apache + modjk + tomcat on both nodes, moreover the modjk components point to the tomcat on both nodes in this way the configuration (worker.properties) file of the modjk keeps the information