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

Failure to create dualstack v6 primary cluster #1632

Open
martinkennelly opened this issue Feb 14, 2024 · 0 comments
Open

Failure to create dualstack v6 primary cluster #1632

martinkennelly opened this issue Feb 14, 2024 · 0 comments

Comments

@martinkennelly
Copy link
Contributor

export IP_STACK=v6v4

# HOST_IP_STACK -
# IP stack for the host.
# Default: If unset, defaults to ${IP_STACK}.
# NOTE: arm64 does not support v6
# Choices: "v4", "v6", "v4v6"
#
export HOST_IP_STACK=v4v6

Not sure how to debug this further. It stalls when waiting for master:

level=debug msg=ironic_node_v1.openshift-master-host[0]: Still creating... [17m50s elapsed]

Install works fine with other configs.

martinkennelly added a commit to martinkennelly/dev-scripts that referenced this issue Feb 14, 2024
Fixes: openshift-metal3#1632

Signed-off-by: Martin Kennelly <mkennell@redhat.com>
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

No branches or pull requests

1 participant