<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:22 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>[OVSDB-47] OVSDB Fails to install flows for the first VLAN based virtual network</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-47</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Summary&lt;br/&gt;
-------&lt;br/&gt;
I am running OpenStack + ODL (for vlan based virtual networks) and have found&lt;br/&gt;
that ODL sometimes fails to install the correct flows when I create&lt;br/&gt;
the first VLAN based virtual network.&lt;/p&gt;

&lt;p&gt;I am running ODL with OVSDB debug on and am attaching the log file for the same.&lt;/p&gt;

&lt;p&gt;Setup&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;I am running a 4 node Openstack setup with 1 controller node, 2 compute nodes&lt;br/&gt;
and 1 ODL controller node. The OS for the nodes is as follows&lt;/p&gt;

&lt;p&gt;Linux ctrl 3.13.10-200.fc20.x86_64 #1 SMP Mon Apr 14 20:34:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux&lt;/p&gt;

&lt;p&gt;OpenStack commands&lt;br/&gt;
------------------&lt;/p&gt;

&lt;p&gt;. ./openrc admin admin&lt;/p&gt;

&lt;p&gt;export IMAGE=cirros-0.3.1-x86_64-uec&lt;/p&gt;

&lt;p&gt;neutron net-create vlan1 --tenant_id $(keystone tenant-list | grep &apos;\sadmin&apos; | awk &apos;&lt;/p&gt;
{print $2}&apos;) --provider:network_type vlan --provider:segmentation_id 101 --provider:physical_network physnet1&lt;br/&gt;
&lt;br/&gt;
neutron subnet-create vlan1 10.200.1.0/24 --name vlan1-subnet&lt;br/&gt;
&lt;br/&gt;
nova boot --flavor m1.tiny --image $(nova image-list | grep $IMAGE&apos;\s&apos; | awk &apos;{print $2}
&lt;p&gt;&apos;) --nic net-id=$(neutron net-list | grep &apos;vlan1&apos; | awk &apos;&lt;/p&gt;
{print $2}&apos;) vlan-host1 --availability_zone=nova:cmp11&lt;br/&gt;
&lt;br/&gt;
nova boot --flavor m1.tiny --image $(nova image-list | grep $IMAGE&apos;\s&apos; | awk &apos;{print $2}
&lt;p&gt;&apos;) --nic net-id=$(neutron net-list | grep &apos;vlan1&apos; | awk &apos;&lt;/p&gt;
{print $2}
&lt;p&gt;&apos;) vlan-host2 --availability_zone=nova:cmp12&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="21739">OVSDB-47</key>
            <summary>OVSDB Fails to install flows for the first VLAN based virtual network</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vishpat@gmail.com">Vishal Patil</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Jul 2014 15:25:34 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:04 +0000</updated>
                            <resolved>Wed, 24 Sep 2014 14:52:48 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Neutron</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40663" author="vishpat@gmail.com" created="Tue, 29 Jul 2014 15:27:52 +0000"  >&lt;p&gt;Flows&lt;br/&gt;
------&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;odl@ctrl devstack&amp;#93;&lt;/span&gt;$  sudo ovs-ofctl -O OpenFlow13 dump-flows br-int&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=159.574s, table=0, n_packets=0, n_bytes=0, send_flow_rem in_port=2,dl_vlan=101 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=159.651s, table=0, n_packets=12, n_bytes=864, send_flow_rem in_port=1,dl_src=fa:16:3e:9d:2e:27 actions=push_vlan:0x8100,set_field:101-&amp;gt;vlan_vid,goto_table:10&lt;br/&gt;
 cookie=0x0, duration=159.505s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=8192,in_port=1 actions=drop&lt;br/&gt;
 cookie=0x0, duration=159.81s, table=0, n_packets=0, n_bytes=0, send_flow_rem dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
 cookie=0x0, duration=159.755s, table=10, n_packets=1, n_bytes=90, send_flow_rem priority=8192,dl_vlan=101 actions=output:2&lt;br/&gt;
 cookie=0x0, duration=159.415s, table=10, n_packets=11, n_bytes=774, send_flow_rem priority=16384,dl_vlan=101,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:2,goto_table:20&lt;br/&gt;
 cookie=0x0, duration=159.916s, table=10, n_packets=0, n_bytes=0, send_flow_rem dl_vlan=101,dl_dst=fa:16:3e:9d:2e:27 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=158.977s, table=20, n_packets=0, n_bytes=0, send_flow_rem priority=8192,dl_vlan=101 actions=drop&lt;br/&gt;
 cookie=0x0, duration=159.118s, table=20, n_packets=11, n_bytes=774, send_flow_rem priority=16384,dl_vlan=101,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=strip_vlan,output:1&lt;br/&gt;
 cookie=0x0, duration=159.245s, table=20, n_packets=0, n_bytes=0, send_flow_rem dl_vlan=101,dl_dst=fa:16:3e:9d:2e:27 actions=strip_vlan,output:1&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;odl@cmp1 devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=115.629s, table=0, n_packets=8, n_bytes=1112, send_flow_rem priority=8192,in_port=1 actions=drop&lt;br/&gt;
 cookie=0x0, duration=115.018s, table=0, n_packets=0, n_bytes=0, send_flow_rem dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
 cookie=0x0, duration=115.383s, table=20, n_packets=0, n_bytes=0, send_flow_rem priority=8192,dl_vlan=101 actions=drop&lt;br/&gt;
 cookie=0x0, duration=115.456s, table=20, n_packets=0, n_bytes=0, send_flow_rem priority=16384,dl_vlan=101,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=strip_vlan,output:1&lt;br/&gt;
 cookie=0x0, duration=115.55s, table=20, n_packets=0, n_bytes=0, send_flow_rem dl_vlan=101,dl_dst=fa:16:3e:81:27:b7 actions=strip_vlan,output:1&lt;/p&gt;

&lt;p&gt;odl@cmp2 devstack]$  sudo ovs-ofctl -O OpenFlow13 dump-flows br-int&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=391.983s, table=0, n_packets=0, n_bytes=0, send_flow_rem dl_type=0x88cc actions=CONTROLLER:65535&lt;/p&gt;</comment>
                            <comment id="40664" author="shague@redhat.com" created="Wed, 24 Sep 2014 14:52:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=2013&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=2013&lt;/a&gt; has fixes that also fix the issues in the bug.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="21801">OVSDB-109</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1448</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=1448]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i020bj:</customfieldvalue>

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