Hello, brief question.
I've got a handle of technical details of port mirroring on Open vSwitch, but one question remains:
With the
I've made a good effort to search the web for answers, even finding one blog that suggests the mirror doesn't follow VMs after full stop and start. Just looking for some clarification. Thank you in advance.
I've got a handle of technical details of port mirroring on Open vSwitch, but one question remains:
With the
select-all
statement in the ovs-vsctl
command, will this dynamically follow VMs and containers as they are started and shutdown? At any given time an interface for a VM or container could either exist or not exist on the switch depending on its state.I've made a good effort to search the web for answers, even finding one blog that suggests the mirror doesn't follow VMs after full stop and start. Just looking for some clarification. Thank you in advance.