[
https://issues.apache.org/jira/browse/CLOUDSTACK-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982603#comment-14982603
]
ASF GitHub Bot commented on CLOUDSTACK-9010:
--------------------------------------------
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
> Fix packaging for CentOS 7
> --------------------------
>
> Key: CLOUDSTACK-9010
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9010
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.6.0
> Reporter: David Amorim Faria
> Assignee: David Amorim Faria
> Priority: Blocker
> Fix For: 4.6.0
>
>
> The current packaging for CentOS 7 does not work in a newly
> installed/upgraded CentOS 7 system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)