search for: ovsbr0

Displaying 17 results from an estimated 17 matches for "ovsbr0".

2019 May 10
5
Cannot get interface MTU - qemu quest fails to start off OpenVswitch
hi guys I have a qemu guest and openvswitch bridge and the guest fails to start: $ virsh start work8 error: Failed to start domain work8-vm-win2016 error: Cannot get interface MTU on 'ovsbr0': No such device LXC guest which uses the same source network starts just fine. I'm on Centos 7 with openvswitch-2.9.0-3.el7.x86_64 from centos-openstack-pike repo and libvirt-4.5.0-10.el7_6.7.x86_64. Would anybody care to suggest a possible reson(s) causing the failure? many thanks, L.
2013 Apr 05
2
Problem with net-define using Open vSwitch bridge
...idge. The net-define worked fine, I can see the network in "net-list" (I set it to started and to autostart) but when I try to attach a new VM's NIC to this network (via virt-manager), I'm getting the following traceback: Unable to complete install: 'Unable to add bridge vl10-ovsbr0 port vnet0: Operation not supported' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 96, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1943, in do_install...
2019 May 10
1
Re: Cannot get interface MTU - qemu quest fails to start off OpenVswitch
...wrote: > On 5/10/19 3:26 PM, lejeczek wrote: >> hi guys >> >> I have a qemu guest and openvswitch bridge and the guest fails to start: >> >> $ virsh start work8 >> error: Failed to start domain work8-vm-win2016 >> error: Cannot get interface MTU on 'ovsbr0': No such device > > Well, this means that 'ovsbr0' doesn't exist. Is that so? Can you > share your <interface/> configuration and the network XML? > > Michal so if your libvirt's net is like this: <network>   <name>ovs-br0</name>   <u...
2019 Jan 09
0
openVswitch
hi guys I'm trying a typical, I'd presume, setup: two libvirt hosts with one lxc guest each. boxA: $  ovs-vsctl show 1a6a2e4f-11f3-48df-becd-03b59d00a1fb     Bridge "ovsbr0"         Port nm-team             trunks: [55]             Interface nm-team         Port "vnet12"             trunks: [55]             Interface "vnet12"         Port "ovsbr0"             Interface "ovsbr0"                 type: internal     o...
2014 Nov 14
0
How to convert "device_model_version = "qemu-xen-traditiona"" into libvirt xml file How to convert "device_model_version = "qemu-xen-traditiona"" into libvirt xml file
I am using Xen-4.4.0, libvirt-1.2.9 My ubuntu.cfg is: ubuntu10.cfg bootloader = "/usr/local/lib/xen/boot/hvmloader" builder="hvm" memory = 512 name = "ubuntu" vif = [ "type=ioemu,bridge=ovsbr0", "type=ioemu,bridge=ovsbr0","type=ioemu,bridge=ovsbr0","type=ioemu,bridge=ovsbr0",,"type=ioemu,bridge=ovsbr0"] device_model_version = "qemu-xen-traditional" If I didnot add " device_model_version = "qemu-xen-traditional" &quot...
2019 Mar 13
1
vlan tagging for openVSwitch
...ame='vlan-55'>     <vlan trunk='yes'>       <tag id='55'/>     </vlan>   </portgroup> </network> and guest as:     <interface type='network'>       <mac address='52:54:00:15:00:26'/>       <source network='ovsbr0' portgroup='vlan-55'/>       <model type='virtio'/>     </interface> When the guest is fully initialized vSwitch shows:  ... _uuid               : b3c130db-fa84-49f8-9cf5-824ec8cf3b81 bond_downdelay      : 0 bond_fake_iface     : false bond_mode           : []...
2014 Nov 12
3
Put virbr0 in promiscusous
Hi , I have two virtual machines VM1 and VM2. Then I have added eth0 of my VM to 'default' network. Use case :- I want to monitor all traffic on virbr0('default' network). Steps followed :- 1. Add VM1 eth0 to virbr0 2. Add VM2 eth1 to virbr0 3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous) Now I am running tcpdump on eth1 of VM2 and trying to ping google.com(outside world) In VM2 (tcpdump -i eth1), I can see only ingress(incoming) traffic of VM1. I am not able see outgoing traffic of VM1. If I create another bridge and trying same scenario with 2...
2020 Jan 04
3
Connecting a VM to an existing OVS bridge
Hi, I have an existing OVS bridge, that I can see in ovs-vsctl and use for other purposes. I've edited the machine's XML as instructed in http://docs.openvswitch.org/en/latest/howto/libvirt/ When I try to start the VM, i get error: Cannot get interface MTU on 'ovsbr': No such device Any ideas? (Note: I can't see the ovs switch in brctl show or any other regular kernel tool,
2019 May 10
0
Re: Cannot get interface MTU - qemu quest fails to start off OpenVswitch
On 5/10/19 3:26 PM, lejeczek wrote: > hi guys > > I have a qemu guest and openvswitch bridge and the guest fails to start: > > $ virsh start work8 > error: Failed to start domain work8-vm-win2016 > error: Cannot get interface MTU on 'ovsbr0': No such device Well, this means that 'ovsbr0' doesn't exist. Is that so? Can you share your <interface/> configuration and the network XML? Michal
2013 Apr 15
6
Shorewall and OpenVSwitch on Debian
Hi, I have a machine with a Debian Stable installation that runs OpenVSwitch to connect a virtual machine on the same box. The machine is also running shorewall. The problem that I''m having is that shorewall try to run before openvswitch, this makes that shorewall fails because it can''t determine the IP of the virtual interface generated by openvswitch that start after
2013 Dec 03
0
Problem booting guest with more than 8 disks
...;192.168.0.2' port='6789'/> | <host name='192.168.0.40' port='6789'/> | </source> | <target dev='vdh' bus='virtio' /> | </disk> | <interface type='bridge'> | <source bridge='ovsbr0'/> | <virtualport type='openvswitch'> | </virtualport> | <model type='virtio'/> | </interface> | | <controller type='usb' index='0'> | </controller> | <controller type='ide' index...
2013 May 27
2
Using source installed open vswitch with libvirt(or virsh).
...--------------------------------------- &nbsp; &nbsp; At that time, /var/log/libvirt/libvirtdlog&nbsp; (these are also translated) ----------------------------------------- 2013-05-23 04:32:14588+0000: 11455: error : virNetDevGetMTU:343 : Cannot get interface MTU on &#39;ovsbr0&#39;: No such device&nbsp; 2013-05-23 04:32:14678+0000: 11455: error : virExecWithHook:419 : Cannot find &#39;ovs-vsctl&#39; in path: No such file or directory 2013-05-23 04:32:14679+0000: 11455: error : virNetDevOpenvswitchRemovePort:173 : Unable to delete port (null) from OVS:...
2016 Nov 13
1
Attach libvirt guest to an existing openvswitch port
Good day gentlemen. I am building a study project and trying to configure openvswitch vlans outside libvirt by means of openvswitch itself. Somehow with interface types 'bridge' and 'network', libvirt does attach domain to the existing port specified in <target dev=''/>, wiping the exixting settings and always deletes this port upon domain shutdown, thus making me
2020 Jan 10
0
Re: Connecting a VM to an existing OVS bridge
...t, OVS devices are not visible in "brctl show", but they *are* visible with "ip link show". For example: 19: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 0a:f7:2a:85:08:7c brd ff:ff:ff:ff:ff:ff 20: ovsbr0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 96:92:7a:1d:a6:4c brd ff:ff:ff:ff:ff:ff > > Versions: > openvswitch-2.10.1-3.fc30.x86_64 > libvirt-daemon-5.1.0-9.fc30.x86_64 The only differences on my system is the ve...
2012 Sep 23
0
VLANs with Open vSwitch in libvirt 0.10.1
...eid string" when starting a guest. I've defined a network using virsh; the configuration looks like this: <network> <name>ovs-network</name> <uuid>40c32a20-9eed-238c-895c-b9af7eaf72f1</uuid> <forward mode='bridge'/> <bridge name='ovsbr0' /> <virtualport type='openvswitch'/> <portgroup name='green' default='yes'> <virtualport> <parameters profileid='green-profile'/> </virtualport> </portgroup> <portgroup name='blue'> &...
2014 Nov 24
0
Re: Put virbr0 in promiscusous
...machines VM1 and VM2. Then I have added eth0 of my > VM to 'default' network. > > Use case :- > I want to monitor all traffic on virbr0('default' network). > > Steps followed :- > 1. Add VM1 eth0 to virbr0 > 2. Add VM2 eth1 to virbr0 > 3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous) > > Now I am running tcpdump on eth1 of VM2 and trying to ping google.com > <http://google.com>(outside world) > > In VM2 (tcpdump -i eth1), I can see only ingress(incoming) traffic of > VM1. I am not able see outgoing traffic of VM1. >...
2014 Nov 24
2
Re: Put virbr0 in promiscusous
...dded eth0 of my >> VM to 'default' network. >> >> Use case :- >> I want to monitor all traffic on virbr0('default' network). >> >> Steps followed :- >> 1. Add VM1 eth0 to virbr0 >> 2. Add VM2 eth1 to virbr0 >> 3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous) >> >> Now I am running tcpdump on eth1 of VM2 and trying to ping google.com >> <http://google.com>(outside world) >> >> In VM2 (tcpdump -i eth1), I can see only ingress(incoming) traffic of >> VM1. I am not able see outgoi...