Hi
I have some questions about creating queues in ovs:
A). how we can set buffer size for queues?
B)In Ovs we can create a QOS with multiple queues with commands
below:
1:ovs-vsctl set port eth1 qos=@newqos \
2: -- --id=@newqos create qos type=linux-htb \
3: other-config:max-rate=2 q
Hello,
I am relatively new to openvswitch. I have the following setting.
3 vms:
VM1 — 192.168.122.124,172.16.0.2 (2 I/F)
VM2 — 192.168.122.118 (1I/F)
VM3 — 192.168.122.224,172.16.0.3 (2 I/F)
VM1 is running nfs-server process.VM2 is running nfs-client process.NFS-Packets
from VM2 come to VM1 on
that needs to be done for achieving this purpose?
Any idea/direction in which I could proceed is greatly appreciated.
—
Shiva
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hello,
I am setting up two gre tunnels between two hosts using the same external
bridge.In this case (br1).I use virbr3 and virbr2 for internal communication.
This is my config steps:
Hypervisor 1:
External communication
ovs-vsctl add-br br1
ovs-vsctl add-port eth0
ifconfig br1 p.q.r.s netmask 25
d I check that?
>
>- Reply message -
>From: "Justin Pettit"
>To: "shiva rad" , "discuss@openvswitch.org"
>
>Subject: [ovs-discuss] distanation unreachable
>Date: Sat, Feb 15, 2014 05:29
>
>
>On 2/14/14, 4:00 AM, "shiva rad"
Hi
I want to create a topology of three OVS in a loop , how shuld I configure the
OVSs to connect to each other?
I want them all to work on the same subnet.
thanks.
PS : should I use cross over cables ?___
discuss mailing list
discuss@openvswitch
Hi,
I installed OVS1.10 on ubuntu 12.04 . I have a floodlight controller and 2
hosts.
I installed OVS as said in this tutorial :
http://networkstatic.net/openvswitch-configure-from-packages-and-attaching-to-a-floodlight-openflow-controller/#comment-17069
I made these configurations on OVS :
ov
hi
I install OVS and floodlight switches on 2 virtual machines , I used the
tutorial on :
http://networkstatic.net/openvswitch-configure-from-packages-and-attaching-to-a-floodlight-openflow-controller/#comment-17069
but when I enterd this command : ./configure --with-linux=/lib/modules/`uname
Hello
I'm installing OVS2 on ubuntu 12.04 . when I use " insmode
/datapath/linux/openvswitch.ko " command I get this message :
insmod: error inserting 'openvswitch.ko': -1 Unknown symbol in module
I used "modeprobe gre"
" insmode /datapath/linux/openvswitch.ko "
again I've got