Anirudh,
A few comments on your setup and attached configuration:
Why do you want to create "br-test"? Normally in an OpenStack env, the
SFF should be on the already created "br-int". I dont see anywhere in
the config any references to "br-test". The only configured SFF (sff6)
is being configured on "br-int".
From the flows you attached:
* There is no Netvirt classifier being configured, which is on table=11
* There are no SFC flows configured
If you plan to use both SFC and Netvirt on the same bridge, then the
Application Coexistence needs to be configured so that SFC and Netvirt
dont stomp on each other's flows. This consists of offsetting the SFC
flows to its own set of OpenFlow tables.
Here are the commands we usually use to configure Application
Coexistence for SFC and Netvirt. These commands must be sent before
creating any VMs.
curl -u admin:admin -H 'Content-type: application/json' -X PUT -d
{"netvirt-providers-config":{"table-offset":1}}
http://192.168.0.2:8181/restconf/config/netvirt-providers-config:netvirt-providers-config
curl -u admin:admin -H 'Content-type: application/json' -X PUT -d
'{"sfc-of-renderer-config":{"sfc-of-table-offset":"150","sfc-of-app-egress-table-offset":"11"}}'
http://192.168.0.2:8181/restconf/config/sfc-of-renderer:sfc-of-renderer-config
Regards,
Brady
On 30/11/16 07:44, Anirudh Gupta wrote:
Hi,
We have installed Openvswitch 2.5.90 with NSH patch and also upgraded
our ODL setup to distribution-karaf-0.5.0-Boron.
The following packages have been installed on it :-
oodl-ovsdb-openstack
oodl-dlux-core
oodl-dlux-all
oodl-sfc-ui
oodl-sfc-ovs
oodl-sfc-provider
oodl-sfc-model
oodl-sfc-ui
oodl-openflowplugin-nxm-extensions
oodl-openflowplugin-flow-services
oodl-l2switch-hosttracker
oodl-l2switch-arphandler
oodl-sfcofl2
oodl-netvirt-impl
Still we are facing following issues :-
oif a bridge(br-test) request is POST in the ODL from the Rest Client,
then corresponding SFF for this OVS Bridge should be configured, which
is not happening in our case.
oif a bridge(br-test) is created in Openstack using ovs-vsctl command,
then corresponding SFF for this OVS Bridge should be configured, which
is not happening in our case.
oAfter configuring the Rendered Service Path, we can observe the flow
drop at table 10.
Please find attached the following :-
oKaraf logs with a log level of DEBUG org.opendaylight.sfc
obr-int dump-flow
oSFF-SF-ACL-CLASSIFIER REST API
oOvs-vswitchd logs
We are kind of stuck in this issue, request you all to please extend
your support in order to resolve it.
Regards
Anirudh Gupta
*From:* Anirudh Gupta
*Sent:* Wednesday, November 23, 2016 12:35 PM
*To:* '[email protected]' <[email protected]>
*Subject:* ODL SFF Creation Issue
Hi,
We are using ODL Beryllium-SR4 release integrated with Openstack
Mitaka Release having OVS version 2.6.1 and trying to create SFF by
manually creating a bridge in the compute node.
The following packages are installed in ODL :-
·odl-ovsdb-openstack
·odl-dlux-core
·odl-dlux-all
·odl-sfc-ui
·odl-sfc-ovs
·odl-sfc-provider
·odl-sfc-model
·odl-sfc-ui
·odl-openflowplugin-nxm-extensions
·odl-openflowplugin-flow-services
·odl-l2switch-hosttracker
·odl-l2switch-arphandler
·odl-sfcofl2
As per the Beryllium User
Guidehttps://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxpam5iZmVzY21hZWRhcHxneDoyM2VjNmZmNTg2N2RhMmFh
*, Chapter 25 Section Configuring SFC-OVS*, if a bridge(br-test)
request is POST in the ODL from the shell, then corresponding SFF for
this OVS Bridge should be configured.
But in our case this is not working.
The bridge details is reaching the ODL karaf.log(attached in the
mail), but SFF creation is not successful.
The same issue is being observed using Boron SR1 Release.
Can someone please help us in resolving the issue.
PFA the karaf.log with a log level of DEBUG org.opendaylight.sfc
With Regards
Anirudh Gupta
Software Engineer
[email protected] <mailto:[email protected]> |
Extension – 4908
<https://www.aricent.com/>
"DISCLAIMER: This message is proprietary to Aricent and is intended
solely for the use of the individual to whom it is addressed. It may
contain privileged or confidential information and should not be
circulated or used for any purpose other than for what it is intended.
If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient, you are
notified that you are strictly prohibited from using, copying,
altering, or disclosing the contents of this message. Aricent accepts
no responsibility for loss or damage arising from the use of the
information transmitted by this email including damage from virus."
_______________________________________________
sfc-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/sfc-dev
_______________________________________________
sfc-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/sfc-dev