packstack installation stuck
Hello everyone,
My packstack installation gets stuck at the following output:
Testing if puppet apply is finished: 10.5.11.23_controller.pp [ / ]
After a while, it will time out and give the following output:
ERROR : Error appeared during Puppet run: 10.5.11.23_controller.pp
Error: Could not start Service[nova-scheduler]: Execution of '/usr/bin/systemctl start openstack-nova-scheduler' returned 1: Job for openstack-nova-scheduler.service failed because the control process exited with error code. See "systemctl status openstack-nova-scheduler.service" and "journalctl -xe" for details.
You will find full trace in log /var/tmp/packstack/20161012-110943-sRC5Pg/manifests/10.5.11.23_controller.pp.log
Please check log file /var/tmp/packstack/20161012-110943-sRC5Pg/openstack-setup.log for more information
Running systemctl status openstack-nova-scheduler.serviceopenstack-nova-scheduler.service
OpenStack Nova Scheduler Server
Loaded: loaded (/usr/lib/systemd/system/openstack-nova-scheduler.service; disabled; vendor preset: disabled)
Active: activating (start) since Wed 2016-10-12 11:38:32 PDT; 2s ago
Main PID: 1393 (nova-scheduler)
CGroup: /system.slice/openstack-nova-scheduler.service
└─1393 /usr/bin/python2 /usr/bin/nova-scheduler
Running journalctl -xe
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openstack-nova-cert.service has begun starting up.
Oct 12 11:39:42 qa-reg7-cn2 nova-scheduler[2151]: Option "rpc_backend" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the f
Oct 12 11:39:42 qa-reg7-cn2 systemd[1]: openstack-nova-scheduler.service: main process exited, code=exited, status=1/FAILURE
Oct 12 11:39:42 qa-reg7-cn2 systemd[1]: Failed to start OpenStack Nova Scheduler Server.
-- Subject: Unit openstack-nova-scheduler.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openstack-nova-scheduler.service has failed.
--
-- The result is failed.
Oct 12 11:39:42 qa-reg7-cn2 systemd[1]: Unit openstack-nova-scheduler.service entered failed state.
Oct 12 11:39:42 qa-reg7-cn2 systemd[1]: openstack-nova-scheduler.service failed.
Oct 12 11:39:43 qa-reg7-cn2 nova-consoleauth[2166]: Option "rpc_backend" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the
Oct 12 11:39:43 qa-reg7-cn2 systemd[1]: openstack-nova-scheduler.service holdoff time over, scheduling restart.
Oct 12 11:39:43 qa-reg7-cn2 systemd[1]: Starting OpenStack Nova Scheduler Server...
-- Subject: Unit openstack-nova-scheduler.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openstack-nova-scheduler.service has begun starting up.
Oct 12 11:39:43 qa-reg7-cn2 systemd[1]: Started OpenStack Nova VNC console auth Server.
-- Subject: Unit openstack-nova-consoleauth.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openstack-nova-consoleauth.service has finished starting up.
--
-- The start-up result is done.
Oct 12 11:39:44 qa-reg7-cn2 nova-cert[2176]: Option "rpc_backend" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future
Oct 12 11:39:44 qa-reg7-cn2 systemd[1]: openstack-nova-consoleauth.service holdoff time over, scheduling restart.
Oct 12 11:39:44 qa-reg7-cn2 systemd[1]: Starting OpenStack Nova VNC console auth Server...
-- Subject: Unit openstack-nova-consoleauth.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openstack-nova-consoleauth.service has begun starting up.
Oct 12 11:39:44 qa-reg7-cn2 systemd[1 ...
Just want to ask, Are you using licensed RHEL 7 ? If yes then could you give it a try testing running packstack for it ?
Hi there thank you for the reply. After checking yes, we are in fact running licensed RHEL 7
can you provide the nova logs
got same issue but with different error: