From the log I would say the connection could fail because switch does not handle (e.g. respond to) meter and group stats features stats messages from controller:
01-01 00:13:21.283817 [ofstatemanager] Unhandled message of_meter_features_stats _request from cxn 0. 01-01 00:13:21.283907 [ofstatemanager] Unhandled message of_group_features_stats_request from cxn 0. BR/Luis > On Aug 31, 2017, at 2:34 PM, Jamo Luhrsen <[email protected]> wrote: > > Hi Abhilash, > > > I added the openflowplugin-dev list here, as it seems more relevant to > what you are trying to debug. > > It seems the logs you have appended are from your switch, but I'm not > sure anyone here will be expert in that area. > > Can you look at what is happening in the OpenDaylight karaf.log when > the connection is closed? You could also take a packet capture on > the switch or ODL system to learn more. > > at this time, all we know is that your switch's logs show that it > sort of connected and then it was abrubtly closed. That's all we can > tell from this email. > > thanks, > JamO > > > On 08/21/2017 03:04 AM, Abhilash R wrote: >> Dear Team, >> >> >> >> I am trying to integrate Acton(Edgecore)5517 x86-64-accton-as5712-54x with >> ONL and I am stuck up as the configuration is not >> moving ahead beyond as per the logs attached. My management IP is >> 192.168.3.10 and controller IP 192.168.3.3. >> >> >> >> I am running ODL controlle(carbon) in the same PC connected to AC5712-54X >> MA1. My understanding of ODL carbon is that it >> should detect the AS5712 MA1 automatically and it is not happening. Kindly >> guide me as I am a beginner in this >> >> >> >> Logs appended >> >> >> >> root@localhost:~# launcher ofagentapp --controller=192.168.3.3:6653 >> --listen=192.168.3.10:6633 >> >> Setting up OFDPA running environment >> >> ofagentapp[2689]: Start command = ofagentapp --controller=192.168.3.3:6653 >> --listen=192.168.3.10:6633 >> >> 01-01 00:12:45.621455 [ofagent] version 2.0.4.0 -- Built on Mon Jan 16 2017 >> at 0 5:17:02 UTC >> >> OF Datapath ID: 0x000000000000DA7A >> >> Initializing the system. >> >> DMA pool size: 33554432 >> >> PCI unit 0: Dev 0xb854, Rev 0x03, Chip BCM56854_A2, Driver BCM56850_A0 >> >> >> >> Found board: as5712-54x >> >> SOC unit 0 attached to PCI device BCM56854_A2 >> >> rc: unit 0 device BCM56854_A2 >> >> rc: Port modes initialized >> >> rc: common SDK init complete >> >> rc: platform SDK init complete >> >> port_speed_1=10000 >> >> port_speed_2=10000 >> >> port_speed_3=10000 >> >> port_speed_4=10000 >> >> port_speed_5=10000 >> >> port_speed_6=10000 >> >> port_speed_7=10000 >> >> port_speed_8=10000 >> >> port_speed_9=10000 >> >> port_speed_10=10000 >> >> port_speed_11=10000 >> >> port_speed_12=10000 >> >> port_speed_13=10000 >> >> port_speed_14=10000 >> >> port_speed_15=10000 >> >> port_speed_16=10000 >> >> port_speed_17=10000 >> >> port_speed_18=10000 >> >> port_speed_19=10000 >> >> port_speed_20=10000 >> >> port_speed_21=10000 >> >> port_speed_22=10000 >> >> port_speed_23=10000 >> >> port_speed_24=10000 >> >> port_speed_25=10000 >> >> port_speed_26=10000 >> >> port_speed_27=10000 >> >> port_speed_28=10000 >> >> port_speed_29=10000 >> >> port_speed_30=10000 >> >> port_speed_31=10000 >> >> port_speed_32=10000 >> >> port_speed_33=10000 >> >> port_speed_34=10000 >> >> port_speed_35=10000 >> >> port_speed_36=10000 >> >> port_speed_37=10000 >> >> port_speed_38=10000 >> >> port_speed_39=10000 >> >> port_speed_40=10000 >> >> port_speed_41=10000 >> >> port_speed_42=10000 >> >> port_speed_43=10000 >> >> port_speed_44=10000 >> >> port_speed_45=10000 >> >> port_speed_46=10000 >> >> port_speed_47=10000 >> >> port_speed_48=10000 >> >> port_speed_49=10000 >> >> port_speed_50=10000 >> >> port_speed_51=10000 >> >> port_speed_52=10000 >> >> port_speed_53=10000 >> >> port_speed_54=10000 >> >> port_speed_55=10000 >> >> port_speed_56=10000 >> >> port_speed_57=10000 >> >> port_speed_58=10000 >> >> port_speed_59=10000 >> >> port_speed_60=10000 >> >> port_speed_61=10000 >> >> port_speed_62=10000 >> >> port_speed_63=10000 >> >> port_speed_64=10000 >> >> port_speed_65=10000 >> >> port_speed_66=10000 >> >> port_speed_67=10000 >> >> port_speed_68=10000 >> >> port_speed_69=10000 >> >> port_speed_70=10000 >> >> port_speed_71=10000 >> >> port_speed_72=10000 >> >> Starting rpcsrvTask. >> >> 01-01 00:13:09.216386 [socketmanager] Initializing socket manager >> >> 01-01 00:13:09.218067 [ofstatemanager] Registered gentable "test" with table >> id 0 >> >> 01-01 00:13:09.218167 [socketmanager] Enabling OF socket mgr >> >> 01-01 00:13:09.218203 [ofconnectionmanager] Enabling OF connection mgr >> >> 01-01 00:13:09.218243 [ofstatemanager] Enabling OF state mgr >> >> 01-01 00:13:09.218281 [ofagent] Adding controller 192.168.3.3:6653 >> >> 01-01 00:13:09.218373 [ofconnectionmanager] Added remote connection: >> 192.168.3.3:6653 >> >> 01-01 00:13:09.218411 [ofagent] Adding listener 192.168.3.10:6633 >> >> 01-01 00:13:09.218493 [ofconnectionmanager] Added local connection: >> 192.168.3.10:6633 >> >> 01-01 00:13:09.220687 [ofconnectionmanager] cxn 192.168.3.3:6653: >> DISCONNECTED->CONNECTING >> >> 01-01 00:13:09.689783 [ofconnectionmanager] cxn 192.168.3.3:6653: >> CONNECTING->HANDSHAKE_COMPLETE >> >> 01-01 00:13:11.106136 [ofstatemanager] Unhandled message >> of_meter_features_stats _request from cxn 0. >> >> 01-01 00:13:11.106237 [ofstatemanager] Unhandled message >> of_group_features_stats_request from cxn 0. >> >> 01-01 00:13:11.461733 [ofconnectionmanager] Upgrading cxn 192.168.3.3:6653 >> to master >> >> 01-01 00:13:12.229827 [ofconnectionmanager] cxn 192.168.3.3:6653: Connection >> closed by remote host >> >> 01-01 00:13:12.229901 [ofconnectionmanager] cxn 192.168.3.3:6653: >> HANDSHAKE_COMPLETE->CLOSING >> >> 01-01 00:13:12.229985 [ofconnectionmanager] cxn 192.168.3.3:6653: >> CLOSING->DISCONNECTED >> >> 01-01 00:13:12.232176 [ofconnectionmanager] cxn 192.168.3.3:6653: >> DISCONNECTED-> CONNECTING >> >> 01-01 00:13:12.266390 [ofconnectionmanager] cxn 192.168.3.3:6653: >> CONNECTING->HANDSHAKE_COMPLETE >> >> 01-01 00:13:21.283817 [ofstatemanager] Unhandled message >> of_meter_features_stats _request from cxn 0. >> >> 01-01 00:13:21.283907 [ofstatemanager] Unhandled message >> of_group_features_stats_request from cxn 0. >> >> 01-01 00:13:21.294417 [ofconnectionmanager] cxn 192.168.3.3:6653: Setting >> role t o slave >> >> Regards >> >> >> >> >> >> *R Abhilash PMP*©*| Sr. Manager - Products and Solutions* >> ------------------------------------------------------------------------------------------------ >> The Tata Power Company Limited Strategic Engineering Division (Tata Power >> SED) >> 42 – 43 Electronics City Hosur Road Bengaluru 560 100 India >> Mobile: +91 96207 63332 | Fax: +91 80 6785 9901 >> Website: www.TataPowerSED.in <http://www.tatapowersed.in/> >> <http://www.tatapowersed.in/ <http://www.tatapowersed.in/>> >> >> >> *Disclaimer* >> ------------------------------------------------------------ >> Notice: This e-mail and / or attachments (communication) may contain >> information that is confidential and proprietary to The >> Tata Power Company Limited, Strategic Engineering Division (Tata Power SED). >> If you are not the intended recipient of this >> communication, please do not use or disseminate the information contained >> therein, notify the sender by e-mail or telephone >> and delete the communication (permanently) from your system. >> >> Any information in this communication that does not relate to the official >> business of Tata Power SED shall be understood as >> neither given nor endorsed by it. Please note that e-mails are susceptible >> to change and Tata Power SED shall not be liable >> for the improper or incomplete transmission of the information contained in >> this communication nor for any delay in its >> receipt. This communication is not guaranteed to be free from computer >> viruses and it is recommended that you check for all >> viruses before download. >> >> Print this communication only if absolutely essential. Thank you for your >> co-operation. >> ------------------------------------------------------------ >> >> >> _______________________________________________ >> controller-users mailing list >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/controller-users >> > _______________________________________________ > controller-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/controller-users > <https://lists.opendaylight.org/mailman/listinfo/controller-users>
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
