<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 6, 2017 at 10:27 AM, Gianluca Cecchi <span dir="ltr"><<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div>executing from host itself the following command it works</div><div><br></div><div><div>[root@ov300 ~]# fence_ipmilan -P -a 10.10.193.103 -l fenceuser -A password -L operator -S /usr/local/bin/pwd_ov300.sh -o status</div><div>Status: ON</div><div>[root@ov300 ~]#</div></div><div><br></div><div>But I'm unable to obtain successful test result in web admin fencing agent config window</div><div><br></div><div>I set ip, user, password and ipmilan as agent, and then tried in options</div><div><br></div><div>auth=password,privlvl=<wbr>operator,lanplus=1<br></div><div>and also</div><div>auth=password,privlvl=<wbr>operator,lanplus=on<br></div><div><br></div><div>this the only host in cluster so it is the one used for testing by oVirt.</div><div><br></div><div>Tipically on these same server in RHEL 6.x ClusterSuite I use this in cluster.conf and it works too:</div><div><br></div><div><div> <fencedevices></div><div> <fencedevice agent="fence_ipmilan" auth="password" delay="20" ipaddr="10.10.193.107" lanplus="1" login="fenceuser" name="dracnode01" passwd_script="/usr/local/bin/<wbr>pwd_dracnode01.sh" privlvl="operator"/></div></div><div><br></div><div>Any hint on correct mapping of parameters for oVirt?</div><div>Thanks,</div><div>Gianluca</div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div><div class="gmail_extra">Possibly the auth method is not to be inserted as option, because it is implicit... The test succeeds with these parameters:</div><div class="gmail_extra"><br></div><div class="gmail_extra">privlvl=operator,lanplus=on<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I will further check the correct functionality.</div><div class="gmail_extra"><br></div><div class="gmail_extra">BTW: in the bottom left of the power mgmt configuration window ther is a link named "Fencing Options". Currently it sends me (not able to see if it is a redirect..) to this link that is not related:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement">https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Gianluca</div></div>