You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alex Hitchins (JIRA)" <ji...@apache.org> on 2014/03/26 16:57:14 UTC

[jira] [Resolved] (CLOUDSTACK-2908) An automatic start setup is not carried out after cloudstack-usage installation.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Hitchins resolved CLOUDSTACK-2908.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3.0

Tested by Geoff Higgenbottom - works as expected.

> 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
>             Fix For: 4.3.0
>
>
> 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)