-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redis vnet counters stop updating, redis subscribe show no vnet activity #119
Comments
@fszyang can you please add those commands which are not incrementing counters so that i can verify it with latest master branch build? |
goes subscribe should publish vnet interface counter stats bracketed by ".start" and ".stop" at regular intervals. If there are packet/activities on any interfaces, the counter stats will be sandwiched between them. In the issue above, this periodic publishing stops for unknown reason. Example: after goes subscribe platina-mk1 |
Issue verification status: Can not reproduced Issue verified in the following build:
Steps: Scenario 1: Using docker container setup.
Attachment: Scenario 2: Using fast ping (through hping3) between directly connected interface.
Attachment: Observation: Did not found any problem for periodic publishing of ".start" & ".stop" however not sure about how many .start & .stop should get published for specific time period. |
Not consistently reproducible and unclear the trigger. Observed sometimes in demo testbed with multiple invaders, many BGP containers.
Symptoms:
The text was updated successfully, but these errors were encountered: