here my outputs: ifconfig br-int Link encap:Ethernet IndirizzoHW 5e:5d:d9:fb:02:40 indirizzo inet6: fe80::5c5d:d9ff:fefb:240/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1 Byte RX:0 (0.0 B) Byte TX:648 (648.0 B)
enp0s3 Link encap:Ethernet IndirizzoHW 08:00:27:1c:22:a9 indirizzo inet:10.0.2.15 Bcast:10.0.2.255 Maschera:255.255.255.0 indirizzo inet6: fe80::a00:27ff:fe1c:22a9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:651559 errors:0 dropped:0 overruns:0 frame:0 TX packets:220087 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1000 Byte RX:635288429 (635.2 MB) Byte TX:13471937 (13.4 MB) enp0s8 Link encap:Ethernet IndirizzoHW 08:00:27:13:0c:e3 indirizzo inet:192.168.50.107 Bcast:192.168.50.255 Maschera:255.255.255.0 indirizzo inet6: fe80::a00:27ff:fe13:ce3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:576250 errors:0 dropped:0 overruns:0 frame:0 TX packets:590762 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1000 Byte RX:142961525 (142.9 MB) Byte TX:493175198 (493.1 MB) lo Link encap:Loopback locale indirizzo inet:127.0.0.1 Maschera:255.0.0.0 indirizzo inet6: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:403002 errors:0 dropped:0 overruns:0 frame:0 TX packets:403002 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1 Byte RX:21178175 (21.1 MB) Byte TX:21178175 (21.1 MB) ovs-system Link encap:Ethernet IndirizzoHW 26:e1:d8:2e:9a:85 indirizzo inet6: fe80::24e1:d8ff:fe2e:9a85/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1 Byte RX:0 (0.0 B) Byte TX:648 (648.0 B) virbr0 Link encap:Ethernet IndirizzoHW 52:54:00:51:c7:fa indirizzo inet:192.168.122.1 Bcast:192.168.122.255 Maschera:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisioni:0 txqueuelen:1000 Byte RX:0 (0.0 B) Byte TX:0 (0.0 B) sudo ovs-vsctl list-br br-int sudo ovs-vsctl show 267942a5-0ef1-4298-9c0b-01cc471eb24c Manager "ptcp:6640:192.168.50.106" Bridge br-int Controller "tcp:192.168.50.106:6653" is_connected: true Port br-int Interface br-int type: internal sudo ovs-vsctl list-porta br-int NO RESULTS I have not openvswitch-agent.ini Thanks 2016-07-25 23:34 GMT+02:00 Turbo Fredriksson <tu...@bayour.com>: > [Please keep this on the list so others can help] > > On Jul 25, 2016, at 10:21 PM, Silvia Fichera wrote: > > > the result of ifconfig br-int is this: > > br-int Link encap:Ethernet IndirizzoHW 5e:5d:d9:fb:02:40 > > indirizzo inet6: fe80::5c5d:d9ff:fefb:240/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 > > collisioni:0 txqueuelen:1 > > Byte RX:0 (0.0 B) Byte TX:648 (648.0 B) > > Ok, that didn't say much. I mixed that up with "br-ex". Could you > give me/us the full output from the following commands: > > ifconfig > ovs-vsctl list-br > ovs-vsctl list-ports br-int > > > The error now is changed (I have reinstalled the OVS). Now It says > > libvirtError: internal error: Unable to add port tap356540b7-87 to OVS > > bridge br-int. > > Can you run your Neutron network agent (I'm using OpenvSwitch personally, > so I would change /etc/neutron/plugins/ml2/openvswitch_agent.ini and > set 'debug=true' and restart the OpenvSwitch agent). > -- > As soon as you find a product that you really like, > they will stop making it. > - Wilson's Law > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > -- Silvia Fichera
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack