Hi All,
I am trying SFC104 Demo in my Window desktop. So I can't run directly
run_demo.sh . I have created one Ubuntu 16.04 server for ODL and rest I created
manually for Classifier1 ,Sff1,Sf1,Sf2,Sff2,Classifier2 and sf2proxy and run
the all the script successfully.
I see that in the Vagrant script , there is internal network
(192.168.70.1/24) created called sfc-vpp. I tried to do the same and then run
ifconfig ${INTFACE} ${SF1_VPP_IP} netmask 255.255.255.0 up and get the below
error. Then I converted internal network to Hostnetwork and it worked. Do I
need to do same for all the other VM like classifier and SFF1 and turned down
the interface "sudo ip link set dev enp0s9 down" to us this
https://github.com/opendaylight/sfc/blob/master/sfc-demo/sfc104/common/setup_sf.sh#L10
enp0s9: ERROR while getting interface flags: No such device
After I did above one and then run the Postman script to set up
sfc_vpp_proxy.py , I see that I got the below error .Do I need to ignore below
error and proceed.
Issue :-
018-05-14 08:53:41,379 | INFO | dispatcher-12743 | RenderedPathListener
| 316 - org.opendaylight.sfc.vpp-renderer - 0.5.4.Carbon | RSP created
2018-05-14 08:53:41,409 | ERROR | dispatcher-12743 | VppRspProcessor
| 316 - org.opendaylight.sfc.vpp-renderer - 0.5.4.Carbon | Resolving of
RSP RSP1 failed in updateRsp, mountpoint for SFF SFF1 is null
2018-05-14 08:53:41,554 | INFO | 1396966239-16763 | SfcProviderRenderedPathAPI
| 209 - org.opendaylight.sfc.provider - 0.5.4.Carbon | Create RSP RspName
[_value=RSP1] for SFP SfpName [_value=SFP1] successfully
2018-05-14 08:53:41,585 | INFO | dispatcher-12785 | RenderedPathListener
| 316 - org.opendaylight.sfc.vpp-renderer - 0.5.4.Carbon | RSP created
2018-05-14 08:53:41,592 | ERROR | dispatcher-12785 | VppRspProcessor
| 316 - org.opendaylight.sfc.vpp-renderer - 0.5.4.Carbon | Resolving of
RSP RSP1-Reverse failed in updateRsp, mountpoint for SFF SFF2 is null
2018-05-14 08:54:19,471 | ERROR | dispatcher-12743 |
DataTreeChangeListenerActor | 197 -
org.opendaylight.controller.sal-clustering-commons - 1.5.4.Carbon |
member-1-shard-default-config: Error notifying listener
org.opendaylight.controller.md.sal.binding.impl.BindingDOMDataTreeChangeListenerAdapter@12ac33d6
java.lang.NullPointerException
at
org.opendaylight.sfc.util.vpp.SfcVppUtils.addDummyBridgeDomain(SfcVppUtils.java:314)[317:org.opendaylight.sfc.vpp-utils:0.5.4.Carbon]
at
org.opendaylight.sfc.scfvpprenderer.processors.VppClassifierProcessor.configureVxlanGpeClassifier(VppClassifierProcessor.java:439)[329:org.opendaylight.sfc.scf-vpp:0.5.4.Carbon]
at
org.opendaylight.sfc.scfvpprenderer.processors.VppClassifierProcessor.addScf(VppClassifierProcessor.java:604)[329:org.opendaylight.sfc.scf-vpp:0.5.4.Carbon]
at
org.opendaylight.sfc.scfvpprenderer.listeners.SfcScfVppDataListener.add(SfcScfVppDataListener.java:64)[329:org.
Thanks
Om Prakash
_______________________________________________
sfc-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/sfc-dev