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

Hypervisor support for MNO clusters #536

Open
josecastillolema opened this issue Aug 15, 2024 · 1 comment · May be fixed by #563
Open

Hypervisor support for MNO clusters #536

josecastillolema opened this issue Aug 15, 2024 · 1 comment · May be fixed by #563
Assignees

Comments

@josecastillolema
Copy link
Collaborator

It would be nice to have the ability to host workers from MNO clusters in hypervisors.

@akrzos akrzos assigned akrzos and radez and unassigned akrzos Oct 2, 2024
@radez
Copy link
Collaborator

radez commented Oct 2, 2024

Proof of concept working with 1 virtual worker.

  • Generate Inventory with no workers and HV turned on
  • update workers count and allocation_node_count
  • copy {workers count} entries from [hv_vm] to [workers]
  • update mac_address to network_mac
  • code changes to handle missing lab_mac (vms won't have a lab_mac)
  • added libvirt vendor definition to boot-iso role

Working on generating a patch to handle this and how to work around having to copy workers from hv_vm to worker inventory sections.
Working on being able to do more workers (this is related to handling lab mac properly)

@radez radez linked a pull request Oct 8, 2024 that will close this issue
@radez radez linked a pull request Oct 8, 2024 that will close this issue
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 a pull request may close this issue.

3 participants