[
https://issues.apache.org/jira/browse/CLOUDSTACK-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Hitchins reassigned CLOUDSTACK-2908:
-----------------------------------------
Assignee: Alex Hitchins
> An automatic start setup is not carried out after cloudstack-usage
> installation.
> ---------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2908
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2908
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup
> Affects Versions: 4.1.0
> Environment: cloudstack-usage-4.1.0-0.el6.x86_64
> Reporter: satoru nakaya
> Assignee: Alex Hitchins
> Priority: Trivial
>
> An automatic start setup is not carried out after cloudstack-usage
> installation.
> # yum install cloudstack-usage -y --nogpgcheck
> # chkconfig --list | grep cloud
> cloudstack-management 0:off 1:off 2:off 3:on 4:on 5:on 6:off
> #
> You have to carry out an automatic start setup manually.
> # chkconfig --add cloudstack-usage
> In version 4.0.x, it was set up automatically.
> # chkconfig --list | grep cloud
> cloud-management 0:off 1:off 2:on 3:on 4:on 5:on 6:off
> cloud-usage 0:off 1:off 2:off 3:on 4:on 5:on 6:off
> #
--
This message was sent by Atlassian JIRA
(v6.2#6252)