Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@localhost ~]# packstack --answer-file=./packstack-answers-20140220-013850.txt
- Welcome to Installer setup utility
- Installing:
- Clean Up... [ DONE ]
- Setting up ssh keys... [ DONE ]
- Discovering hosts' details... [ DONE ]
- Adding pre install manifest entries... [ DONE ]
- Adding MySQL manifest entries... [ DONE ]
- Adding QPID manifest entries... [ DONE ]
- Adding Keystone manifest entries... [ DONE ]
- Adding Glance Keystone manifest entries... [ DONE ]
- Adding Glance manifest entries... [ DONE ]
- Installing dependencies for Cinder... [ DONE ]
- Adding Cinder Keystone manifest entries... [ DONE ]
- Adding Cinder manifest entries... [ DONE ]
- Checking if the Cinder server has a cinder-volumes vg...[ 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 ]
- Adding Nova Compute manifest entries... [ DONE ]
- Adding Nova Scheduler manifest entries... [ DONE ]
- Adding Nova VNC Proxy manifest entries... [ DONE ]
- Adding Nova Common manifest entries... [ DONE ]
- Adding Openstack Network-related Nova 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 ]
- Adding Neutron LBaaS Agent manifest entries... [ DONE ]
- Adding Neutron Metadata Agent manifest entries... [ DONE ]
- Adding OpenStack Client manifest entries... [ DONE ]
- Adding Horizon manifest entries... [ DONE ]
- Adding Swift Keystone manifest entries... [ DONE ]
- Adding Swift builder manifest entries... [ DONE ]
- Adding Swift proxy manifest entries... [ DONE ]
- Adding Swift storage manifest entries... [ DONE ]
- Adding Swift common manifest entries... [ DONE ]
- Adding Provisioning manifest entries... [ DONE ]
- Adding Ceilometer manifest entries... [ DONE ]
- Adding Ceilometer Keystone manifest entries... [ DONE ]
- Adding Nagios server manifest entries... [ DONE ]
- Adding Nagios host manifest entries... [ DONE ]
- Adding post install manifest entries... [ DONE ]
- Preparing servers... [ DONE ]
- Installing Dependencies... [ DONE ]
- Copying Puppet modules and manifests... [ DONE ]
- Applying Puppet manifests...
- Applying 192.168.122.30_prescript.pp
- 192.168.122.30_prescript.pp : [ DONE ]
- Applying 192.168.122.30_mysql.pp
- Applying 192.168.122.30_qpid.pp
- [ ERROR ]
- ERROR : Error appeared during Puppet run: 192.168.122.30_mysql.pp
- Error: Could not find package mysql
- You will find full trace in log /var/tmp/packstack/20140222-143658-gz_54o/manifests/192.168.122.30_mysql.pp.log
- Please check log file /var/tmp/packstack/20140222-143658-gz_54o/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.
- * Did not create a cinder volume group, one already existed
- * File /root/keystonerc_admin has been created on OpenStack client host 192.168.122.30. To use the command line tools you need to source the file.
- * To access the OpenStack Dashboard browse to http://192.168.122.30/dashboard.
- Please, find your login credentials stored in the keystonerc_admin in your home directory.
- * To use Nagios, browse to http://192.168.122.30/nagios username : nagiosadmin, password : 3a652c3542ca4093
- [root@localhost ~]# yum list installed | grep packstack
- openstack-packstack.noarch 2013.2.1-0.31.dev982.fc20
- @/openstack-packstack-2013.2.1-0.31.dev982.fc20.noarch
- packstack-modules-puppet.noarch 2013.2.1-0.31.dev982.fc20
- @/packstack-modules-puppet-2013.2.1-0.31.dev982.fc20.noarch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement