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

VM network needs connectivity to the internet #21

Open
achuzhoy opened this issue Jan 17, 2024 · 4 comments
Open

VM network needs connectivity to the internet #21

achuzhoy opened this issue Jan 17, 2024 · 4 comments

Comments

@achuzhoy
Copy link

The automated flow assumes there's internet connectivity for the default libvirt network.
Obviously the flow will fail if there's no connectivity, so we need to instruct he user to make sure there is one.

@achuzhoy
Copy link
Author

cc @javipolo

@eranco74
Copy link
Collaborator

By default, the libvirt default network allows guests to create any outgoing network connection they like

@javipolo
Copy link
Collaborator

javipolo commented Feb 5, 2024

I understand that this is related to installing IBI using disconnected environments, is that right @achuzhoy ?

So far, I think we should clarify in the README that for now there is no way for that, since we need connectivity/ISCP configuration for, at least:

  • downloading RHCOS ISO (we would need to configure the host for that)
  • pulling the seed image (arguably, since it can be pulled from an internal registry)
  • precaching images (we would need to configure rhcos live system for that)

@achuzhoy
Copy link
Author

achuzhoy commented Feb 5, 2024

@javipolo it's just that we assume that there's connectivity.
I was working on a setup where the default network didn't have it.

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