flefsas commented on issue #10703: URL: https://github.com/apache/cloudstack/issues/10703#issuecomment-3116910122
I do not know if this is relevant in any sort to this issue - but just some information on my side. I encountered the "could not setup keystore" error message while trying to setup my first zone in a fresh installation on Ubuntu Server 24.04 LTS with a sudo-privileged user and specifically following the latest KVM host installation guide (https://docs.cloudstack.apache.org/en/latest/installguide/configuration.html#overview-of-provisioning-steps). Found out that for me this hasn't had anything to do with the keystore at all, but rather the abstinence of ifconfig (installable via the net-tools package) and the need for native root permissions for the cloudstack agent setup script. Could not get it to run anyhow else than to temporary unlock the root account, allowing SSH login and installing the net-tools package. This - in this form at least - is not documented in https://docs.cloudstack.apache.org/en/latest/installguide/configuration.html#overview-of-provisioning-steps - I only found out about this after tracing the cloudstack setup script myself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org