<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FranGarcia.me (Posts about ucs)</title><link>https://www.frangarcia.me/</link><description></description><atom:link href="https://www.frangarcia.me/categories/ucs.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sat, 01 Jul 2023 22:22:34 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Configuring Cisco UCS fencing in RHV Manager</title><link>https://www.frangarcia.me/posts/configuring-cisco-ucs-fencing-in-rhv-manager/</link><dc:creator>Fran Garcia</dc:creator><description>&lt;p&gt;Just a quick postit on how to configure fencing of Cisco UCS servers in RHV.
Since the fencing agent requires the full path to the Service Profile in UCS,
it needs to be carefully specified as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Slot: &lt;code&gt;MyServer&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Options: &lt;code&gt;suborg=org-CLOUD/org-CLOUD-HYPERVISORS/org-AZ1,ssl_insecure=1&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The path to the Service Profile can be checked by inspecting the UCS 'Events'
tab, which will show entries similar to:&lt;/p&gt;
&lt;div class="code"&gt;&lt;pre class="code literal-block"&gt;&lt;span class="nt"&gt;&amp;lt;eventRecord&lt;/span&gt;
&lt;span class="na"&gt;affected=&lt;/span&gt;&lt;span class="s"&gt;"org-root/org-CLOUD/org-CLOUD-HYPERVISORS/org-AZ1/ls-MyServer"&lt;/span&gt;
&lt;span class="na"&gt;cause=&lt;/span&gt;&lt;span class="s"&gt;"transition"&lt;/span&gt;
&lt;span class="na"&gt;changeSet=&lt;/span&gt;&lt;span class="s"&gt;""&lt;/span&gt;
&lt;span class="na"&gt;code=&lt;/span&gt;&lt;span class="s"&gt;"E4196007"&lt;/span&gt;
&lt;span class="na"&gt;created=&lt;/span&gt;&lt;span class="s"&gt;"2018-02-21T12:44:16Z"&lt;/span&gt;
&lt;span class="na"&gt;descr=&lt;/span&gt;&lt;span class="s"&gt;"[FSM:BEGIN]: Configuring Service Profile CFS1PHY03(FSM:sam:dme:LsServerConfigure)"&lt;/span&gt;
&lt;span class="na"&gt;id=&lt;/span&gt;&lt;span class="s"&gt;"2586840"&lt;/span&gt;
&lt;span class="na"&gt;ind=&lt;/span&gt;&lt;span class="s"&gt;"state-transition"&lt;/span&gt;
&lt;span class="na"&gt;sessionId=&lt;/span&gt;&lt;span class="s"&gt;"internal"&lt;/span&gt;
&lt;span class="na"&gt;severity=&lt;/span&gt;&lt;span class="s"&gt;"info"&lt;/span&gt;
&lt;span class="na"&gt;trig=&lt;/span&gt;&lt;span class="s"&gt;"special"&lt;/span&gt;
&lt;span class="na"&gt;txId=&lt;/span&gt;&lt;span class="s"&gt;"1209150"&lt;/span&gt;
&lt;span class="na"&gt;user=&lt;/span&gt;&lt;span class="s"&gt;"ucsCentral"&lt;/span&gt;
&lt;span class="na"&gt;dn=&lt;/span&gt;&lt;span class="s"&gt;"event-log/2586840"&lt;/span&gt;
&lt;span class="na"&gt;status=&lt;/span&gt;&lt;span class="s"&gt;"created"&lt;/span&gt;
&lt;span class="na"&gt;sacl=&lt;/span&gt;&lt;span class="s"&gt;"addchild,del,mod"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/eventRecord&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Happy hacking!&lt;/p&gt;</description><category>cisco</category><category>rhv</category><category>ucs</category><guid>https://www.frangarcia.me/posts/configuring-cisco-ucs-fencing-in-rhv-manager/</guid><pubDate>Wed, 21 Feb 2018 16:31:13 GMT</pubDate></item></channel></rss>