<!-- 
RSS generated by JIRA (9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1) at Sat Feb 10 06:01:23 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Akraino JIRA</title>
    <link>https://jira.akraino.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.5</version>
        <build-number>940005</build-number>
        <build-date>11-04-2023</build-date>
    </build-info>


<item>
            <title>[ICN-612] Incorrect (depending on your config) check for the validity of $IRONIC_IPMI_INTERFACE and $IRONIC_IPMI_INTERFACE_IP</title>
                <link>https://jira.akraino.org/browse/ICN-612</link>
                <project id="10400" key="ICN">Integrated Cloud Native NFV</project>
                    <description>&lt;p&gt;The &quot;env/metal3/02_configure.sh&quot; script includes the following check to verify that the $IRONIC_IPMI_INTERFACE and $IRONIC_IPMI_INTERFACE_IP variables are coherent.&lt;/p&gt;

&lt;p&gt;&#160;&#160; if [ &quot;$IRONIC_IPMI_INTERFACE&quot; ]; then&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160; check_interface_ip $IRONIC_IPMI_INTERFACE $IRONIC_IPMI_INTERFACE_IP&lt;br/&gt;
&#160;&#160;&#160; else&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160; exit 1&lt;br/&gt;
&#160;&#160;&#160; fi&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The problem arises for servers that have the IPMI traffic sharing the same port as another network interface but with separate IP addresses. In that case, the check above will fail if you indicate what the &lt;b&gt;real&lt;/b&gt; IPMI IP address is because it will not match the one reported for the network interface in question.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The way around this is to put the network interface IP address as seen by the OS for $IRONIC_IPMI_INTERFACE_IP in user_config.sh, but that is rather unintuitive.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We should consider to either account for this specific configuration, or perhaps get rid of that test altogether (not sure it&apos;s that critical?).&lt;/p&gt;</description>
                <environment></environment>
        <key id="11905">ICN-612</key>
            <summary>Incorrect (depending on your config) check for the validity of $IRONIC_IPMI_INTERFACE and $IRONIC_IPMI_INTERFACE_IP</summary>
                <type id="10004" iconUrl="https://jira.akraino.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.akraino.org/images/icons/priorities/medium.svg">Medium</priority>
                        <status id="10000" iconUrl="https://jira.akraino.org/" description="">To Do</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="r.kuralamudhan">Kuralamudhan Ramakrishnan</assignee>
                                    <reporter username="gvancuts">Geoffroy Van Cutsem</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 Sep 2021 11:59:16 +0000</created>
                <updated>Thu, 9 Sep 2021 11:59:16 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10105" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i005lw:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>