DennisKonrad opened a new issue #2930: HA for Management Server - roundrobin: Certificate ownership URL: https://github.com/apache/cloudstack/issues/2930 <!-- 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 --> * Bug Report ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> Management Server HA ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> master ##### CONFIGURATION <!-- Information about the configuration if relevant, e.g. basic network, advanced networking, etc. N/A otherwise --> indirect.agent.lb.algorithm = roundrobin host = 10.24.48.46,10.24.48.47 ##### SUMMARY <!-- Explain the problem/feature briefly --> When trying to use the CS Management in roundrobin loadbalanced mode we get errors creating a VPC for example. If we use `indirect.agent.lb.algorithm = static` it works like a charm for both managementservers. The log states it has something todo with the certificates issued:  It's not really clear what the error message itself is trying to say or how I can debug this further. ##### STEPS TO REPRODUCE as stated above ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> ##### ACTUAL RESULTS <!-- What actually happened? --> <!-- Paste verbatim command output between quotes below -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
