Re: [Pacemaker] Howto write a STONITH agent

2011-07-23 Thread Prakash Velayutham
Holger Teutsch writes: > I had the same experience. Ilo is _extremely_ slow and unreliable. > > Go for external/ipmi. > > That works very fast and reliable. It is available with ILO 2.x > firmware. > > - holger > Hi, I am at this same point right now. I am trying to do remote power reset of

Re: [Pacemaker] Howto write a STONITH agent

2011-01-15 Thread Holger Teutsch
On Fri, 2011-01-14 at 17:10 +0100, Christoph Herrmann wrote: > -Ursprüngliche Nachricht- > Von: Dejan Muhamedagic > Gesendet: Fr 14.01.2011 12:31 > An: The Pacemaker cluster resource manager ; > Betreff: Re: [Pacemaker] Howto write a STONITH agent > > > Hi, >

Re: [Pacemaker] Howto write a STONITH agent

2011-01-14 Thread Lars Marowsky-Bree
On 2011-01-14T17:10:17, Christoph Herrmann wrote: > thats much better (looks like PEBKAC ;-), thanks! But it is not reliable. > I've tested it about 10 times > and 5 times it hangs. That's not what I want. That clearly shouldn't happen. Please file a bug. The ILO boards can be somewhat fragil

Re: [Pacemaker] Howto write a STONITH agent

2011-01-14 Thread Dejan Muhamedagic
On Fri, Jan 14, 2011 at 05:10:17PM +0100, Christoph Herrmann wrote: > -Ursprüngliche Nachricht- > Von: Dejan Muhamedagic > Gesendet: Fr 14.01.2011 12:31 > An: The Pacemaker cluster resource manager ; > Betreff: Re: [Pacemaker] Howto write a STONITH agent > > >

Re: [Pacemaker] Howto write a STONITH agent

2011-01-14 Thread Christoph Herrmann
-Ursprüngliche Nachricht- Von: Dejan Muhamedagic Gesendet: Fr 14.01.2011 12:31 An: The Pacemaker cluster resource manager ; Betreff: Re: [Pacemaker] Howto write a STONITH agent > Hi, > > On Thu, Jan 13, 2011 at 09:09:38PM +0100, Christoph Herrmann wrote: > > Hi, >

Re: [Pacemaker] Howto write a STONITH agent

2011-01-14 Thread Dejan Muhamedagic
Hi, On Thu, Jan 13, 2011 at 09:09:38PM +0100, Christoph Herrmann wrote: > Hi, > > I have some brand new HP Blades with ILO Boards (iLO 2 Standard Blade Edition > 1.81 ...) > But I'm not able to connect with them via the external/riloe agent. > When i try: > > stonith -t external/riloe -p "hostl

Re: [Pacemaker] Howto write a STONITH agent

2011-01-13 Thread Bob Haxo
Hi Christoph, Have you taken a look in /usr/lib64/stonith/plugins/external? The "ipmi" plugin might serve as a coding example/template. Or maybe the "drac5" plugin. At first glance, "drac5" appears to be using ssh. Bob Haxo On Thu, 2011-01-13 at 21:09 +0100, Christoph Herrmann wrote: > Hi, >

[Pacemaker] Howto write a STONITH agent

2011-01-13 Thread Christoph Herrmann
Hi, I have some brand new HP Blades with ILO Boards (iLO 2 Standard Blade Edition 1.81 ...) But I'm not able to connect with them via the external/riloe agent. When i try: stonith -t external/riloe -p "hostlist=node1 ilo_hostname=ilo1 ilo_user=ilouser ilo_password=ilopass ilo_can_reset=1 ilo_p