RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1341093 - Tripleo QuickStart HA deployment attempts constantly crash
Summary: Tripleo QuickStart HA deployment attempts constantly crash
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: RDO
Classification: Community
Component: openstack-tripleo
Version: Mitaka
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: trunk
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-31 09:14 UTC by Boris Derzhavets
Modified: 2017-06-18 07:25 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-18 07:25:32 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1587759 0 None None None 2016-06-01 09:01:04 UTC

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.


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