Skip to main content

Questions tagged [openvswitch]

1 vote
0 answers
127 views

Network Scheme Networks in my scheme: CLI - 192.168.1.0/26 SRV - 192.168.1.64/28 MNGT - 192.168.1.80/29 I have a problem. I set up STP between sw-1 sw-2 sw-3 (sw-1 is the root switch), after which the ...
Михаил Семчук's user avatar
2 votes
0 answers
463 views

I am creating teamed interface with VLANs in OVS in fresh Fedora Server 40. Using ovs-vsctl without NetworkManager it always works fine, but now I am trying to create the same with nmcli. nmcli ...
kab00m's user avatar
  • 590
1 vote
0 answers
263 views

#!/bin/sh ovsdb-tool create-cluster /host/var/lib/openvswitch/conf.db /usr/share/openvswitch/vswitch.ovsschema tcp:0.0.0.0:6632 2> /dev/null ovsdb-server \ --unixctl=/host/var/run/openvswitch/...
Vahid Alimohamadi's user avatar
0 votes
0 answers
178 views

I have many namespaces on Kubernetes. Each namespace has it own IP range. For example n1 has 10.0.1.0/24 range, n2 has 10.0.2.0/24 and so on. Each pod in each namespace get ip base on the namespace ip ...
sunrise's user avatar
  • 11
0 votes
1 answer
2k views

I have a a fresh Ubuntu 22.04 running in KVM with 6 virtio interface emulating e1000. This is connected to an Open vSwitch and LACP is configured on both switch and Ubuntu. Summery of my problem is ...
Xuo Guoto's user avatar
0 votes
1 answer
96 views

I've two OVS bridges which they are connected to the 3rd v-switch using patch(es). Bridge br1 Port br1 Interface br1 type: internal Port br1-ext ...
Vahid Alimohamadi's user avatar
0 votes
0 answers
289 views

I have a setup with 4 VMs. There are two servers: VM1, VM2, one router: VM3, and one client: VM4. VM3 is connected directly to all other VMs and routes traffic between them. VM3 has 3 different ...
Goyban's user avatar
  • 1
0 votes
1 answer
735 views

I see no traffic in layer 2 and above in an OVS bridge, but I do see layer 1 traffic. I have the following setup: I have created a Linux VirtualBox VM with three adapters: NAT with port forwarding the ...
falhumai96's user avatar
1 vote
1 answer
237 views

I'm trying to connect several openflow OVS instances to OpenDayLight SDN. My switches succesfully attached and I can get the nodes informations via the following RESTCONF request: /rests/data/...
mmxland's user avatar
  • 11
0 votes
1 answer
213 views

I have a KVM guest VM running RHEL 8.7 (12vCPU, 24GB RAM) and a hypervisor with 10Gb NICs. I'm getting weird results when using iperf3 on my guest machine as a client and a TrueNAS server as a server. ...
chetzz's user avatar
  • 1
0 votes
1 answer
872 views

What are the details of your problem? Hi, that is my first time try ovs. i am using Arch Linux, and installed openvswitch. use sudo ip link add v1 type dummy && sudo ip addr add 10.0.0.1/24 ...
test1696150's user avatar
2 votes
1 answer
756 views

Using lxc containers, I want to simulate network components individually. For this, I am trying to embed OVS in an lxc container. Initially, I started with the following setup, which works properly ...
Friwi's user avatar
  • 121
2 votes
1 answer
3k views

I am new to KVM and am having a problem with setting up the networking. I want each VM to get its IPs assigned by the network's DHCP, not the internal DHCP that the KVM keeps trying to set up. In ...
Hubert Oliver's user avatar
-1 votes
1 answer
393 views

I have a couple of kvm vms running with libvirt and they are using openvswitch bridges. I need a mechanism to prevent mac spoofing on a guest. I tried libvirt filters no-mac-spoofing and clean-traffic ...
igalvez's user avatar
  • 49
1 vote
1 answer
949 views

Is there any command-line tool for the OVN Cluster Health check? Or each of its components? and a command or commands which gives stats about the cluster. For example, without a functional test, I ...
Milad Jahandideh's user avatar

15 30 50 per page
1
2 3 4 5
7