On Wed, Aug 25, 2010 at 02:53:05PM -0300, Luiz Henrique Ozaki wrote: > I'm trying to create a bond interface with OpenvSwitch in a XenServer 5.6 > and I'm getting a high load CPU for the ovs-vswitchd, but It's working > apparently.
Hi Luiz. This shouldn't happen. When the vswitch is in this high-CPU consumption state, please turn on poll_loop debugging with "ovs-appctl vlog/set poll_loop". This should output a bunch of extra DBG messages for the poll_loop module to the log. Then please run the log through the ovs-backtrace script that I'm appending, supplying a binary with debug symbols as its argument and the log as the input, and pass along the output. This will probably help to identify the problem. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org