[rhos-list] Problem on install packstack

Steven Dake sdake at redhat.com
Fri Dec 6 18:06:24 UTC 2013


On 12/04/2013 03:35 AM, Paul Sun wrote:
>
> Hi
>
> I have a problem on installing Packstack on my environment. IN my 
> setup, I have one controller and two compute node.
>
> While executing the packstack command, it has error as below.
>
> [root at controller01 network-scripts]# packstack 
> --install-hosts=192.168.206.149,192.168.206.150,192.168.206.152
>
> Welcome to Installer setup utility
>
> Installing:
>
> Clean Up...                                            [ DONE ]
>
> OS support check...                                    [ 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 ]
>
> Preparing servers...                                   [ DONE ]
>
> Adding post install manifest entries...                [ DONE ]
>
> Installing Dependencies...                             [ DONE ]
>
> Copying Puppet modules and manifests...                [ DONE ]
>
> Applying Puppet manifests...
>
> Applying 192.168.206.149_prescript.pp
>
> Applying 192.168.206.150_prescript.pp
>
> Applying 192.168.206.152_prescript.pp
>
> [ ERROR ]
>
> ERROR : Error during puppet run : Error: Command exceeded timeout
>
> Please check log file 
> /var/tmp/packstack/20131204-180427-qi6VXM/openstack-setup.log for more 
> information
>
> Additional information:
>
> * A new answerfile was created in: 
> /root/packstack-answers-20131204-180427.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.206.149
>
> * To use the console, browse to http://192.168.206.149/dashboard
>
> By checking the opentstack-setup.log, it show dns problem, can advise 
> what has been missing during the setup?
>
> 2013-12-04 18:25:52::ERROR::ospluginutils::143::root:: Error  during 
> remote puppet apply of 
> /var/tmp/packstack/20131204-180427-qi6VXM/manifests/192.168.206.149_prescript.pp
>
> 2013-12-04 18:25:52::ERROR::ospluginutils::144::root:: dnsdomainname: 
> Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> ^[[1;31mWarning: Could not retrieve fact fqdn^[[0m
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> dnsdomainname: Host name lookup failure
>
> ^[[1;31mError: Command exceeded timeout^[[0m
>
Paul,

My first guess is /etc/resolv.conf is not properly configured to point 
to your DNS servers.  Try the following on the machine that is failing:

wget http://openstack.redhat.com

This should store the web page at the above address on your installed 
machine.  If this wget operation doesn't complete, try root causing your 
DNS issues first by looking at resolv.conf then checking your network.

Regards
-steve

> Thanks
>
> -paul
>
>
>
> _______________________________________________
> rhos-list mailing list
> rhos-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rhos-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhos-list/attachments/20131206/2cb81db6/attachment.htm>


More information about the rhos-list mailing list