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

qemu-kvm: -fw_cfg: invalid option #455

Closed
debianmaster opened this issue Oct 11, 2018 · 9 comments
Closed

qemu-kvm: -fw_cfg: invalid option #455

debianmaster opened this issue Oct 11, 2018 · 9 comments

Comments

@debianmaster
Copy link

Version

$ openshift-install version
0.1.0

Platform (aws|libvirt|openshift):

libvirt/kvm

What happened?

when i tried installing against libvirt

Error: Error applying plan:

2 error(s) occurred:

* module.bootstrap.libvirt_domain.bootstrap: 1 error(s) occurred:

* libvirt_domain.bootstrap: Error creating libvirt domain: virError(Code=1, Domain=10, Message='internal error: process exited while connecting to monitor: qemu-kvm: -fw_cfg: invalid option')
* libvirt_domain.master: 1 error(s) occurred:

* libvirt_domain.master: Error creating libvirt domain: virError(Code=1, Domain=10, Message='internal error: process exited while connecting to monitor: qemu-kvm: -fw_cfg: invalid option')

What you expected to happen?

Enter text here.

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

$ your-commands-here

Anything else we need to know?

Enter text here.

References

  • enter text here.
@rphillips
Copy link
Contributor

A newer version of qemu will be needed likely. Centos for the host OS? This might help: https://lists.centos.org/pipermail/centos/2017-July/165577.html.

@debianmaster
Copy link
Author

thanks! checking.

@wking
Copy link
Member

wking commented Oct 11, 2018

It would be easier to debug this sort of thing if we could extract relevant version information from the libvirt Terraform provider like we currently do for Terraform itself.

@wking
Copy link
Member

wking commented Oct 12, 2018

It would be easier to debug this sort of thing if we could extract relevant version information from the libvirt Terraform provider...

dmacvicar/terraform-provider-libvirt#444

@wking
Copy link
Member

wking commented Nov 14, 2018

Cross-linking #477, which also has some QEMU version discussion.

@wking
Copy link
Member

wking commented Nov 14, 2018

Grepping through the QEMU history, -fw_cfg is from qemu/qemu@81b2b81062612e (v2.4.0-rc0~87^2~1), so that sets a floor version for Ignition injection.

@wking
Copy link
Member

wking commented Nov 14, 2018

Cross-linking #675.

@wking wking changed the title qemu-kvm: -fw_cfg: invalid option' qemu-kvm: -fw_cfg: invalid option Nov 15, 2018
@crawford
Copy link
Contributor

crawford commented Jan 4, 2019

I think this has been adequately answered.

/close

@openshift-ci-robot
Copy link
Contributor

@crawford: Closing this issue.

In response to this:

I think this has been adequately answered.

/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.

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

5 participants