prashant2594 opened a new issue #3852: Cloudstack 4.13v unable to 2nd Zone URL: https://github.com/apache/cloudstack/issues/3852 <!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and master branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Other ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ cloudstack-agent.service ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ Cloudstack 4.13 ~~~ ##### CONFIGURATION <!-- Information about the configuration if relevant, e.g. basic network, advanced networking, etc. N/A otherwise --> ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> Centos7, KVM, NFS ##### SUMMARY <!-- Explain the problem/feature briefly --> I've two cloudstack setups, when I try to add 2nd zone, going with Advance zone setup, Everything goes in flow till adding host, where it fails, simultaneously cloudstack-agent.service fails and doesn't start or restarts again. [root@acs4 ~]# service cloudstack-agent status -l Redirecting to /bin/systemctl status -l cloudstack-agent.service ● cloudstack-agent.service - CloudStack Agent Loaded: loaded (/usr/lib/systemd/system/cloudstack-agent.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Wed 2020-01-29 15:43:22 IST; 8s ago Docs: http://www.cloudstack.org/ Process: 17938 ExecStart=/usr/bin/java $JAVA_OPTS $JAVA_DEBUG -cp $CLASSPATH $JAVA_CLASS (code=exited, status=66) Main PID: 17938 (code=exited, status=66) Jan 29 15:43:22 acs4.omnion.in systemd[1]: Unit cloudstack-agent.service entered failed state. Jan 29 15:43:22 acs4.omnion.in systemd[1]: cloudstack-agent.service failed. [root@acs4 ~]# ##### STEPS TO REPRODUCE <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. For new features, show how the feature would be used. --> <!-- Paste example playbooks or commands between quotes below --> ~~~ Goto->Infrastructure -> Zones -> Add New Zone Give the IP address and all other required info. ~~~ <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> ~~~ Successfully add zone and create VM's ~~~ ##### ACTUAL RESULTS <!-- What actually happened? --> <!-- Paste verbatim command output between quotes below --> ~~~ fails while adding host, cloudstack-agent.service also enter fail state ~~~
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
