Skip to content
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

Enhance subctl verify to validate mtu between the clusters #499

Closed
sridhargaddam opened this issue Jan 18, 2023 · 1 comment · Fixed by #551
Closed

Enhance subctl verify to validate mtu between the clusters #499

sridhargaddam opened this issue Jan 18, 2023 · 1 comment · Fixed by #551
Assignees
Labels
dataplane enhancement New feature or request priority:medium release-note-needed Should be mentioned in the release notes size:medium

Comments

@sridhargaddam
Copy link
Member

What would you like to be added:
As part of subctl verify ... command we execute various datapath tests to validate the connectivity between the clusters.
Sometimes the connections could be successful but we might have MTU issues.

From the output of subctl verify ..., to some extent we are able to figure out if its MTU issue or connection failure by looking into the verbose logs, but its not easy to figure it out and also we may not have verbose logs all the time.

Having a dedicated sub-command to validate the MTU will help us to easily identify a datapath failure is because of connection failures or if its due to MTU issues between the clusters.

@sridhargaddam sridhargaddam added enhancement New feature or request dataplane labels Jan 18, 2023
@sridhargaddam
Copy link
Member Author

CC @yboaron

@dfarrell07 dfarrell07 added this to To do in Submariner Project 0.15 via automation Jan 24, 2023
yboaron added a commit to yboaron/subctl that referenced this issue Feb 7, 2023
Allow using small packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 8, 2023
Allow using small packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 8, 2023
Allow using small packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 9, 2023
Allow specifying packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 14, 2023
Allow specifying packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 14, 2023
Allow specifying packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit to yboaron/subctl that referenced this issue Feb 15, 2023
Allow specifying packet size in subctl verify

Fixes: submariner-io#499
Signed-off-by: Yossi Boaron <yboaron@redhat.com>
yboaron added a commit that referenced this issue Feb 19, 2023
Allow specifying packet size in subctl verify

Fixes: #499

Signed-off-by: Yossi Boaron <yboaron@redhat.com>
Submariner Project 0.15 automation moved this from To do to Done Feb 19, 2023
@nyechiel nyechiel added the release-note-needed Should be mentioned in the release notes label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataplane enhancement New feature or request priority:medium release-note-needed Should be mentioned in the release notes size:medium
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants