[ovs-discuss] Continuous messages: engaging governor with XX kB hash table

Carlos Velasco carlos.velasco at nimastelecom.com
Thu Oct 1 14:23:00 UTC 2015


Hello,

I have created a simple bridge with 2 VMs ports and 1 ethernet physical port.

# ovs-vsctl show
40e43335-0f9e-49b3-9c25-2dcadebac952
    Bridge "br0"
        Port "eth0"
            Interface "eth0"
        Port kvmone
            Interface kvmone
        Port kvmtwo
            Interface kvmtwo
        Port "br0"
            Interface "br0"
                type: internal

When there is a lot of traffic (by ex. torrent) from a VM, I get a lot of these entries in the message log:

...
Oct  1 16:06:15 daemon:notice ovs-vswitchd: ovs-vswitchd: 230571|ofproto_dpif_governor|INFO|br0: engaging governor with 16 kB hash table
Oct  1 16:06:20 daemon:notice ovs-vswitchd: ovs-vswitchd: 230572|ofproto_dpif_governor|INFO|br0: disengaging
Oct  1 16:15:01 daemon:notice ovs-vswitchd: ovs-vswitchd: 230573|ofproto_dpif_governor|INFO|br0: engaging governor with 16 kB hash table
Oct  1 16:15:06 daemon:notice ovs-vswitchd: ovs-vswitchd: 230574|ofproto_dpif_governor|INFO|br0: disengaging
Oct  1 16:15:46 daemon:notice ovs-vswitchd: ovs-vswitchd: 230575|ofproto_dpif_governor|INFO|br0: engaging governor with 16 kB hash table
Oct  1 16:15:51 daemon:notice ovs-vswitchd: ovs-vswitchd: 230576|ofproto_dpif_governor|INFO|br0: disengaging
Oct  1 16:15:56 daemon:notice ovs-vswitchd: ovs-vswitchd: 230577|ofproto_dpif_governor|INFO|br0: engaging governor with 16 kB hash table
Oct  1 16:16:01 daemon:notice ovs-vswitchd: ovs-vswitchd: 230578|ofproto_dpif_governor|INFO|br0: disengaging
Oct  1 16:16:06 daemon:notice ovs-vswitchd: ovs-vswitchd: 230579|ofproto_dpif_governor|INFO|br0: engaging governor with 16 kB hash table
Oct  1 16:16:11 daemon:notice ovs-vswitchd: ovs-vswitchd: 230580|ofproto_dpif_governor|INFO|br0: disengaging

Is this normal?

Regards,
Carlos Velasco




More information about the discuss mailing list