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

libvirt based installation failing on ARM #5035

Closed
SaravanaStorageNetwork opened this issue Jun 26, 2021 · 5 comments
Closed

libvirt based installation failing on ARM #5035

SaravanaStorageNetwork opened this issue Jun 26, 2021 · 5 comments

Comments

@SaravanaStorageNetwork
Copy link

libvirt based installation failing on ARM.

libvirt mentioned in install-config.yaml is not recognized.

I could see that the PR #4870 is merged and the commit is added in openshift-install.

Version

$ openshift-install version
openshift-install 4.9.0-0.nightly-arm64-2021-06-26-045833
built from commit 8e3a3203a6e06536a50da877a87944edfc2fb92e
release image quay.io/openshift-release-dev/ocp-release-nightly@sha256:68381f9b05b9fcce3c7c3a7437375fa9f044230fc0ed7a0b5157212f9e87ff86

Platform:

libvirt

  • IPI (automated install with openshift-install. If you don't know, then it's IPI)

What happened?

FATAL failed to fetch Metadata: failed to load asset "Install Config": invalid "install-config.yaml" file: platform: Invalid value: "libvirt": must specify one of the platforms (aws, azure, baremetal, gcp, ibmcloud, kubevirt, none, openstack, ovirt, vsphere)

What you expected to happen?

libvirt based installation should go through

How to reproduce it (as minimally and precisely as possible)?

$ openshift-install create cluster 

References

@SaravanaStorageNetwork
Copy link
Author

@yselkowitz @Prashanth684 PTAL

@Prashanth684
Copy link
Contributor

Did you build the installer yourself ? Did you build with 'TAGS=libvirt' env ? Libvirt is not an officially supported platform so you have to provide this env variable.

@Prashanth684
Copy link
Contributor

Ah.. ok I see the installer version mentioned above . So the openshift-installer extracted from the payload does not support libvirt . But the baremetal installer in the payload supports libvirt. That must be used.

@yselkowitz
Copy link
Contributor

/close

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 27, 2021

@yselkowitz: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot closed this as completed Jun 27, 2021
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

3 participants