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

fix: listen on the IPv6 unspecified address #861

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michaelbeaumont
Copy link

This is a step towards making mayastor work on dual-stack/ipv6-only clusters.

@tiagolobocastro
Copy link
Contributor

bors try

bors-openebs-mayastor bot pushed a commit that referenced this pull request Sep 16, 2024
@bors-openebs-mayastor
Copy link

try

Build failed:

@tiagolobocastro
Copy link
Contributor

hmm rest client test keeps butting heads with jaeger service:

client:
OpenTelemetry trace error occurred. Exporter otlp encountered the following error(s): the grpc server returns error (Unknown error): , detailed error message: transport error
.....
jaeger service:
{"level":"info","ts":1726278455.7668839,"caller":"[email protected]/server.go:984","msg":"[core][Server #2]grpc: Server.Serve failed to create ServerTransport: connection error: desc = \"transport: http2Server.HandleStreams received bogus greeting from client: \\\"\\\\x03\\\\x00\\\\x00/*\\\\xe0\\\\x00\\\\x00\\\\x00\\\\x00\\\\x00Cookie: mstsh\\\"\"","system":"grpc","grpc_log":true}

Let's retry again, otherwise maybe we need to disable jaeger for this test until get to the bottom of it...
bors try

bors-openebs-mayastor bot pushed a commit that referenced this pull request Sep 16, 2024
@bors-openebs-mayastor
Copy link

try

Build succeeded:

@tiagolobocastro
Copy link
Contributor

bors merge

bors-openebs-mayastor bot pushed a commit that referenced this pull request Sep 18, 2024
861: fix: listen on the IPv6 unspecified address r=tiagolobocastro a=michaelbeaumont

This is a step towards making mayastor work on dual-stack/ipv6-only clusters.

Co-authored-by: Mike Beaumont <[email protected]>
@bors-openebs-mayastor
Copy link

Build failed:

@tiagolobocastro
Copy link
Contributor

@dsharma-dc seems bors is failing due to the recent nvmf changes, could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants