Bidirectional SFC not working on multinode setup

Asked by rajitha yerrumsetty

We are currently implementing SFC for the VNF's launched on plain Openstack(Ocata) and facing few issues mentioned below.

Problem Statement : "Bidirectional SFC in multi node setup is not working ,ping is working but wget and iperf traffic not working"

Devstack Setup:

1.Installed openstack-ocata on 2 nodes (1 controller+compute and 1 compute node)

2.Launched 4 vms on compute node while 1 VM is launched on controller node. Vms are Centos.And have enabled net.ipv4.ip_forward in all the VM's

3. vm1->vm2->vm3->vm4->vm5 (SFC port pairs and groups are created for vm2,vm3 and vm4)
SFC Flow classifier points the logical source port to vm1 and the source ip prefix is the ip of vm1 and destination ip prefix is of vm5.
Reverse SFC Flow Classifier is also written.

4.Disabled port security group
5.Bidirectional SFC is working when all vms are launched on single compute node (even wget is working)

Queries:

1.Are there any other parameters that we need to set for multinode setup

2.Should mtu values be set? Because wget is working for files <KB (in bytes) on multinode setup

Local.conf file for controller and compute node:

https://pastebin.com/vm7BwkjE

https://pastebin.com/Jqufw3Wv

printenv | grep OS_* for compute : https://pastebin.com/UGLhXsrj

Kindly advice and provide your inputs for the same.

Question information

Language:
English Edit question
Status:
Expired
For:
networking-sfc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
rajitha yerrumsetty (rajithakanth) said :
#1
Revision history for this message
Bernard Cafarelli (bcafarel) said :
#2
Revision history for this message
rajitha yerrumsetty (rajithakanth) said :
#3

Now wget is working with MTU value set to 1400,but download is taking hours of time

Revision history for this message
rajitha yerrumsetty (rajithakanth) said :
#4

wget is working as expected on single nodesetup,But on multinode(4 VM's on Controller,1VM on Compute) ,Wget is very slow with SFC created VM1->VM2>VM3(VM3 on compute node)->VM4->VM5

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.