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

Hosted Engine Deployment fails on CPU model name #284

Closed
tim427 opened this issue May 31, 2021 · 3 comments
Closed

Hosted Engine Deployment fails on CPU model name #284

tim427 opened this issue May 31, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@tim427
Copy link

tim427 commented May 31, 2021

SUMMARY

Hosted Engine Deployment fails on CPU model name

COMPONENT NAME

01_create_target_hosted_engine_vm.yml -> Convert CPU model name

STEPS TO REPRODUCE
  • Fresh install of Centos 8.3 Stream
  • Cockpit enabled
  • oVirt repo's added
  • GlusterFS deployed
  • Hosted Engine Deployment wizard
  • Add GlusterFS as storage
  • Deploy
EXPECTED RESULTS

Successful deployment of a Hosted Engine

ACTUAL RESULTS
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Convert CPU model name]
[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute ''\n\nThe error appears to be in '/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/tasks/create_target_vm/01_create_target_hosted_engine_vm.yml': line 69, column 15, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n - debug: var=server_cpu_dict\n ^ here\n\nThere appears to be both 'k=v' shorthand syntax and YAML in this task. Only one syntax may be used.\n"}
@tim427 tim427 added the bug Something isn't working label May 31, 2021
@arachmani arachmani assigned arachmani and unassigned mnecas Jun 1, 2021
@arachmani
Copy link
Member

Hi @tim427,
Can you please share ovirt-hosted-engine-setup logs and libvirt version?
It's probably related to https://bugzilla.redhat.com/show_bug.cgi?id=1961558.

@tim427
Copy link
Author

tim427 commented Jun 6, 2021

Sure! I'll try a new deployment next week, to also verify #283

Keep you posted!

@arachmani
Copy link
Member

Following https://bugzilla.redhat.com/show_bug.cgi?id=1968082#c7, this issue has been fixed in libvirt-7.4.0-1.el8s.x86_64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants