Re: [Pacemaker] How to create OCF Resource Agents

2009-04-29 Thread Paul Osier
to create OCF Resource Agents On Wed, 29 Apr 2009 11:12:46 -0400, Paul Osier wrote: > No, I don't. Will this line work? > > > if you provide the "validate-all" function you have to add this action to the meta-data. I just remembered that I once announced it

Re: [Pacemaker] How to create OCF Resource Agents

2009-04-29 Thread Paul Osier
No, I don't. Will this line work? Thanks. -Original Message- From: Thomas Mueller [mailto:tho...@chaschperli.ch] Sent: Wednesday, April 29, 2009 1:24 AM To: pacema...@clusterlabs.org Subject: Re: [Pacemaker] How to create OCF Resource Agents On Tue, 28 Apr 2009 11:23:22 -0400,

Re: [Pacemaker] How to create OCF Resource Agents

2009-04-28 Thread Paul Osier
maker and how it works. Thanks. -Original Message- From: Dominik Klein [mailto:d...@in-telegence.net] Sent: Monday, April 27, 2009 11:47 PM To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] How to create OCF Resource Agents Paul Osier wrote: > I'm trying to create an

[Pacemaker] How to create OCF Resource Agents

2009-04-27 Thread Paul Osier
I'm trying to create an OCF resource agent that will start/stop/monitor SER. I've read through the opencf.org resource agent api doc and the wiki.linux-ha.org OCF resource agent doc and all those documents talk about is what is needed in the resource agent, not necessarily how to format/create it.

Re: [Pacemaker] Resource won't switch from one node toanother during power shutdown

2009-04-24 Thread Paul Osier
@oss.clusterlabs.org Subject: Re: [Pacemaker] Resource won't switch from one node toanother during power shutdown Hi, On Thu, Apr 23, 2009 at 04:25:26PM -0400, Paul Osier wrote: > Hi. I have a test system set up with a couple of nodes running Heartbeat > and Pacemaker. I have an

[Pacemaker] Resource won't switch from one node to another during power shutdown

2009-04-23 Thread Paul Osier
Hi. I have a test system set up with a couple of nodes running Heartbeat and Pacemaker. I have an IP address resource that is to float between the two machines. If I gracefully shutdown heartbeat the resource will move to the other node. If I shutdown the Ethernet interface, the resource will move

Re: [Pacemaker] Where does Pacemaker get UUID?

2009-04-21 Thread Paul Osier
-0400, Paul Osier wrote: > Hi. I have two machines in using vmware that I'm testing Pacemaker with. > The problem I have is that Pacemaker thinks that both machines have the > same UUID. The machines are copies with appropriate changes. I've > verified in vmware that both machine

[Pacemaker] Where does Pacemaker get UUID?

2009-04-20 Thread Paul Osier
Hi. I have two machines in using vmware that I'm testing Pacemaker with. The problem I have is that Pacemaker thinks that both machines have the same UUID. The machines are copies with appropriate changes. I've verified in vmware that both machines have different UUIDs, so I know I'm missing someth