<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:25 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>[NETVIRT-1175] Dynamic SG addition for TCP is taking time to establish connection</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1175</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;We have a three-node neutron-ha cluster.&lt;/p&gt;

&lt;p&gt;When adding SG with TCP rule to VM dynamically takes time to establish connection.&lt;/p&gt;

&lt;p&gt;Steps to reproduce issue:&lt;/p&gt;

&lt;p&gt;openstack network create network_1 --provider-network-type vxlan&lt;br/&gt;
openstack subnet create --network network_1 --subnet-range 30.0.0.0/24 l2_subnet_1&lt;br/&gt;
Create SG1 without any rules&lt;br/&gt;
Create SG2 with ingress and egress tcp rule&lt;br/&gt;
openstack server create --image cirros --flavor cirros --nic net-id=network_1 VM1 --security-group SG1&lt;br/&gt;
openstack server create --image cirros --flavor cirros --nic net-id=network_1 VM2 --security-group SG1&lt;br/&gt;
login to VM1 and start listening (nohup nc -v -l -p 1111 &amp;amp;)&lt;br/&gt;
login to VM2 and send data (nc 30.0.0.12 1111) to VM1&lt;br/&gt;
On going communication remove SG1 and SG2 to both VM&apos;s and send data (takes time to send data)&lt;/p&gt;</description>
                <environment></environment>
        <key id="29526">NETVIRT-1175</key>
            <summary>Dynamic SG addition for TCP is taking time to establish connection</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="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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ananth.y">Y Ananth</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Mar 2018 06:18:17 +0000</created>
                <updated>Tue, 15 May 2018 23:13:22 +0000</updated>
                            <resolved>Tue, 15 May 2018 23:13:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62639" author="nishchya" created="Thu, 26 Apr 2018 10:47:52 +0000"  >&lt;p&gt;Tried the same specified scenario with master distribution and below are my observation.&lt;/p&gt;

&lt;p&gt;After moving the vm&apos;s from SG1 to SG2.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;The very first packet will take 7-8 seconds.&lt;/li&gt;
	&lt;li&gt;After that subsequent packets transfer is immediate.&lt;/li&gt;
	&lt;li&gt;These all are conntrack traffic and the very first packet will have to resolve 5 tuple(this cannot be conntroled by ACL)&lt;/li&gt;
	&lt;li&gt;After that the sebsequent packets has to just do a DB lookup.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;As per my obervation the behaviour looks expected.&lt;/p&gt;

&lt;p&gt;Please verify the same on master distribution and let us know the behaviour.&lt;/p&gt;</comment>
                            <comment id="62959" author="vinhnguyen" created="Tue, 15 May 2018 23:13:22 +0000"  >&lt;p&gt;Observed the same behavior as Nishchya. The delay (~10 seconds for me) for the first packet is inherent to&#160;conntrack as expected. It doesn&apos;t have any relation to dynamic moving security group for the VM&lt;/p&gt;</comment>
                    </comments>
                    <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|i03cb3:</customfieldvalue>

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