Re: [Pacemaker] AP9606 fencing device

2010-11-17 Thread Dejan Muhamedagic
Hi, On Tue, Nov 16, 2010 at 08:15:10PM -0700, Devin Reade wrote: > --On Wednesday, October 27, 2010 09:47:14 AM +0200 Pavlos Parissis > wrote: > > > I have a APC AP9606 PDU and I am trying to find a stonith agent which > > works with that PDU. > > I know that this is an old thread, but I'll rep

Re: [Pacemaker] AP9606 fencing device

2010-11-16 Thread Pavlos Parissis
On 17 November 2010 04:15, Devin Reade wrote: > --On Wednesday, October 27, 2010 09:47:14 AM +0200 Pavlos Parissis > wrote: > > > I have a APC AP9606 PDU and I am trying to find a stonith agent which > > works with that PDU. > > I know that this is an old thread, but I'll reply anyway. > > I hav

Re: [Pacemaker] AP9606 fencing device

2010-11-16 Thread Devin Reade
--On Wednesday, October 27, 2010 09:47:14 AM +0200 Pavlos Parissis wrote: > I have a APC AP9606 PDU and I am trying to find a stonith agent which > works with that PDU. I know that this is an old thread, but I'll reply anyway. I have a one cluster that uses an old APC AP9606 for which I've not

Re: [Pacemaker] AP9606 fencing device

2010-10-28 Thread Pavlos Parissis
On 28 October 2010 10:21, Dejan Muhamedagic wrote: > Hi, > > On Wed, Oct 27, 2010 at 08:15:09PM +0200, Pavlos Parissis wrote: > > On 27 October 2010 19:46, Pavlos Parissis > wrote: > > > > > I did more testing using the clone type of fencing and worked as I > > > expected. > > > > > > test1 hack

Re: [Pacemaker] AP9606 fencing device

