![]() | 1 | initial version |
Hi , I have a 2 node setup of openstack (devstack). One is controller+compute with ODL running on it and another is compute node, with ODL integrated. After I restart my ovs switch all the default flows gets created,my vm gets the ip and things are fine.But after some time the flows on OVS (table 30 to table=100) gets deleted. So next time when I try to launch any instance new ovs-port is created but the action for it is "goto table=20" and onwards, which doesn't exist. Hence my VM don't get the IP address from DHCP.
Any help what is going wrong here.
Excerpt from ovs-vswitchd.log after I restart the OVS
2015-09-15T12:54:47.255Z|00021|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.258Z|00022|rconn|INFO|br-int<->tcp:172.18.50.73:6633: connected 2015-09-15T12:54:47.259Z|00023|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.266Z|00024|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.275Z|00025|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:57.170Z|00026|memory|INFO|32260 kB peak resident set size after 10.0 seconds 2015-09-15T12:54:57.170Z|00027|memory|INFO|facets:1 ofconns:2 packets:1 ports:7 rules:55 subfacets:1 2015-09-15T12:54:57.343Z|00028|ofproto|INFO|br-int: 28 flowmods in the 7 s starting 10 s ago (27 adds, 1 modifications) 2015-09-15T12:54:57.343Z|00029|ofproto|INFO|br-tun: 6 flowmods in the 4 s starting 10 s ago (6 adds)
![]() | 2 | No.2 Revision |
Hi , I have a 2 node setup of openstack (devstack). One is controller+compute with ODL running on it and another is compute node, with ODL integrated. After I restart my ovs switch all the default flows gets created,my vm gets the ip and things are fine.But after some time the flows on OVS (table 30 to table=100) gets deleted. So next time when I try to launch any instance new ovs-port is created but the action for it is "goto table=20" and onwards, which doesn't exist. Hence my VM don't get the IP address from DHCP.
Any help what is going wrong here.
Excerpt from ovs-vswitchd.log after I restart the OVS
2015-09-15T12:54:47.255Z|00021|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.258Z|00022|rconn|INFO|br-int<->tcp:172.18.50.73:6633: connected 2015-09-15T12:54:47.259Z|00023|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.266Z|00024|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.275Z|00025|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:57.170Z|00026|memory|INFO|32260 kB peak resident set size after 10.0 seconds 2015-09-15T12:54:57.170Z|00027|memory|INFO|facets:1 ofconns:2 packets:1 ports:7 rules:55 subfacets:1 2015-09-15T12:54:57.343Z|00028|ofproto|INFO|br-int: 28 flowmods in the 7 s starting 10 s ago (27 adds, 1 modifications) 2015-09-15T12:54:57.343Z|00029|ofproto|INFO|br-tun: 6 flowmods in the 4 s starting 10 s ago (6 adds)
![]() | 3 | retagged |
Hi , I have a 2 node setup of openstack (devstack). One is controller+compute with ODL running on it and another is compute node, with ODL integrated. After I restart my ovs switch all the default flows gets created,my vm gets the ip and things are fine.But after some time the flows on OVS (table 30 to table=100) gets deleted. So next time when I try to launch any instance new ovs-port is created but the action for it is "goto table=20" and onwards, which doesn't exist. Hence my VM don't get the IP address from DHCP.
Any help what is going wrong here.
Excerpt from ovs-vswitchd.log after I restart the OVS
2015-09-15T12:54:47.255Z|00021|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.258Z|00022|rconn|INFO|br-int<->tcp:172.18.50.73:6633: connected 2015-09-15T12:54:47.259Z|00023|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.266Z|00024|connmgr|INFO|br-tun<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:47.275Z|00025|connmgr|INFO|br-int<->tcp:172.18.50.73:6633: sending OFPBRCBADTYPE error reply to OFPSTGROUPFEATURES request message 2015-09-15T12:54:57.170Z|00026|memory|INFO|32260 kB peak resident set size after 10.0 seconds 2015-09-15T12:54:57.170Z|00027|memory|INFO|facets:1 ofconns:2 packets:1 ports:7 rules:55 subfacets:1 2015-09-15T12:54:57.343Z|00028|ofproto|INFO|br-int: 28 flowmods in the 7 s starting 10 s ago (27 adds, 1 modifications) 2015-09-15T12:54:57.343Z|00029|ofproto|INFO|br-tun: 6 flowmods in the 4 s starting 10 s ago (6 adds)
© 2014 OpenDaylight, A Linux Foundation Collaborative Project. All Rights Reserved.
OpenDaylight is a trademark of The OpenDaylight Project, Inc.
Linux Foundation is a registered trademark of The Linux Foundation.
Linux is a registered trademark of Linus Torvalds.
Please see our brand guidelines, trademark guidelines, terms of service and privacy policy.