can you post your management server logs, maybe there's a telling error as
to why it wont start. Is mysql starting on boot (assuming its on the same
box)?


On Wed, Jul 17, 2013 at 8:01 PM, Indra Pramana <in...@sg.or.id> wrote:

> Dean,
>
> Good day to you, and thank you for your e-mail.
>
> I tried your suggestion, but it didn't work.
>
> apt-get install chkconfig
> chkconfig cloudstack-management on
>
> root@cs-mgmt-01:/home/indra# chkconfig | grep cloudstack-management
> cloudstack-management        on
>
> Rebooted the management server.
>
> After reboot, the cloudstack-management service is still not started by
> default. I still need to start manually.
>
> ===
> root@cs-mgmt-01:/home/indra# service cloudstack-management status
>  * CloudStack-specific Tomcat servlet engine is not running.
>
> root@cs-mgmt-01:/home/indra# service cloudstack-management start
>  * Starting CloudStack-specific Tomcat servlet engine
> cloudstack-management
> [ OK ]
>
> root@cs-mgmt-01:/home/indra# service cloudstack-management status
>  * CloudStack-specific Tomcat servlet engine is running with pid 1751
> ===
>
> Any other suggestions?
>
> Looking forward to your reply, thank you.
>
> Cheers.
>
>
>
> On Wed, Jul 17, 2013 at 9:56 PM, Dean Kamali <dean.kam...@gmail.com>
> wrote:
>
> > Try and use chkconfig on Ubuntu
> >
> > apt-get install chkconfig
> >
> > chkconfig cloudstack-management on
> >
> > That should do it.
> >
> >
> > On Wed, Jul 17, 2013 at 6:19 AM, Indra Pramana <in...@sg.or.id> wrote:
> >
> > > Dear all,
> > >
> > > I am running CloudStack 4.1.0 on a Ubuntu 12.04.2 server. May I know
> how
> > > can I make the cloudstack-management service to auto-start upon
> > booting-up?
> > > Tried to use this command:
> > >
> > > sudo update-rc.d cloudstack-management defaults
> > >
> > > but it doesn't work. Do I need to write the upstart config script
> > manually
> > > and add it into /etc/init and/or etc/default? Anyone has an existing
> > > upstart config script for cloudstack-management service which everyone
> > can
> > > use?
> > >
> > > Looking forward to your reply, thank you.
> > >
> > > Cheers.
> > >
> >
>

Reply via email to