Borja, The new code that Andreas posted did the trick for me. Prior to the new code, issuing "stonith_admin --metadata --agent fence_ec2" would list metadata with only the "action" parameter. Once the new fence_ec2 code was in place, the same command would output all the proper parameters. I did not have to modify the fence_ec2 file at all to get it working (except for some custom work which is specific to my environment). You should be able to drop the file in the proper location (/usr/sbin for me) and run with it. Do verify that you have the file Andreas refers to here as this is key: https://raw.github.com/akurz/fence_ec2/master/fence_ec2
Best regards, Kevin F. La Barre Senior IT Engineer Infidati, Inc. -- (512) 696-1416 x6111 On Thu, Oct 11, 2012 at 8:47 AM, Borja García de Vinuesa < [email protected]> wrote: > Hi people, > > As Kevin, I'm trying to use fence_ec2 but exactly the same problem arises > (just param action is listed when doing stonith_admin). It's weird because > I'm using the last version of fence_ec2. Any idea why this can happen? > Kevin, did you do anything besides changing the code? > Any further information you need just tell me. > > Thanks! > > > Borja Gª de Vinuesa O. > Communications Administrator > Skype: borja.garcia.actualize > > > [Descripción: LogoActualizeRGB] <http://www.actualize.es/> > > > Avda. Valdelaparra, 27 > P. E. Neisa Norte Edif. 1, 3ªpl. > 28108 Alcobendas Madrid- España > Tel. +34 91 799 40 70 > Fax +34 91 799 40 79 > www.actualize.es<http://www.actualize.es/> > > > > > ESPAÑA * BRASIL * CHILE * COLOMBIA * MEXICO * UK > > > Aviso sobre confidencialidad > Este documento se dirige exclusivamente a su destinatario y puede contener > información confidencial o cuya divulgación debe estar autorizada en virtud > de la legislación vigente. Se informa a quien lo recibiera sin ser el > destinatario o persona autorizada por éste, que la información contenida en > el mismo es reservada y su utilización o divulgación con cualquier fin está > prohibida. Si ha recibido este documento por error, le rogamos que nos lo > comunique inmediatamente por esta misma vía o por teléfono, y proceda a su > destrucción. > > Confidentiality and Privacy: If you have received this email in error, > please notify the sender and delete it as well as any attachments. The > e-mail and any attached files are intended only for the use of the person > or organisation to whom they are addressed. It is prohibited and may be > unlawful to use copy or disclose these documents unless authorised to do > so. We may need to monitor emails we send and receive. > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
