RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1223667 - When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it hangs forever
Summary: When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it han...
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-tripleo
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: Kilo
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-21 07:49 UTC by Udi Kalifon
Modified: 2016-05-19 15:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:39:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Udi Kalifon 2015-05-21 07:49:13 UTC
Description of problem:
I am trying to install on bare metals. I successfully registered and discovered my nodes, and now I am at the stage where I run the overcloud deployment. The instack-deploy-overcloud script times out on this line:

tripleo wait_for 180 1 wait_for_hypervisor_stats $expected_nodes $expected_memory $expected_vcpus

When I run 'nova hypervisor-stats' manually it doesn't hang, and when I run '/usr/libexec/openstack-tripleo/wait_for_hypervisor_stats 2 65536 24' like the script does it also works fine. Only when calling 'tripleo wait_for 180 1 wait_for_hypervisor_stats 2 65536 24' like the script does it hangs...

WORKAROUND: I changed my instackenv.json and set the memory, disk and number of cpus to 0. After re-registering the nodes I could start a deployment.


Version-Release number of selected component (if applicable):
instack-0.0.6-1.el7ost.noarch
instack-undercloud-2.1.1-dev14.el7.centos.noarch


How reproducible:
100%


Steps to Reproduce:
1. Install on bare metals
2. Register nodes using an instackenv.json file like in my example: http://file.tlv.redhat.com/~ukalifon/instackenv.json
3. Discover nodes
4. start a deployment with "instack-deploy-overcloud --tuskar"
 

Actual results:
The deploy script hangs right on the beginning

Comment 3 Chandan Kumar 2016-05-19 15:39:43 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


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