[Openstack] RDO over Fedora 18

Steve Gordon sgordon at redhat.com
Wed Jun 19 22:01:03 UTC 2013


----- Original Message -----
> From: "Marco Bravo" <marcobravov at gmail.com>
> To: openstack at lists.launchpad.net
> Sent: Wednesday, June 19, 2013 9:42:09 AM
> Subject: [Openstack] RDO over Fedora 18
> 
> Hi stackers, I have a problem with my Fedora 18 , RDO in a VirtualBox.
> 
> http://openstack.redhat.com/Quickstart this is the guide I follow
> 
> When I reach this part of the installation happens.
> 
> 
> 
> [root at localhost ~]#  packstack --allinone
> Welcome to Installer setup utility
> 
> Installing:
> Clean Up...                                            [ DONE ]
> Adding pre install manifest entries...                 [ DONE ]
> Setting up ssh keys...                                 [ 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 ]
> Adding Cinder Keystone manifest entries...             [ DONE ]
> Installing dependencies for Cinder...                  [ 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 ]
> 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 Quantum API manifest entries...                 [ DONE ]
> Adding Quantum Keystone manifest entries...            [ DONE ]
> Adding Quantum L3 manifest entries...                  [ DONE ]
> Adding Quantum L2 Agent manifest entries...            [ DONE ]
> Adding Quantum DHCP Agent manifest entries...          [ DONE ]
> Adding Quantum 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 ]
> Preparing servers...                                   [ DONE ]
> Adding Nagios server manifest entries...               [ DONE ]
> Adding Nagios host manifest entries...                 [ DONE ]
> Adding post install manifest entries...                [ DONE ]
> Installing Dependencies...                             [ DONE ]
> Copying Puppet modules and manifests...                [ DONE ]
> Applying Puppet manifests...
> Applying 192.168.2.155_prescript.pp
> 192.168.2.155_prescript.pp :                                         [ DONE
> ]
> Applying 192.168.2.155_mysql.pp
> Applying 192.168.2.155_qpid.pp
> 192.168.2.155_mysql.pp :                                             [ DONE
> ]
> 192.168.2.155_qpid.pp :                                              [ DONE
> ]
> Applying 192.168.2.155_keystone.pp
> Applying 192.168.2.155_glance.pp
> Applying 192.168.2.155_cinder.pp
> 192.168.2.155_keystone.pp :                                          [ DONE
> ]
> 192.168.2.155_glance.pp :                                            [ DONE
> ]
> 192.168.2.155_cinder.pp :                                            [ DONE
> ]
> Applying 192.168.2.155_api_nova.pp
> 192.168.2.155_api_nova.pp :                                          [ DONE
> ]
> Applying 192.168.2.155_nova.pp
> 192.168.2.155_nova.pp :                                              [ DONE
> ]
> Applying 192.168.2.155_quantum.pp
> 192.168.2.155_quantum.pp :                                           [ DONE
> ]
> Applying 192.168.2.155_osclient.pp
> Applying 192.168.2.155_horizon.pp
> 192.168.2.155_osclient.pp :                                          [ DONE
> ]
> 192.168.2.155_horizon.pp :                                           [ DONE
> ]
> Applying 192.168.2.155_ring_swift.pp
> 192.168.2.155_ring_swift.pp :                                        [ DONE
> ]
> Applying 192.168.2.155_swift.pp
> Applying 192.168.2.155_nagios.pp
>  Applying 192.168.2.155_nagios_nrpe.pp
> 192.168.2.155_swift.pp :                                             [ DONE
> ]
> 
>                     [ ERROR ]
> 
> *ERROR : Error during puppet run : err:
> /Stage[main]/Nagios_configs/File[/usr/lib64/nagios/plugins/keystone-user-list]/ensure:
> change from absent to file failed: Could not set 'file on ensure: No such
> file or directory -
> /usr/lib64/nagios/plugins/keystone-user-list.puppettmp_941 at
> /var/tmp/packstack/c6db2314d7f9463cac09f94ee01dd02b/manifests/192.168.2.155_nagios.pp:53
> *
> *Please check log file
> /var/tmp/packstack/20130618-155351-SrHbMk/openstack-setup.log for more
> information*
> 
> Additional information:
>  * A new answerfile was created in:
> /root/packstack-answers-20130618-155351.txt
>  * 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
>  * To use the command line tools you need to source the file
> /root/keystonerc_admin created on 192.168.2.155
>  * To use the console, browse to http://192.168.2.155/dashboard *THIS WORKS
> OK!!!*
>  * To use Nagios, browse to http://192.168.2.155/nagios username :
> nagiosadmin, password : 76ee381b45c84937
>  * Kernel package with netns support has been installed on host ::1. Please
> note that with this action you are loosing Red Hat support for this host.
> Because of the kernel update host mentioned above requires reboot.
> 
> I neeed to update something else?
> 
> Thanks a lot for your work.

It looks like your deployment completed OK, except for Nagios, so the system is usable (although it might be worth filing a bug attaching your output to find out *why* Nagios deployment failed). If you want access to Nagios from here your best bet is probably to enable it manually rather than start over. There are work in progress instructions for doing that here:

    https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/3/html/Installation_and_Configuration_Guide/chap-Monitoring_OpenStack_using_Nagios.html

Don't forget to reboot your host to pick up the kernel update though as you'll need it for networking.

Thanks,

Steve




More information about the Openstack mailing list