gen2monk

Untitled

Jan 19th, 2015
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. [root@OpenStackController ~]# packstack --allinone
  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 10.0.0.41_prescript.pp
  51. 10.0.0.41_prescript.pp: [ ERROR ]
  52. Applying Puppet manifests [ ERROR ]
  53.  
  54. ERROR : Error appeared during Puppet run: 10.0.0.41_prescript.pp
  55. Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-selinux' returned 1: Transaction Check Error:
  56. You will find full trace in log /var/tmp/packstack/20150119-095512-KzL7LF/manifests/10.0.0.41_prescript.pp.log
  57. Please check log file /var/tmp/packstack/20150119-095512-KzL7LF/openstack-setup.log for more information
  58.  
  59. Additional information:
  60. * A new answerfile was created in: /root/packstack-answers-20150119-095513.txt
  61. * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
  62. * Did not create a cinder volume group, one already existed
  63. * File /root/keystonerc_admin has been created on OpenStack client host 10.0.0.41. To use the command line tools you need to source the file.
  64. * To access the OpenStack Dashboard browse to http://10.0.0.41/dashboard.
  65. Please, find your login credentials stored in the keystonerc_admin in your home directory.
  66. * To use Nagios, browse to http://10.0.0.41/nagios username : nagiosadmin, password : 4cf64fc3000c4950
Advertisement
Add Comment
Please, Sign In to add comment