<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:15:29 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[COE-43] veth interface error: &quot;could not open network device veth9e3d3ff1 (No such device)&quot;</title>
                <link>https://jira.opendaylight.org/browse/COE-43</link>
                <project id="10112" key="COE">coe</project>
                    <description>&lt;p&gt;In &lt;a href=&quot;https://jira.opendaylight.org/browse/COE-36&quot; title=&quot;Get CoE as-is manually running on K8s an OpenStack (RDO) Cloud&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COE-36&quot;&gt;&lt;del&gt;COE-36&lt;/del&gt;&lt;/a&gt; we noticed that &quot;ovs-vsctl show&quot; shows &lt;tt&gt;veth&lt;/tt&gt; ports with Interface &lt;tt&gt;error: &quot;could not open network device veth9e3d3ff1 (No such device)&quot;&lt;/tt&gt; ... according to &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;These veth ports error won&apos;t cause any issue for you, they are actually stale veth ports that remain. I have seen the same issue, but have not clearly seen when they start showing up, but ofcourse this is a bug.&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="31171">COE-43</key>
            <summary>veth interface error: &quot;could not open network device veth9e3d3ff1 (No such device)&quot;</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="k.faseela">Faseela K</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Dec 2018 16:24:36 +0000</created>
                <updated>Wed, 23 Jan 2019 04:53:55 +0000</updated>
                            <resolved>Mon, 21 Jan 2019 06:54:56 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="65900" author="vorburger" created="Wed, 5 Dec 2018 16:45:24 +0000"  >&lt;p&gt;&lt;tt&gt;sudo ovs-vsctl del-port veth741cafb2&lt;/tt&gt; let&apos;s one manually delete such ports.  We suspect that they are for some reason left over after a &lt;tt&gt;kubectl delete pod&lt;/tt&gt; (see also &lt;a href=&quot;https://jira.opendaylight.org/browse/COE-45&quot; title=&quot;CoE Pod deletion causes ervice-mode-ingress}] does not exist. Cannot apply modification to its children.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COE-45&quot;&gt;COE-45&lt;/a&gt;, although &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; says that &quot;that exception will not cause port not to be deleted from switch&quot;).&lt;/p&gt;</comment>
                            <comment id="65987" author="vorburger" created="Thu, 13 Dec 2018 17:41:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=serngawy&quot; class=&quot;user-hover&quot; rel=&quot;serngawy&quot;&gt;serngawy&lt;/a&gt;,&#160;on IRC&#160;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; suggested that I assign this to you...&lt;/p&gt;</comment>
                            <comment id="65988" author="vorburger" created="Thu, 13 Dec 2018 17:42:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/COE-45&quot; title=&quot;CoE Pod deletion causes ervice-mode-ingress}] does not exist. Cannot apply modification to its children.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COE-45&quot;&gt;COE-45&lt;/a&gt; may be related to this?&lt;/p&gt;</comment>
                            <comment id="66057" author="m.elserngawy@gmail.com" created="Tue, 18 Dec 2018 17:54:17 +0000"  >&lt;p&gt;This happen because of changing the iface-id to (cluster-id and podname) instead of (namespace and podname) check &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;. I don&apos;t really understand what is the purpose of doing that, you still can create 2 pods with the same name in the same cluster under 2 different namespace. &quot;cluster-id and podname&quot; is not a unique identifier.&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&#160;&lt;a href=&quot;https://github.com/opendaylight/coe/blob/master/odlCNIPlugin/odlovs-cni/ovs_odl.go#L196&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/coe/blob/master/odlCNIPlugin/odlovs-cni/ovs_odl.go#L196&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66251" author="faseela.k@ericsson.com" created="Mon, 21 Jan 2019 06:55:31 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=Karthika_rp&quot; class=&quot;user-hover&quot; rel=&quot;Karthika_rp&quot;&gt;Karthika_rp&lt;/a&gt; : Could you please verify if the issue is not reproducible on latest master CSIT and close this JIRA?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="31206">COE-46</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03lbz:</customfieldvalue>

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