Thanks Jesse. I tried the same. Firstly I disconnected interfaces vif4.0,
vif5.0, and peth0 from the Bridge eth0 (that Xen created).
Then I created a bridge named br0, and connected peth0, vif4.0, vif5.0 to
br0 using ovs-vsctl commands. IP Addresses assigned to peth0 are
10.112.10.50, and to vif4.
On Wed, Feb 8, 2012 at 6:47 AM, Mohit Dhingra wrote:
> I think, Xen renames eth0 to peth0, and creates a bridge called eth0.
>
> Now, if I create one more bridge br0, using ovs-sctl, does it make sense?
> Should I change the Xen configuration such that Xen doesn't create a bridge,
> rather it shou
Hie Peter.
Thanks for you reply I'm gonna check it out !!!.
Best Regards..
- Mensaje original -
De: "Peter Phaal"
Para: "Marcos Corvalan"
CC: discuss@openvswitch.org
Enviados: MiƩrcoles, 8 de Febrero 2012 12:11:13
Asunto: Re: [ovs-discuss] Does OVS monitors incoming traffic onto the VMs
Hi Marcos,
OVS supports sFlow and NetFlow for traffic monitoring. The following article
describes how to configure sFlow and NetFlow and provides a comparison using
free real-time traffic monitoring tools:
http://blog.sflow.com/2011/10/comparing-sflow-and-netflow-in-vswitch.html
Peter
On Feb
Hi All:
I send this email to ask you is there some way to monitor traffic onto the VMs
through OVS?
Since now thanks a lot.
--
Saludos/Regards
Marcos Corvalan
Infraestructura IT
Mercadolibre.com
Arias 3751 - 7 piso Capital Federal | Buenos Aires
Argentina | CP 1430 | Tel +54 11 4640-80
*Hello,*
I am new to OpenVirtual Switch, I am trying to configure it on my server,
for QoS Control and Monitoring.
Present Configuration :
I have Xen Hypervisor, with OpenSUSE as Dom0 configured, and few VMs, and
OpenNebula Cloud.
What I have done?
I installed OVS as mentioned in INSTALL.Linux (