1450793561 opened a new issue, #6813:
URL: https://github.com/apache/cloudstack/issues/6813

   How to configure a management server cluster?What configuration items need 
to be modified?
   
   I modified the following configuration to open the current node port 8080 no 
page
   
   
   ```
   cluster.node.IP=10.10.10.100
   cluster.servlet.port=9090
   region.id=2
   
   # CloudStack database settings
   db.cloud.username=cloud
   db.cloud.password=cloud
   db.cloud.host=10.10.10.99
   db.cloud.driver=jdbc:mysql
   db.cloud.port=3306
   db.cloud.name=cloud
   ```
   


-- 
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]

Reply via email to