[rdo-list] RDO kilo installation fails in mullti-node setup

Ajith Adapa ajith.adapa at gmail.com
Tue Nov 8 16:09:47 UTC 2016


Hi,

I am trying to install multi-node kilo based openstack installation
and facing errors. I am following the standard steps which is
mentioned in installation guides.

yum install https://repos.fedorapeople.org/repos/openstack/openstack-kilo/rdo-release-kilo-2.noarch.rpm

yum install openstack-packstack

packstack --gen-answer-file=/root/answer.txt

I have modified answer.txt for below variables

CONFIG_NAGIOS_INSTALL=n
CONFIG_CONTROLLER_HOST=172.16.45.44
CONFIG_COMPUTE_HOSTS=172.16.45.45, 172.16.45.46
CONFIG_NETWORK_HOSTS=172.16.45.447
CONFIG_KEYSTONE_ADMIN_PW=password
CONFIG_PROVISION_DEMO=n

packstack --answer-file=/root/answer.txt


172.16.45.45_neutron.pp:                             [ DONE ]
172.16.45.46_neutron.pp:                             [ DONE ]
172.16.45.44_neutron.pp:                             [ DONE ]
172.16.45.47_neutron.pp:                             [ DONE ]
Applying 172.16.45.44_osclient.pp
Applying 172.16.45.44_horizon.pp
172.16.45.44_osclient.pp:                            [ DONE ]
172.16.45.44_horizon.pp:                          [ ERROR ]
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 172.16.45.44_horizon.pp
Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:
CommandError: An error occurred during rendering
/usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html:
/bin/sh: django_pyscss.compressor.DjangoScssFilter: command not found
You will find full trace in log
/var/tmp/packstack/20161108-001755-Xd4RYx/manifests/172.16.45.44_horizon.pp.log
Please check log file
/var/tmp/packstack/20161108-001755-Xd4RYx/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.
 * File /root/keystonerc_admin has been created on OpenStack client
host 172.16.45.44. To use the command line tools you need to source
the file.
 * To access the OpenStack Dashboard browse to http://172.16.45.44/dashboard .
Please, find your login credentials stored in the keystonerc_admin in
your home directory.

Thanks for your help.

Regards,
Ajith




More information about the rdo-list mailing list