
On Tue, Mar 25, 2014 at 05:46:58AM -0400, Eli Mesika wrote:
----- Original Message -----
From: "David Smith" <dsmith@mypchelp.com> To: "Eli Mesika" <emesika@redhat.com> Cc: "Marek Grac" <mgrac@redhat.com>, "users" <users@ovirt.org>, "Yedidyah Bar David" <didi@redhat.com> Sent: Tuesday, March 25, 2014 3:04:53 AM Subject: Re: [Users] Instructions to add a remote controlled power strip not in the native list?
All right, serious progress. Thanks to all for your nudges in the right direction. I've managed to get my ovirt to recognize and use the agent. I have a new problem however
I get this message when the fence_raritan agent is run: Ignoring unknown option 'option=status' fence So it appears that my fence_raritan agent is being sent "--option" instead of "--action"
Since the default behavior is "reboot" (fence_raritan expects --action= not --option=) the systems reboot every time a status request is sent :( hehe
Related:? https://bugzilla.redhat.com/show_bug.cgi?id=987446 I'm not using "concurrent"
Not related
So the question is, does anyone here know what the best course of action to resolve this issue is? My host machines are running centos 6.5. Is this problem within a fencing package, ovirt, or other?
AFAIK this is related to http://gerrit.ovirt.org/#/c/24343/ which changed --option to --action danken ?
I smells very much related. Where is fence_raritan comming from? Could you have the el6 version of it support the legacy --option name? If not, we could consider taking http://gerrit.ovirt.org/#/c/26075/. Dan.