httpd refresh fails while configuring keystone

Bug #1552157 reported by Kiran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Packstack
New
Undecided
Kiran

Bug Description

Applying 10.11.0.108_keystone.pp
Applying 10.11.0.108_glance.pp
Applying 10.11.0.108_cinder.pp
10.11.0.108_keystone.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 10.11.0.108_keystone.pp
Error: Could not start Service[httpd]: Execution of '/usr/bin/systemctl start httpd' returned 1: Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
You will find full trace in log /var/tmp/packstack/20160302-041955-pxJj3p/manifests/10.11.0.108_keystone.pp.log
Please check log file /var/tmp/packstack/20160302-041955-pxJj3p/openstack-setup.log for more information
Additional information:
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
 * Warning: NetworkManager is active on 10.11.0.108. OpenStack networking currently does not work on systems that have the Network Manager service enabled.
 * File /root/keystonerc_admin has been created on OpenStack client host 10.11.0.108. To use the command line tools you need to source the file.
 * To access the OpenStack Dashboard browse to http://10.11.0.108/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.
 * To use Nagios, browse to http://10.11.0.108/nagios username: nagiosadmin, password: c2e5c7784f044ee7

[root@localhost ~]# service httpd status
Redirecting to /bin/systemctl status httpd.service
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Wed 2016-03-02 04:20:51 EST; 9min ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 21743 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  Process: 21741 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PID: 21741 (code=exited, status=1/FAILURE)

Mar 02 04:20:51 localhost.localdomain systemd[1]: Starting The Apache HTTP Server...
Mar 02 04:20:51 localhost.localdomain httpd[21741]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/fcgid.conf:
Mar 02 04:20:51 localhost.localdomain httpd[21741]: Invalid command 'FcgidIPCDir', perhaps misspelled or defined by a module not included in the server configuration
Mar 02 04:20:51 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Mar 02 04:20:51 localhost.localdomain kill[21743]: kill: cannot find process ""
Mar 02 04:20:51 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Mar 02 04:20:51 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
Mar 02 04:20:51 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Mar 02 04:20:51 localhost.localdomain systemd[1]: httpd.service failed.

Kiran (rkiran)
Changed in packstack:
assignee: nobody → Kiran (rkiran)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.