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

Better error message on VM.start when topology is wrong #5968

Open
olivierlambert opened this issue Sep 3, 2024 · 0 comments
Open

Better error message on VM.start when topology is wrong #5968

olivierlambert opened this issue Sep 3, 2024 · 0 comments

Comments

@olivierlambert
Copy link

Hi,

If you start a VM with 8 sockets with 1 core per socket, it will fail with:

INTERNAL_ERROR(xenopsd internal error: File \"ocaml/xenopsd/xc/domain.ml\", line 1125, characters 2-8: Assertion failed)

Would it be possible to get a more obvious error message? Changing the topology to something more sane will work, but we cannot control what users might decide (or we need a way to avoid selecting any configurations).

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

1 participant