<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Dejan,<BR>
<BR>
Thanks ... you are correct ... probably a little Force is acceptable as a quick-and-dirty fix.<BR>
<BR>
I'll get a bug filed with Novell.<BR>
<BR>
Bob Haxo<BR>
<BR>
<BR>
On Wed, 2011-06-29 at 14:35 +0200, Dejan Muhamedagic wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>

<FONT COLOR="#000000">On Tue, Jun 28, 2011 at 06:10:20PM -0700, Bob Haxo wrote:</FONT>
<FONT COLOR="#000000">> Well, never mind ...</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> There appears to be an easy fix for this "violate uniqueness for</FONT>
<FONT COLOR="#000000">> parameter" issue with stonith:/external/ipmi.  As noted earlier in this</FONT>
<FONT COLOR="#000000">> thread WRT fence_ipmilan, the parmeters in stonith:external/ipmi have</FONT>
<FONT COLOR="#000000">> all been set to "unique".  Unsetting the uniqueness seems to solve the</FONT>
<FONT COLOR="#000000">> issue.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> For example, setting unique to 0:</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> <parameter name="userid" unique="0"></FONT>

<FONT COLOR="#000000">Yes. Alternatively, you can enforce changes using the -F option</FONT>
<FONT COLOR="#000000">(crm -F ...).</FONT>

<FONT COLOR="#000000">> Is proper protocol for me to file a bug with Novell as this is code from</FONT>
<FONT COLOR="#000000">> Novell?</FONT>

<FONT COLOR="#000000">Yes, please, Novell bugzilla is a good place.</FONT>

<FONT COLOR="#000000">Thanks,</FONT>

<FONT COLOR="#000000">Dejan</FONT>

