Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1341093

Summary: Tripleo QuickStart HA deployment attempts constantly crash
Product: [Community] RDO Reporter: Boris Derzhavets <bderzhavets>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED WORKSFORME QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: MitakaCC: chris.brown, jschluet
Target Milestone: ---   
Target Release: trunk   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-18 07:25:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Boris Derzhavets 2016-05-31 09:14:45 UTC
Description of problem:

On F22 Workstation

$ git clone https://github.com/openstack/tripleo-quickstart 
$ cd tripleo-quickstart
$ sudo bash quickstart.sh --install-deps
$ sudo dnf install redhat-rpm-config 
$ cd tripleo-quickstart
$ export VIRTHOST=192.168.1.75
$ bash quickstart.sh --config ./config/general_config/ha.yml $VIRTHOST

 Login to undercloud VM running on CentOS 7.2 Server (i7 4790, 32 GB RAM)

$ ssh -F /home/boris/.quickstart/ssh.config.ansible undercloud 
$ undercloud-install.sh 
$ undercloud-post-install.sh 
$ overcloud-deploy.sh will 

Crash. Details here:-

https://www.redhat.com/archives/rdo-list/2016-May/msg00161.html

Version-Release number of selected component (if applicable):

Mitaka

How reproducible:

1. Follow standard instructions run inside ~boris/tripleo-quickstart
$ bash quickstart.sh --config ./config/general_config/ha.yml $VIRTHOST   
2. Login to undercloud VM on VIRTHOST ( CentOS 7.2 Server with 32 GB RAM )
   up on completion
$ ssh -F /home/boris/.quickstart/ssh.config.ansible undercloud 
3. Run
$ ./undercloud-install.sh 
$ ./undercloud-post-install.sh 
$ ./overcloud-deploy.sh will 

Steps to Reproduce:

1. Follow standard instructions run inside ~boris/tripleo-quickstart
$ bash quickstart.sh --config ./config/general_config/ha.yml $VIRTHOST   
2. Login to undercloud VM on VIRTHOST ( CentOS 7.2 Server with 32 GB RAM )
   up on completion
$ ssh -F /home/boris/.quickstart/ssh.config.ansible undercloud 
3. Run
$ ./undercloud-install.sh 
$ ./undercloud-post-install.sh 
$ ./overcloud-deploy.sh will 

Until last script fails


Actual results:

Big text output uploaded to http://textuploader.com/5bm5v

Expected results:

Overcloud gets deployed successfully

Additional info:

Error reproduced 3 times . Exactly the same point of failure
for overcloud deployment

Comment 1 Boris Derzhavets 2016-05-31 11:46:39 UTC
This time (fourth attempt) I have been using CentOS 7.2 ( the most recent update:-  Linux CentOS72WKS.localdomain 3.10.0-327.18.2.el7.x86_64 #1 SMP Thu May 12 11:03:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux )
for originating deployment as remote workstation, just in case. 
Complete track of the problem was uploaded here http://textuploader.com/5bmup

Comment 2 Christopher Brown 2017-06-18 07:25:32 UTC
This was closed as invalid upstream so doing the same here.