[rhos-list] Problem on install packstack

Paul Sun paul.sun at syniverse.com
Thu Dec 5 06:07:27 UTC 2013


Hi

Below is the details error when I tried to reun again just now.

2013-12-05 13:56:04::INFO::run_setup::359::root:: Comparing pre- conditions, value: 'yes', and match: 'yes'
2013-12-05 14:01:44::ERROR::ospluginutils::143::root:: Error  during remote puppet apply of /var/tmp/packstack/20131205-135604-1v2JP_/manifests/192.168.206.152_prescript.pp
2013-12-05 14:01:44::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
Warning: Could not retrieve fact fqdn
dnsdomainname: Host name lookup failure
dnsdomainname: Host name lookup failure
dnsdomainname: Host name lookup failure
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: Loaded plugins: priorities, product-id, refresh-packagekit, security,
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns:               : subscription-manager
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: This system is receiving updates from Red Hat Subscription Management.
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/rhev-agent/3/os/repodata/repomd.xml: [Errno 14] problem making ssl connection
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: Trying other mirror.
Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rhev-agent-rpms. Please verify its path and try again
Error: yum update -y kernel iputils iproute returned 1 instead of one of [0]
Error: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: change from notrun to 0 failed: yum update -y kernel iputils iproute returned 1 instead of one of [0]
Notice: /Stage[main]/Packstack::Netns/Notify[packstack_info]: Dependency Exec[netns_dependecy_install] has failures: true
Warning: /Stage[main]/Packstack::Netns/Notify[packstack_info]: Skipping because of failed dependencies
Notice: Finished catalog run in 69.87 seconds

2013-12-05 14:01:44::ERROR::run_setup::912::root:: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 896, in main
    single_step_install(options)
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 696, in single_step_install
    _main(answerfilepath)
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 577, in _main
    runSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 554, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 90, in runAllSequences
    sequence.run(self.CONF)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 105, in run
    step.run(config=config)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 52, in run
    raise SequenceError(str(ex))
SequenceError: Error during puppet run : Notice: /Stage[main]/Packstack::Netns/Exec[netns_dependecy_install]/returns: Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rhev-agent-rpms. Please verify its path and try again

2013-12-05 14:01:44::INFO::run_setup::598::root:: Removing /var/tmp/packstack/0a18ea8d055a4c8cb938d471d4b8dbf6 on 192.168.206.149 (if it is a remote host)
2013-12-05 14:01:44::INFO::run_setup::598::root:: Removing /var/tmp/packstack/ca850496ab4d4232a1c9cc71a421ff57 on 192.168.206.152 (if it is a remote host)
2013-12-05 14:01:44::INFO::run_setup::598::root:: Removing /var/tmp/packstack/c5408292b58e4092922e4e2744ed9a2e on 192.168.206.150 (if it is a remote host)
2013-12-05 14:01:47::INFO::run_setup::532::root::  * A new answerfile was created in: /root/packstack-answers-20131205-135604.txt
2013-12-05 14:01:47::INFO::run_setup::532::root::  * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
2013-12-05 14:01:47::INFO::run_setup::532::root::  * Did not create a cinder volume group, one already existed
2013-12-05 14:01:47::INFO::run_setup::532::root::  * To use the command line tools you need to source the file /root/keystonerc_admin created on 192.168.206.149
2013-12-05 14:01:47::INFO::run_setup::532::root::  * To use the console, browse to http://192.168.206.149/dashboard

From: Paul Sun
Sent: Wednesday, December 04, 2013 6:35 PM
To: 'rhos-list at redhat.com'
Subject: Problem on install packstack

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


Thanks


-          paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhos-list/attachments/20131205/99c77c0e/attachment.htm>


More information about the rhos-list mailing list