vm-hosts: Enable multicast querier on bridge

Having this option enabled dramatically improves the reliability of
collectd multicast traffic from physical machines and VMs on a separate
VM host from the receiving machine.
jenkins-master
Dustin 2021-10-16 16:12:15 -05:00
parent ce0dac983f
commit 014043909a
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ vmhost_netdevs:
Description: pyrocufflink.blue VM network bridge Description: pyrocufflink.blue VM network bridge
Name: br0 Name: br0
Kind: bridge Kind: bridge
Bridge:
MulticastQuerier: 'yes'
- name: 60-mgmt - name: 60-mgmt
NetDev: NetDev:
Description: Management VM network bridge Description: Management VM network bridge