You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Support Staff <se...@gmail.com> on 2013/10/09 18:26:58 UTC

Cloudstack 4.2 manaagement server not starting

Hi,

I am trying to install cloudstack 4.2 on centos 6.4. I have three separate
servers for management server and database and storage. I completed all
configurations in all servers with no issues and the command
"cloudstack-setup-management" finished with no errors. But when i tried to
access using serverip:8080/client i am getting blank page.

The status of cloudstack says.

service cloudstack-management status cloudstack-management dead but pid
file exists The pid file locates at /var/run/cloudstack-management.pid and
lock file at /var/lock/subsys/cloudstack-management. Starting
cloudstack-management will take care of them or you can manually clean up.


I have tried changing the permission of catilina.out to 777. But it didn't
fixed the issue.

Please advice us on the issue. Also i am able to download the  template of
xenserver.

RE: Cloudstack 4.2 manaagement server not starting

Posted by Geoff Higginbottom <ge...@shapeblue.com>.
How much RAM does your CloudStack Management machine have?

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbottom@shapeblue.com

-----Original Message-----
From: Daan Hoogland [mailto:daan.hoogland@gmail.com]
Sent: 18 October 2013 11:59
To: users@cloudstack.apache.org
Subject: Re: Cloudstack 4.2 manaagement server not starting

I'd check the process with ps. if it's really not there remove the pid and lock files and try again.

On Wed, Oct 9, 2013 at 6:26 PM, Support Staff <se...@gmail.com> wrote:
> Hi,
>
> I am trying to install cloudstack 4.2 on centos 6.4. I have three
> separate servers for management server and database and storage. I
> completed all configurations in all servers with no issues and the
> command "cloudstack-setup-management" finished with no errors. But
> when i tried to access using serverip:8080/client i am getting blank page.
>
> The status of cloudstack says.
>
> service cloudstack-management status cloudstack-management dead but
> pid file exists The pid file locates at
> /var/run/cloudstack-management.pid and lock file at
> /var/lock/subsys/cloudstack-management. Starting cloudstack-management will take care of them or you can manually clean up.
>
>
> I have tried changing the permission of catilina.out to 777. But it
> didn't fixed the issue.
>
> Please advice us on the issue. Also i am able to download the
> template of xenserver.
This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

RE: Cloudstack 4.2 manaagement server not starting

Posted by Saksham Srivastava <sa...@citrix.com>.
The message: service cloudstack-management status cloudstack-management dead but  pid file exists appears only if the service is stopped.
Try service cloudstack-management start and check ps.

-----Original Message-----
From: Daan Hoogland [mailto:daan.hoogland@gmail.com] 
Sent: Friday, October 18, 2013 4:29 PM
To: users@cloudstack.apache.org
Subject: Re: Cloudstack 4.2 manaagement server not starting

I'd check the process with ps. if it's really not there remove the pid and lock files and try again.

On Wed, Oct 9, 2013 at 6:26 PM, Support Staff <se...@gmail.com> wrote:
> Hi,
>
> I am trying to install cloudstack 4.2 on centos 6.4. I have three 
> separate servers for management server and database and storage. I 
> completed all configurations in all servers with no issues and the 
> command "cloudstack-setup-management" finished with no errors. But 
> when i tried to access using serverip:8080/client i am getting blank page.
>
> The status of cloudstack says.
>
> service cloudstack-management status cloudstack-management dead but 
> pid file exists The pid file locates at 
> /var/run/cloudstack-management.pid and lock file at 
> /var/lock/subsys/cloudstack-management. Starting cloudstack-management will take care of them or you can manually clean up.
>
>
> I have tried changing the permission of catilina.out to 777. But it 
> didn't fixed the issue.
>
> Please advice us on the issue. Also i am able to download the  
> template of xenserver.

Re: Cloudstack 4.2 manaagement server not starting

Posted by Daan Hoogland <da...@gmail.com>.
I'd check the process with ps. if it's really not there remove the pid
and lock files and try again.

On Wed, Oct 9, 2013 at 6:26 PM, Support Staff
<se...@gmail.com> wrote:
> Hi,
>
> I am trying to install cloudstack 4.2 on centos 6.4. I have three separate
> servers for management server and database and storage. I completed all
> configurations in all servers with no issues and the command
> "cloudstack-setup-management" finished with no errors. But when i tried to
> access using serverip:8080/client i am getting blank page.
>
> The status of cloudstack says.
>
> service cloudstack-management status cloudstack-management dead but pid
> file exists The pid file locates at /var/run/cloudstack-management.pid and
> lock file at /var/lock/subsys/cloudstack-management. Starting
> cloudstack-management will take care of them or you can manually clean up.
>
>
> I have tried changing the permission of catilina.out to 777. But it didn't
> fixed the issue.
>
> Please advice us on the issue. Also i am able to download the  template of
> xenserver.