You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Damodar Reddy T (JIRA)" <ji...@apache.org> on 2014/10/06 08:10:33 UTC

[jira] [Created] (CLOUDSTACK-7671) [RHEL7] management server failed to start once machine is rebooted

Damodar Reddy T created CLOUDSTACK-7671:
-------------------------------------------

             Summary: [RHEL7] management server failed to start once machine is rebooted
                 Key: CLOUDSTACK-7671
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7671
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Damodar Reddy T
            Assignee: Damodar Reddy T


Repro stesp:
Create a rhel 7 host
Install MS
Start MS
Once MS is up and running . Reboot MS . Notice Cloudstack-management service  status

Bug:
Notice MS fails to start even after calling service cloudstack-management restart it failed to start

systemctl status cloudstack-management.service
cloudstack-management.service - Citrix Cloud Plaltform
   Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled)
   Active: failed (Result: exit-code) since Tue 2014-09-23 12:10:09 IST; 1min 28s ago
  Process: 4618 ExecStart=/usr/sbin/cloudstack-management start (code=exited, status=1/FAILURE)

Sep 23 12:10:09 Rack1Pod1Host27 systemd[1]: Starting Citrix Cloud Plaltform...
Sep 23 12:10:09 Rack1Pod1Host27 cloudstack-management[4618]: /usr/sbin/tomcat: line 50: /var/run/cloudstack-management.pid: Permission denied
Sep 23 12:10:09 Rack1Pod1Host27 systemd[1]: cloudstack-management.service: control process exited, code=exited status=1
Sep 23 12:10:09 Rack1Pod1Host27 systemd[1]: Failed to start Citrix Cloud Plaltform.
Sep 23 12:10:09 Rack1Pod1Host27 systemd[1]: Unit cloudstack-management.service entered failed state.
[root@Rack1Pod1Host27 run]#

service  cloudstack-management status
Redirecting to /bin/systemctl status  cloudstack-management.service
cloudstack-management.service - Citrix Cloud Plaltform
   Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled)
   Active: failed (Result: exit-code) since Tue 2014-09-23 12:14:05 IST; 8s ago
  Process: 4691 ExecStart=/usr/sbin/cloudstack-management start (code=exited, status=1/FAILURE)

Sep 23 12:14:05 Rack1Pod1Host27 cloudstack-management[4691]: /usr/sbin/tomcat: line 50: /var/run/cloudstack-management.pid: Permission denied
Sep 23 12:14:05 Rack1Pod1Host27 systemd[1]: cloudstack-management.service: control process exited, code=exited status=1
Sep 23 12:14:05 Rack1Pod1Host27 systemd[1]: Failed to start Citrix Cloud Plaltform.
Sep 23 12:14:05 Rack1Pod1Host27 systemd[1]: Unit cloudstack-management.service entered failed state.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)