Bug 970674 - OpenStack Installer: packstack get stuck when trying to add an additional compute node, using a white-space to separate between IP Addresses
Summary: OpenStack Installer: packstack get stuck when trying to add an additional com...
Keywords:
Status: CLOSED DUPLICATE of bug 961390
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 3.0
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
: 4.0
Assignee: RHOS Maint
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-04 14:49 UTC by Nir Magnezi
Modified: 2013-06-04 15:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-04 15:41:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nir Magnezi 2013-06-04 14:49:09 UTC
Description of problem:
=======================
I tried to add additional compute node to an all-in-one installation via packstack.
packstack got stuck with some kind of quantum related issue.
apparently, it happened because of the white-space between IP Addresses:
CONFIG_NOVA_COMPUTE_HOSTS=<IP Address A>, <IP Address B>

Version-Release number of selected component (if applicable):
=============================================================
openstack-packstack-2013.1.1-0.7.dev580.el6ost.noarch

How reproducible:
=================
2/2

Steps to Reproduce:
===================
1. install openstack all-in-one via packstack
2. add additional compute node using packstack answers file as described in Description of problem

Actual results:
===============
packstack gets stuck with the following DEBUG in it's log:

2013-06-04 17:34:41::DEBUG::shell::61::root:: # ============ ssh : None ==========
2013-06-04 17:34:41::DEBUG::shell::75::root:: scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@<HOST>:/var/tmp/packstack/f705b0edf2f941d797a8960cd5738462/manifests/ <HOST>_quantum.pp.finished /var/tmp/packstack/20130604-160230-vOvCcq/manifests/ <HOST>_quantum.pp.log
2013-06-04 17:34:41::DEBUG::shell::78::root:: ============ STDOUT ==========

Expected results:
=================
Should be installed with no issues.

Comment 2 Martin Magr 2013-06-04 15:41:07 UTC

*** This bug has been marked as a duplicate of bug 961390 ***


Note You need to log in before you can comment on or make changes to this bug.