2010/7/15 Pásztor Lénárd Zoltán <[email protected]>: > Jul 15 16:45:43|00226|timeval|WARN|9 ms poll interval (0 ms user, 10 ms > system) is over 12 times the weighted mean interval 1 ms (10769 samples)
This is really a debugging message. It used to be very important to log these while OVS still had a number of bugs related to latency, but we should probably suppress them now, or at least make the criteria for logging them more stringent. In short, you can ignore it. As for whether you should use NOX, I'd recommend it. ovs-controller is really just for experimentation. If you can use ovs-controller, then you might as well not configure a controller at all. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