<FONT COLOR="#000000">> Regards,</FONT>
<FONT COLOR="#000000">> Bob Haxo</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> On Tue, 2011-06-28 at 17:53 -0700, Bob Haxo wrote:</FONT>
<FONT COLOR="#000000">> > All,</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > I'm seeing a problem referred to in this thread:</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > crm(live)configure# primitive stonith-ipmi-1 stonith:external/ipmi \</FONT>
<FONT COLOR="#000000">> > > meta target-role="started" is-managed="true" \</FONT>
<FONT COLOR="#000000">> > > operations $id="stonith-ipmi-1-operations" \</FONT>
<FONT COLOR="#000000">> > > op monitor interval="15" timeout="15" on-fail="restart" start-delay="15" \</FONT>
<FONT COLOR="#000000">> > > op start interval="0" timeout="15" on-fail="restart" \</FONT>
<FONT COLOR="#000000">> > > params hostname="r1lead2-bmc" ipaddr="172.24.0.10" userid="XXXXX" passwd="XXXXX" passwd_method="param" interface="lanplus"</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > crm(live)configure# commit</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > crm(live)configure# primitive stonith-ipmi-2 stonith:external/ipmi \</FONT>
<FONT COLOR="#000000">> > > meta target-role="started" is-managed="true" \</FONT>
<FONT COLOR="#000000">> > > operations $id="stonith-ipmi-2-operations" \</FONT>
<FONT COLOR="#000000">> > > op monitor interval="15" timeout="15" on-fail="restart" start-delay="15" \</FONT>
<FONT COLOR="#000000">> > > op start interval="0" timeout="15" on-fail="restart" \</FONT>
<FONT COLOR="#000000">> > > params hostname="r1lead1-bmc" ipaddr="172.24.0.7" userid="XXXXX" passwd="XXXXX" passwd_method="param" interface="lanplus"</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > crm(live)configure# commit</FONT>
<FONT COLOR="#000000">> > WARNING: Resources stonith-ipmi-1,stonith-ipmi-2 violate uniqueness for parameter "passwd": "XXXXX"</FONT>
<FONT COLOR="#000000">> > WARNING: Resources stonith-ipmi-1,stonith-ipmi-2 violate uniqueness for parameter "passwd_method": "param"</FONT>
<FONT COLOR="#000000">> > WARNING: Resources stonith-ipmi-1,stonith-ipmi-2 violate uniqueness for parameter "interface": "lanplus"</FONT>
<FONT COLOR="#000000">> > WARNING: Resources stonith-ipmi-1,stonith-ipmi-2 violate uniqueness for parameter "userid": "XXXXX"</FONT>
<FONT COLOR="#000000">> > Do you still want to commit? yes</FONT>
<FONT COLOR="#000000">> > crm(live)configure#</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > The problem is that I want to perform this operation as "crm <</FONT>
<FONT COLOR="#000000">> > commands", which returns the warnings and assumes a "NO" to the</FONT>
<FONT COLOR="#000000">> > question.</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > I have current Novell updates applied, which includes the cibconfig.py</FONT>
<FONT COLOR="#000000">> > d0472a26eda1 patch. I see no Novell bug for this issue.</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > Have I missed the fix under a different thread?</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > Any suggestions will be appreciated.  Thanks.</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > Bob Haxo</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > On Fri, 2011-04-01 at 10:33 +0200, Andrew Beekhof wrote:</FONT>
<FONT COLOR="#000000">> > > On Tue, Mar 29, 2011 at 6:03 PM, Vladislav Bogdanov</FONT>
<FONT COLOR="#000000">> > > <<A HREF="mailto:bubble@hoster-ok.com">bubble@hoster-ok.com</A>> wrote:</FONT>
<FONT COLOR="#000000">> > > > Hi,</FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > 29.03.2011 18:33, Dejan Muhamedagic wrote:</FONT>
<FONT COLOR="#000000">> > > >> Hi,</FONT>
<FONT COLOR="#000000">> > > >></FONT>
<FONT COLOR="#000000">> > > >> On Sat, Mar 26, 2011 at 08:41:45AM +0200, Vladislav Bogdanov wrote:</FONT>
<FONT COLOR="#000000">> > > >>> Oops, this is actually a bug in fence_ipmilan which reports all params</FONT>
<FONT COLOR="#000000">> > > >>> as unique.</FONT>
<FONT COLOR="#000000">> > > >></FONT>
<FONT COLOR="#000000">> > > >> Well, that's bad, but then we don't want to annoy people until</FONT>
<FONT COLOR="#000000">> > > >> this issue has been resolved. The meta-data stuff usually needs</FONT>
<FONT COLOR="#000000">> > > >> a bit more attention, as far as I could see. I think that we'd</FONT>
<FONT COLOR="#000000">> > > >> need to make this check optional.</FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > I planned to post patch to redhat's bugzilla in nearest days (together</FONT>
<FONT COLOR="#000000">> > > > with bunch of other fixes and features). Should I send it (them)</FONT>
<FONT COLOR="#000000">> > > > somewhere else too?</FONT>
<FONT COLOR="#000000">> > > </FONT>
<FONT COLOR="#000000">> > > Nah, RHBZ should be enough.</FONT>
<FONT COLOR="#000000">> > > </FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > >></FONT>
<FONT COLOR="#000000">> > > >> What's your experience? Does it show these messages only once or</FONT>
<FONT COLOR="#000000">> > > >> all the time?</FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > Only once after resource either defined or changed.</FONT>
<FONT COLOR="#000000">> > > > It also cries something about start and stop operations, do not remember</FONT>
<FONT COLOR="#000000">> > > > now, sorry, short on time right now.</FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > Vladislav</FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > _______________________________________________</FONT>
<FONT COLOR="#000000">> > > > Pacemaker mailing list: <A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> > > > <A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > > Project Home: <A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> > > > Getting started: <A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">> > > > Bugs: <A HREF="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</A></FONT>
<FONT COLOR="#000000">> > > ></FONT>
<FONT COLOR="#000000">> > > </FONT>
<FONT COLOR="#000000">> > > _______________________________________________</FONT>
<FONT COLOR="#000000">> > > Pacemaker mailing list: <A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> > > <A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">> > > </FONT>
<FONT COLOR="#000000">> > > Project Home: <A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> > > Getting started: <A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">> > > Bugs: <A HREF="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</A></FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> _______________________________________________</FONT>
<FONT COLOR="#000000">> Pacemaker mailing list: <A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> <A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Project Home: <A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">> Getting started: <A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">> Bugs: <A HREF="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</A></FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">Pacemaker mailing list: <A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A></FONT>
<FONT COLOR="#000000"><A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>

<FONT COLOR="#000000">Project Home: <A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">Getting started: <A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">Bugs: <A HREF="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>