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

Created virtual network may conflict with existing networks #2484

Open
GarySmith opened this issue Apr 12, 2018 · 2 comments
Open

Created virtual network may conflict with existing networks #2484

GarySmith opened this issue Apr 12, 2018 · 2 comments

Comments

@GarySmith
Copy link
Contributor

When mkcloud creates the virtual networks in libvirt, it should first check that it is not creating a network that overlaps with any existing virtual network that may be present. Failure to make this pre-check may cause network requests fail in ways that may be difficult to diagnose, especially when there is only a partial overlap, i.e. requests to/from some interfaces work properly and others do not.

@dirkmueller
Copy link
Contributor

precreated in libvirt you mean? or created outside libvirt?

@GarySmith
Copy link
Contributor Author

Yes, pre-created in libvirt.

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

2 participants