Configure Compute Node

download Configure Compute Node

of 3

Transcript of Configure Compute Node

  • 8/15/2019 Configure Compute Node

    1/3

    On compute node:configure local repo from DVDconfigure RDO repo: yum install rdo-release-kilo-1.noarch.rpm

    install:python-webob-1.2.3-8.el7.noarch.rpmdnsmasq-utils-2.66-14.el7_1.x86_64.rpmpython-markdown-2.4.1-1.el7.noarch.rpmpython-pygments-1.4-9.el7.noarch.rpmpython-cheetah-2.4.4-4.el7.x86_64.rpm

    ON cONTROLER NODE:

    CONFIG_COMPUTE_HOSTS=192.168.140.130,192.168.140.132

    [root@serverb ~]# packstack --answer-file /root/answerfile30thjan.txtWelcome to the Packstack setup utility

    The installation log file is available at: /var/tmp/packstack/20160130-061248-80eQAF/openstack-setup.log

    Installing:Clean Up [ DONE ]Discovering ip protocol version [ DONE ]Setting up ssh keys [ DONE ]Preparing servers [ DONE ]Pre installing Puppet and discovering hosts' details [ DONE ]Adding pre install manifest entries [ DONE ]Installing time synchronization via NTP [ DONE ]Setting up CACERT [ DONE ]Adding AMQP manifest entries [ DONE ]Adding MariaDB manifest entries [ DONE ]Fixing Keystone LDAP config parameters to be undef if empty[ DONE ]Adding Keystone manifest entries [ DONE ]

    Adding Glance Keystone manifest entries [ DONE ]Adding Glance manifest entries [ DONE ]Adding Cinder Keystone manifest entries [ DONE ]Checking if the Cinder server has a cinder-volumes vg[ DONE ]Adding Cinder manifest entries [ DONE ]Adding Nova API manifest entries [ DONE ]Adding Nova Keystone manifest entries [ DONE ]Adding Nova Cert manifest entries [ DONE ]Adding Nova Conductor manifest entries [ DONE ]Creating ssh keys for Nova migration [ DONE ]Gathering ssh host keys for Nova migration [ DONE ]Adding Nova Compute manifest entries [ DONE ]Adding Nova Scheduler manifest entries [ DONE ]

    Adding Nova VNC Proxy manifest entries [ DONE ]Adding OpenStack Network-related Nova manifest entries[ DONE ]Adding Nova Common manifest entries [ DONE ]Adding Neutron FWaaS Agent manifest entries [ DONE ]Adding Neutron LBaaS Agent manifest entries [ DONE ]Adding Neutron API manifest entries [ DONE ]Adding Neutron Keystone manifest entries [ DONE ]Adding Neutron L3 manifest entries [ DONE ]Adding Neutron L2 Agent manifest entries [ DONE ]Adding Neutron DHCP Agent manifest entries [ DONE ]

  • 8/15/2019 Configure Compute Node

    2/3

    Adding Neutron Metering Agent manifest entries [ DONE ]Adding Neutron Metadata Agent manifest entries [ DONE ]Checking if NetworkManager is enabled and running [ DONE ]Adding OpenStack Client manifest entries [ DONE ]Adding Horizon manifest entries [ DONE ]Adding Heat manifest entries [ DONE ]Adding Heat CloudFormation API manifest entries [ DONE ]Adding Nagios server manifest entries [ DONE ]Adding Nagios host manifest entries [ DONE ]Adding post install manifest entries [ DONE ]Copying Puppet modules and manifests [ DONE ]Applying 192.168.140.132_prescript.ppApplying 192.168.140.130_prescript.pp192.168.140.132_prescript.pp: [ DONE ]192.168.140.130_prescript.pp: [ DONE ]Applying 192.168.140.132_chrony.ppApplying 192.168.140.130_chrony.pp192.168.140.132_chrony.pp: [ DONE ]192.168.140.130_chrony.pp: [ DONE ]Applying 192.168.140.130_amqp.ppApplying 192.168.140.130_mariadb.pp192.168.140.130_amqp.pp: [ DONE ]192.168.140.130_mariadb.pp: [ DONE ]Applying 192.168.140.130_keystone.pp

    Applying 192.168.140.130_glance.ppApplying 192.168.140.130_cinder.pp192.168.140.130_keystone.pp: [ DONE ]192.168.140.130_glance.pp: [ DONE ]192.168.140.130_cinder.pp: [ DONE ]Applying 192.168.140.130_api_nova.pp192.168.140.130_api_nova.pp: [ DONE ]Applying 192.168.140.130_nova.ppApplying 192.168.140.132_nova.ppApplying 192.168.140.130_neutron.pp192.168.140.132_nova.pp: [ DONE ]192.168.140.130_nova.pp: [ DONE ]192.168.140.130_neutron.pp: [ DONE ]

    Applying 192.168.140.132_neutron.pp192.168.140.132_neutron.pp: [ DONE ]Applying 192.168.140.130_osclient.ppApplying 192.168.140.130_horizon.pp192.168.140.130_osclient.pp: [ DONE ]192.168.140.130_horizon.pp: [ DONE ]Applying 192.168.140.130_heat.ppApplying 192.168.140.130_heatcnf.pp192.168.140.130_heat.pp: [ DONE ]192.168.140.130_heatcnf.pp: [ DONE ]Applying 192.168.140.130_nagios.ppApplying 192.168.140.132_nagios_nrpe.ppApplying 192.168.140.130_nagios_nrpe.pp

    192.168.140.132_nagios_nrpe.pp: [ DONE ]192.168.140.130_nagios.pp: [ DONE ]192.168.140.130_nagios_nrpe.pp: [ DONE ]Applying 192.168.140.132_postscript.ppApplying 192.168.140.130_postscript.pp192.168.140.132_postscript.pp: [ DONE ]192.168.140.130_postscript.pp: [ DONE ]Applying Puppet manifests [ DONE ]Finalizing [ DONE ]

  • 8/15/2019 Configure Compute Node

    3/3

     **** Installation completed successfully ******

    Additional information: * Warning: NetworkManager is active on 192.168.140.132. 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 192.168.140.130. To use the command line tools you need to source the file. * NOTE : A certificate was generated to be used for ssl, You should change thessl certificate configured in /etc/httpd/conf.d/ssl.conf on 192.168.140.130 to use a CA signed cert. * To access the OpenStack Dashboard browse to https://192.168.140.130/dashboard .Please, find your login credentials stored in the keystonerc_admin in your homedirectory. * To use Nagios, browse to http://192.168.140.130/nagios username: nagiosadmin, password: b89d1c576d31416a * The installation log file is available at: /var/tmp/packstack/20160130-061248-80eQAF/openstack-setup.log * The generated manifests are available at: /var/tmp/packstack/20160130-061248-80eQAF/manifests[root@serverb ~]#