2010-10-28 Thread Dejan Muhamedagic
Hi, On Wed, Oct 27, 2010 at 08:15:09PM +0200, Pavlos Parissis wrote: > On 27 October 2010 19:46, Pavlos Parissis wrote: > > > I did more testing using the clone type of fencing and worked as I > > expected. > > > > test1 hack init script to return 1 on stop and run a crm resource move on > > tha

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 19:46, Pavlos Parissis wrote: > I did more testing using the clone type of fencing and worked as I > expected. > > test1 hack init script to return 1 on stop and run a crm resource move on > that resource > result node it was fenced and resource was started on the other node >

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
I did more testing using the clone type of fencing and worked as I expected. test1 hack init script to return 1 on stop and run a crm resource move on that resource result node it was fenced and resource was started on the other node test2 using firewall to break the heartbeat links on node with

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 19:25, Vadym Chepkov wrote: > > On Oct 27, 2010, at 1:19 PM, Pavlos Parissis wrote: > > > > On 27 October 2010 17:08, Vadym Chepkov wrote: > >> >> On Oct 27, 2010, at 11:02 AM, Pavlos Parissis wrote: >> >> > BTW >> > here is my conf for the fencing >> > primitive pdu stonith:e

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 19:23, Vadym Chepkov wrote: > > On Oct 27, 2010, at 1:18 PM, Pavlos Parissis wrote: > > > ok, i have done the same hack but i will remove it. I think 1.1.4 will be > out before we go on production and hopefully this will be fixed in 1.1.4. > > > > This is part of cluster-glue,

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 14:09, Vadym Chepkov wrote: > > On Oct 27, 2010, at 7:58 AM, Pavlos Parissis wrote: > > > On 27 October 2010 13:43, Vadym Chepkov wrote: > >> >> On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: >> >> > On 27 October 2010 13:12, Vadym Chepkov wrote: >> >> >> >> On Oct 27, 2

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
Hi, I quickly tested cloning on this fencing and it worked. I used iptables to break the heartbeat link on node-01 and it was fenced by the other node - the DC. In the coming days I will test without cloning fencing device. Cheers, Pavlos ___ Pacemaker

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Dejan Muhamedagic
Hi, On Wed, Oct 27, 2010 at 08:34:19AM -0400, Vadym Chepkov wrote: > > On Oct 27, 2010, at 8:11 AM, Dejan Muhamedagic wrote: > > > Hi, > > > > On Wed, Oct 27, 2010 at 01:58:20PM +0200, Pavlos Parissis wrote: > >> On 27 October 2010 13:43, Vadym Chepkov wrote: > >> > >>> > >>> On Oct 27, 2010

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 14:11, Dejan Muhamedagic wrote: > Hi, > > On Wed, Oct 27, 2010 at 01:58:20PM +0200, Pavlos Parissis wrote: > > On 27 October 2010 13:43, Vadym Chepkov wrote: > > > > > > > > On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: > > > > > > > On 27 October 2010 13:12, Vadym Chepk

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 14:09, Vadym Chepkov wrote: > [...snip...] >> > Hold on a sec, are you using clone on AP7901? Does it support multiple >> > connections? Mine it doesn't. >> >> Then it's useless regardless clone or not, you have to have multiple >> instances, because server can't reliable fence

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Vadym Chepkov
On Oct 27, 2010, at 8:11 AM, Dejan Muhamedagic wrote: > Hi, > > On Wed, Oct 27, 2010 at 01:58:20PM +0200, Pavlos Parissis wrote: >> On 27 October 2010 13:43, Vadym Chepkov wrote: >> >>> >>> On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: >>> On 27 October 2010 13:12, Vadym Chepkov

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Vadym Chepkov
On Oct 27, 2010, at 7:58 AM, Pavlos Parissis wrote: > > On 27 October 2010 13:43, Vadym Chepkov wrote: > > On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: > > > On 27 October 2010 13:12, Vadym Chepkov wrote: > >> > >> On Oct 27, 2010, at 3:47 AM, Pavlos Parissis wrote: > >>> > >>> Does a

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Dejan Muhamedagic
Hi, On Wed, Oct 27, 2010 at 01:58:20PM +0200, Pavlos Parissis wrote: > On 27 October 2010 13:43, Vadym Chepkov wrote: > > > > > On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: > > > > > On 27 October 2010 13:12, Vadym Chepkov wrote: > > >> > > >> On Oct 27, 2010, at 3:47 AM, Pavlos Parissis

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 13:43, Vadym Chepkov wrote: > > On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: > > > On 27 October 2010 13:12, Vadym Chepkov wrote: > >> > >> On Oct 27, 2010, at 3:47 AM, Pavlos Parissis wrote: > >>> > >>> Does anyone know any other PDU which works out of box with the > >

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Vadym Chepkov
On Oct 27, 2010, at 7:27 AM, Pavlos Parissis wrote: > On 27 October 2010 13:12, Vadym Chepkov wrote: >> >> On Oct 27, 2010, at 3:47 AM, Pavlos Parissis wrote: >>> >>> Does anyone know any other PDU which works out of box with the >>> supplied stonith agents? >>> >> >> I use APC AP7901, works

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
On 27 October 2010 13:12, Vadym Chepkov wrote: > > On Oct 27, 2010, at 3:47 AM, Pavlos Parissis wrote: >> >> Does anyone know any other PDU which works out of box with the >> supplied stonith agents? >> > > I use APC AP7901, works like a charm: > > primitive pdu stonith:external/rackpdu \ >      

Re: [Pacemaker] AP9606 fencing device

2010-10-27 Thread Vadym Chepkov
On Oct 27, 2010, at 3:47 AM, Pavlos Parissis wrote: > > Does anyone know any other PDU which works out of box with the > supplied stonith agents? > I use APC AP7901, works like a charm: primitive pdu stonith:external/rackpdu \ params pduip="10.6.6.6" community="pdu-6" hostlist="AUTO" c

[Pacemaker] AP9606 fencing device

2010-10-27 Thread Pavlos Parissis
Hi, I have a APC AP9606 PDU and I am trying to find a stonith agent which works with that PDU. The apcmaster and apcmastersnmp don't work as you see below. I managed to get the rackpdu working by setting the outlet config (the oid for snmpwalk fails) and setting also the command OID. Here is a lon