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
parent
ce0dac983f
commit
014043909a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue