Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2014
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. [root@localhost ~]# packstack --answer-file=./packstack-answers-20140220-013850.txt
  2. Welcome to Installer setup utility
  3.  
  4. Installing:
  5. Clean Up... [ DONE ]
  6. Setting up ssh keys... [ DONE ]
  7. Discovering hosts' details... [ DONE ]
  8. Adding pre install manifest entries... [ DONE ]
  9. Adding MySQL manifest entries... [ DONE ]
  10. Adding QPID manifest entries... [ DONE ]
  11. Adding Keystone manifest entries... [ DONE ]
  12. Adding Glance Keystone manifest entries... [ DONE ]
  13. Adding Glance manifest entries... [ DONE ]
  14. Installing dependencies for Cinder... [ DONE ]
  15. Adding Cinder Keystone manifest entries... [ DONE ]
  16. Adding Cinder manifest entries... [ DONE ]
  17. Checking if the Cinder server has a cinder-volumes vg...[ DONE ]
  18. Adding Nova API manifest entries... [ DONE ]
  19. Adding Nova Keystone manifest entries... [ DONE ]
  20. Adding Nova Cert manifest entries... [ DONE ]
  21. Adding Nova Conductor manifest entries... [ DONE ]
  22. Adding Nova Compute manifest entries... [ DONE ]
  23. Adding Nova Scheduler manifest entries... [ DONE ]
  24. Adding Nova VNC Proxy manifest entries... [ DONE ]
  25. Adding Nova Common manifest entries... [ DONE ]
  26. Adding Openstack Network-related Nova manifest entries...[ DONE ]
  27. Adding Neutron API manifest entries... [ DONE ]
  28. Adding Neutron Keystone manifest entries... [ DONE ]
  29. Adding Neutron L3 manifest entries... [ DONE ]
  30. Adding Neutron L2 Agent manifest entries... [ DONE ]
  31. Adding Neutron DHCP Agent manifest entries... [ DONE ]
  32. Adding Neutron LBaaS Agent manifest entries... [ DONE ]
  33. Adding Neutron Metadata Agent manifest entries... [ DONE ]
  34. Adding OpenStack Client manifest entries... [ DONE ]
  35. Adding Horizon manifest entries... [ DONE ]
  36. Adding Swift Keystone manifest entries... [ DONE ]
  37. Adding Swift builder manifest entries... [ DONE ]
  38. Adding Swift proxy manifest entries... [ DONE ]
  39. Adding Swift storage manifest entries... [ DONE ]
  40. Adding Swift common manifest entries... [ DONE ]
  41. Adding Provisioning manifest entries... [ DONE ]
  42. Adding Ceilometer manifest entries... [ DONE ]
  43. Adding Ceilometer Keystone manifest entries... [ DONE ]
  44. Adding Nagios server manifest entries... [ DONE ]
  45. Adding Nagios host manifest entries... [ DONE ]
  46. Adding post install manifest entries... [ DONE ]
  47. Preparing servers... [ DONE ]
  48. Installing Dependencies... [ DONE ]
  49. Copying Puppet modules and manifests... [ DONE ]
  50. Applying Puppet manifests...
  51. Applying 192.168.122.30_prescript.pp
  52. 192.168.122.30_prescript.pp : [ DONE ]
  53. Applying 192.168.122.30_mysql.pp
  54. Applying 192.168.122.30_qpid.pp
  55. [ ERROR ]
  56.  
  57. ERROR : Error appeared during Puppet run: 192.168.122.30_mysql.pp
  58. Error: Could not find package mysql
  59. You will find full trace in log /var/tmp/packstack/20140222-143658-gz_54o/manifests/192.168.122.30_mysql.pp.log
  60. Please check log file /var/tmp/packstack/20140222-143658-gz_54o/openstack-setup.log for more information
  61.  
  62. Additional information:
  63. * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
  64. * Did not create a cinder volume group, one already existed
  65. * 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.
  66. * To access the OpenStack Dashboard browse to http://192.168.122.30/dashboard.
  67. Please, find your login credentials stored in the keystonerc_admin in your home directory.
  68. * To use Nagios, browse to http://192.168.122.30/nagios username : nagiosadmin, password : 3a652c3542ca4093
  69. [root@localhost ~]# yum list installed | grep packstack
  70. openstack-packstack.noarch 2013.2.1-0.31.dev982.fc20
  71. @/openstack-packstack-2013.2.1-0.31.dev982.fc20.noarch
  72. packstack-modules-puppet.noarch 2013.2.1-0.31.dev982.fc20
  73. @/packstack-modules-puppet-2013.2.1-0.31.dev982.fc20.noarch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement