i create some qos like this
ovs-vsctl set port eth1 qos=@newqos \
-- --id=@newqos create qos type=linux-htb \
other-config:max-rate=1 queues=0=@q0,1=@q1 \
-- --id=@q0 create queue \
other-config:min-rate=1000 \
other-config:max-rate=5000 \
-- --id=@q1 create queue \
other-co
i just want to establish my opinion, because i was really confuse, i'm
refer to many resource, and theirs opinions is different about this. in
open vswitch when create Qos always following commands max-rate and
min-rate..e.g* max-rate=10..*this is my questions 10 is
running in kbps
>
> "ovs-vsctl clear qos eth0 queues" ought to do it. You might need to
> specify the qos record by uuid if you already disconnected it from the
> port.
>
thanks before, i will try this command to delete my queue, and it is work.
but i get little problem, still left one colums qos, when i try to
this is topology
|-|
|---|
| vm vm vm ||
|
| (ubuntu) (xp)(window
this is topology
|-|
|---|
| vm vm vm ||
|
| (ubuntu) (xp)(window
can u expalin to me. how to configuration port mirroring on open
vswitch...i have 2 physical interface (eth0, eth1) and 3 virtual interface
(tap0, tap1, tap2)..and how to capture this packet after mirroring all
interface. i'm really confused about this
__
how to configuration egress in Open vswitch. in this case i have one
physical interface (eth0 ) and two physical hosts..eth0 is connected to the
Data Network. No IP address can be assigned on eth0, and two VM (VM1 and
VM2 ). i have on goal to relimit packet sent each VM
i',m succes install openvswitch with kvm in ubuntu 11.10...i try to using
port mirroring to capture paket...how to configuration port mirroring on
openvswitch ?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discu
pecific
> than "Re: Contents of discuss digest..."
>
>
> Today's Topics:
>
>1. error inserting brcompat (hasan mustafa)
>2. Re: error inserting brcompat (Ben Pfaff)
>
>
> ----------
>
> Message
i'm succesfully install Open vSwitch on Ubuntu 12.04. however i get some
problem, when i reboot my machine, and i try to start open vswitch service,
i get some error
/etc/init.d/openvswitch-switch start
FATAL: Error inserting brcompat_mod
(/lib/modules/3.2.0-33-generic-pae/kernel/brcompat_mod.ko)
10 matches
Mail list logo