Github user davidamorimfaria commented on the pull request:

    https://github.com/apache/cloudstack/pull/1008#issuecomment-152536728
  
    I haven't installed a cloud with the packages made with this change, but so 
far the management servers start and talk to each other:
    
    Oct 30 13:54:04 mgmt01 server: WARN  [c.c.c.ClusterManagerImpl] 
(Cluster-Notification-1:ctx-cb4bc2b4) Notifying management server join event 
took 0 ms
    
     These were the steps I did, using a mariadb 10 as db backend:
    - yum localinstall cloudstack-common-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm 
cloudstack-management-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm 
cloudstack-usage-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm 
cloudstack-cli-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
    - [in mgmt01] cloudstack-setup-databases cloud:<fancy_password>@localhost
    - [in mgmt02] cloudstack-setup-databases 
cloud:<fancy_password>@<remote_db_ip>
    - cloudstack-setup-management
    - systemctl enable cloudstack-management
    - systemctl start cloudstack-management



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to