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

Strange behavior for the CPU topology calculation in case of the error #1506

Open
hstastna opened this issue Aug 24, 2021 · 0 comments
Open

Comments

@hstastna
Copy link
Member

Description of problem:
There's an issue in the CPU Topology Options in the Basic Settings of the Create VM Wizard:
"The current scenario is that the user can choose all kinds of combinations while the values are dynamically changed when selecting different values in different order without any logic. If values are invalid then it failed on backend or it is turned to 1, 1, 1 or other invalid non chosen values with the error displayed but without letting the user remember what he tried to set. For example- the user set values to 1, 1, 384 but error appears for 16,1,8."

Steps to Reproduce:
steps

Possible solutions:

  1. Display a fixed (empty) or the original invalid value in case of the error occurrence, instead of switching to a different invalid values that the user didn't select.
  2. Another possibility is to remove the whole "auto calculation" for CPU topology and to let the VM created with the original user selection. If wrong then it will fail on backend with the correct error. If this solution would be implemented, then this issue won't be relevant anymore and could be closed.

Additional info:
This issue was originally mentioned here: #1489 (comment)
The issue appears also in the VCPU Topology section in the VM Details card.

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