Did you actually configure sFlow?  The commands you listed below don't indicate 
that.  You should either look at the example in ovs-vsctl (and read the 
ovs-vswitchd.conf.db man page) or follow Peter Phaal's suggestion.

--Justin


On Dec 1, 2013, at 4:55 PM, WEIYU LIU <weiyu....@utah.edu> wrote:

> Hey, I followed the configuration example and the FAQ. My specific 
> configuration is as follows:
> 
> sudo ovs-vsctl add-br br0
> ovs-vsctl add-bond br0 bond0 eth1 eth2
> 
> But the sflow data caught by the host with the collector IP still does not 
> have the package through the bridge. What other configuration that I need to 
> follow if I want to get the sflow data about the bandwidth usage of the br0 
> and the package through br0? 
> 
> Thanks a lot.
> 
> Weiyu
> ________________________________________
> From: Justin Pettit [jpet...@nicira.com]
> Sent: Sunday, December 01, 2013 4:38 PM
> To: WEIYU LIU
> Cc: discuss@openvswitch.org discuss
> Subject: Re: [ovs-discuss] Using OVS+Host sFlow to monitor network traffic
> 
> Please keep this on the mailing list.  The man page should be with your OVS 
> distribution ("man ovs-vsctl").  It's also in the Documentation tab of the 
> Open vSwitch web site.
> 
> --Justin
> 
> 
> On Dec 1, 2013, at 3:36 PM, WEIYU LIU <weiyu....@utah.edu> wrote:
> 
>> Thanks very much for your reply. Not yet. Would you please send me the 
>> address of this page? Thanks.
>> 
>> Weiyu
>> From: Justin Pettit [jpet...@nicira.com]
>> Sent: Sunday, December 01, 2013 4:31 PM
>> To: WEIYU LIU
>> Subject: Re: [ovs-discuss] Using OVS+Host sFlow to monitor network traffic
>> 
>> On Sun, Dec 1, 2013 at 11:24 AM, WEIYU LIU <weiyu....@utah.edu> wrote:
>> I used OVS to create a bridge to connect two subnets. And then I created an 
>> sflow and attached it to the bridge. But it does not send sflow data to the 
>> collector. I also installed a Host sFlow on that server, but it just 
>> monitors the local server's performance. I am wondering how can I let the 
>> ovs send sflow data to the configured collector or how can I connect the 
>> Host sFlow to OVS to let it monitor the traffic on the virtual bridge. I 
>> will really appreciate if you can give me some advice. Thanks a lot.
>> 
>> Did you try the example configuration in the ovs-vsctl man page?
>> 
>> --Justin
> 

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to