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

Adding host to a new cluster failed #954

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

shubhaOracle
Copy link
Contributor

@shubhaOracle shubhaOracle commented Jun 27, 2024

Signed-off-by: ShubhaOracle Shubha.kulkarni@oracle.com

Fixes issue # Host addition to new cluster failed

  • Changes introduced with this PR:
    When adding a host to a new cluster, host addition failed due the check for ovn_central failed. Added the fix to check if variable ovn_central is defined and is not None and empty

  • Problem Description
    Steps:

  1. Create a new data center with default settings
  2. Create a new cluster with default settings and the the new data center. CPU type is "Auto Detect"
  3. Install RPM on a fresh installed server
  4. Add the the server to the new cluster

Symptom: The host installation failed. The cluster CPU Type is blank. If activating the host a few times, the host is in non-operational status but the cluster CPU type will be changed to "Secure Intel Skylake Server Family". If change the cluster CPU type manually to "Intel Broadwell Family" and reinstall the host, the host can be activated.

  • Are you the owner of the code you are sending in, or do you have permission of the owner?
    Yes

Signed-off-by: ShubhaOracle <Shubha.kulkarni@oracle.com>
@sandrobonazzola
Copy link
Member

Are you the owner of the code you are sending in, or do you have permission of the owner?
n

If you are not the owner of the code and you have no permission to submit the code, I have to close the PR as it cannot be accepted. Is it a typo in PR text?

@shubhaOracle
Copy link
Contributor Author

#954 (comment)
=> I am the owner of the code. Fixed the typo

@sandrobonazzola
Copy link
Member

/ost

@sandrobonazzola
Copy link
Member

/ost

@sandrobonazzola sandrobonazzola merged commit f039053 into oVirt:master Jul 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants