Gunseerat opened a new issue, #8788:
URL: https://github.com/apache/cloudstack/issues/8788
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
* Other
##### COMPONENT NAME
cloudstack agent is not active, it is showing activating, further host is
not getting added
##### CLOUDSTACK VERSION
4.18 on ubuntu 20
##### CONFIGURATION
Trying to add host in advanced networking.
##### OS / ENVIRONMENT
Ubuntu 20
##### SUMMARY
error received while adding host, troubleshooted and ended up checking that
cloudstack-agent is not active, hence cloud agent is not letting add host.
##### STEPS TO REPRODUCE
followed cloudstack's documentation to install from scratch, added host got
error [can't setup agent, due to
com.cloud.utils.exception.CloudRuntimeException: Failed to setup keystore on
the KVM host ]
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
be able to add host
##### ACTUAL RESULTS
command is systemctl status cloudstack-agent
cloudstack-agent.service - CloudStack Agent
Loaded: loaded (/lib/systemd/system/cloudstack-agent.service; enabled;
vendor preset: enabled)
Active: activating (auto-restart) since Thu 2024-03-14 13:44:31 IST; 1s
ago
Docs: http://www.cloudstack.org/
Process: 4093 ExecStart=/usr/bin/java $JAVA_OPTS $JAVA_DEBUG -cp
$CLASSPATH $JAVA_CLASS (code=exited, status=0/SUCCESS)
Main PID: 4093 (code=exited, status=0/SUCCESS)
Mar 14 13:44:31 server.cloud.ubuntu systemd[1]: cloudstack-agent.service:
Succeeded.
~
~
~
~
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]