You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New installation on arm64 Hardware (Radxa Rock 5B (but I don't think this matters). With the Management Server and KVM Host on the same hardware (as a test environment).
OS / ENVIRONMENT
Ubuntu 24.04
SUMMARY
The configuration wizard on a new installation, after log in, fails to add a host, because the wizard seems to set the cluster architecture to x86_64 and the kvm host is aarch64. The wizard also doesn't allow an option to change the architecture type on the cluster. A corresponding error message also is logged in the management-server.log
STEPS TO REPRODUCE
Install a new management server (either on amd64 or aarch64 hardware) and install a new kvm host on aarch64 hardware. Use the configuration wizard on the user interface to create a new zone, pod, cluster and add the kvm host. The process should timeout at "Adding host".
EXPECTED RESULTS
Able to set the cpu architecture during the cluster creation step in the configuration wizard.
ACTUAL RESULTS
No optionto set the cpu architecture for the cluster in the configuration wizard