GitHub user arpanbht added a comment to the discussion: Cloudstack multiple management server connection across different networks
@weizhouapache @DaanHoogland @RyanP-Testing Hey guys I finally managed to connect both the management servers 🎉. Previously on mgmt1 during setting up database I used this command to setup the db on that management server machine `sudo cloudstack-setup-databases cloud:cloud@localhost --deploy-as=root` So in mgmt1 the db was running fine. Now during the mgmt2 setup I was putting the ip of this machine in the command like this `sudo cloudstack-setup-databases cloud:cloud@localhost --deploy-as=root -i 192.168.1.105` like this. But now after a fresh installation I removed the ip option then the db got connected and management server got up and running. Thank you for your help guys 🙏. GitHub link: https://github.com/apache/cloudstack/discussions/13919#discussioncomment-18093210 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
