<div dir="ltr"><p>Are you able to run the fence_drace5 command from the command line?  I had some trouble getting the fence agent working on a drac6 management interface, I made some notes in the wiki <a href="http://www.ovirt.org/Automatic_Fencing#Troubleshooting">http://www.ovirt.org/Automatic_Fencing#Troubleshooting</a>.  When testing make sure to specify an action, the default action is to reboot.<br>
</p>
<div class="gmail_quote">On May 14, 2013 1:37 AM, &quot;Itamar Heim&quot; &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

On 05/14/2013 12:58 AM, Peter Reilly wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2013-05-13 17:57:33,355 ERROR [org.ovirt.engine.core.bll.<u></u>FenceExecutor]<br>
(ajp--127.0.0.1-8702-12) Illegal value in PM Proxy Preferences string ,<br>
skipped.<br>
</blockquote>
<br>
this seems to be the culprit.<br>
eli - thoughts?<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2013-05-13 17:57:33,356 ERROR [org.ovirt.engine.core.bll.<u></u>FenceExecutor]<br>
(ajp--127.0.0.1-8702-12) Failed to run Power Management command on Host<br>
, no running proxy Host was found.<br>
2013-05-13 17:57:38,963 WARN<br>
[org.ovirt.engine.core.compat.<u></u>backendcompat.PropertyInfo]<br>
(ajp--127.0.0.1-8702-4) Unable to get value of property: pmSecondaryUser<br>
for class org.ovirt.engine.core.common.<u></u>businessentities.VdsStatic<br>
2013-05-13 17:57:38,965 WARN<br>
[org.ovirt.engine.core.compat.<u></u>backendcompat.PropertyInfo]<br>
(ajp--127.0.0.1-8702-4) Unable to get value of property: pmSecondaryUser<br>
for class org.ovirt.engine.core.common.<u></u>businessentities.VdsStatic<br>
2013-05-13 17:57:38,967 INFO<br>
[org.ovirt.engine.core.bll.<u></u>UpdateVdsCommand] (ajp--127.0.0.1-8702-4)<br>
[2c6aea20] Running command: UpdateVdsCommand internal: false. Entities<br>
affected :  ID: 6c8c87a1-b98b-46ea-b66e-<u></u>81afa0d2e794 Type: VDS<br>
2013-05-13 17:57:38,995 WARN<br>
[org.ovirt.engine.core.compat.<u></u>backendcompat.PropertyInfo]<br>
(ajp--127.0.0.1-8702-4) Unable to get value of property: pmSecondaryUser<br>
for class org.ovirt.engine.core.common.<u></u>businessentities.VdsStatic<br>
2013-05-13 17:57:38,996 WARN<br>
[org.ovirt.engine.core.compat.<u></u>backendcompat.PropertyInfo]<br>
(ajp--127.0.0.1-8702-4) Unable to get value of property: pmSecondaryUser<br>
for class org.ovirt.engine.core.common.<u></u>businessentities.VdsStatic<br>
2013-05-13 17:57:41,608 ERROR [org.ovirt.engine.core.bll.<u></u>FenceExecutor]<br>
(ajp--127.0.0.1-8702-4) [2c6aea20] Illegal value in PM Proxy Preferences<br>
string , skipped.<br>
2013-05-13 17:57:41,609 ERROR [org.ovirt.engine.core.bll.<u></u>FenceExecutor]<br>
(ajp--127.0.0.1-8702-4) [2c6aea20] Failed to run Power Management<br>
command on Host moses, no running proxy Host was found.<br>
<br>
<br>
--- On *Mon, 5/13/13, Itamar Heim /&lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;/* wrote:<br>
<br>
<br>
    From: Itamar Heim &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;<br>
    Subject: Re: [Users] drac5 power management test<br>
    To: &quot;Peter Reilly&quot; &lt;<a href="mailto:preilly88@yahoo.com" target="_blank">preilly88@yahoo.com</a>&gt;<br>
    Cc: <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
    Date: Monday, May 13, 2013, 3:42 PM<br>
<br>
    On 05/13/2013 10:01 PM, Peter Reilly wrote:<br>
     &gt; I&#39;m using ovirt-release-el6-5-3.1.<u></u>noarch.rpm<br>
     &gt; &amp; ovirt-node-iso-2.6.1-20120228.<u></u>fc18.iso<br>
     &gt; I have a two host cluster, both hosts up and functioning correctly.<br>
     &gt; I can manually log into both hosts drac5 card.<br>
     &gt; Both hosts are in the same cluster/data center.<br>
     &gt;<br>
     &gt; When I save a host the eventlog says:<br>
     &gt; Host power management was verified successfully.<br>
     &gt;<br>
     &gt; When I test power management it saws:<br>
     &gt; Test Failed, Host Status is: unknown. The fence-agent script reported<br>
     &gt; the following error: There is no other host in the data center<br>
    that can<br>
     &gt; be used to test the power management settings.<br>
     &gt;<br>
     &gt; My settings are:<br>
     &gt; Enable Power management (yes)<br>
     &gt; Concurrent (no)<br>
     &gt; Address (an ip address)<br>
     &gt; Username (root)<br>
     &gt; password (verified correct password)<br>
     &gt; type (drac5)<br>
     &gt; Slot (blank)<br>
     &gt; Options (blank)<br>
     &gt; Secure (yes)<br>
     &gt; Source (blank)<br>
     &gt;<br>
     &gt; Is anyone successfully using a drac5 fence in ovirt 3.1?<br>
     &gt;<br>
     &gt; Thanks,<br>
     &gt;<br>
     &gt;<br>
     &gt;<br>
     &gt; ______________________________<u></u>_________________<br>
     &gt; Users mailing list<br>
     &gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;/mc/compose?to=<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.<u></u>org</a>&gt;<br>
     &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
     &gt;<br>
<br>
    engine log for this?<br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
</blockquote></div>
</div>