Bug 1319789

Summary: IPv6 HA overcloud deployment fails at Stage[main]/Pacemaker::Corosync/Exec[auth-successful-across-all-nodes]
Product: Red Hat OpenStack Reporter: Attila Darazs <adarazs>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED NOTABUG QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dbecker, mburns, morazi, rhel-osp-director-maint
Target Milestone: ---Keywords: Automation
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-30 16:47:23 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:

Description Attila Darazs 2016-03-21 14:21:50 UTC
Description of problem:
It seems the overcloud deployment fails during the pacemaker deployment with

02:36:30.711 \u001b[1;31mError: /usr/sbin/pcs cluster auth overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 -u hacluster -p znhwdgiBub0FthZt --force returned 1 instead of one of [0]\u001b[0m
02:36:30.711 \u001b[1;31mError: /Stage[main]/Pacemaker::Corosync/Exec[auth-successful-across-all-nodes]/returns: change from notrun to 0 failed: /usr/sbin/pcs cluster auth overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 -u hacluster -p znhwdgiBub0FthZt --force returned 1 instead of one of [0]\u001b[0m
02:36:30.711 \u001b[1;31mWarning: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]: Skipping because of failed dependencies\u001b[0m
02:36:30.711 \u001b[1;31mWarning: /Stage[main]/Pacemaker::Corosync/Notify[pacemaker settled]: Skipping because of failed dependencies\u001b[0m
02:36:30.711 \u001b[1;31mWarning: /Stage[main]/Pacemaker::Stonith/Exec[Disable STONITH]: Skipping because of failed dependencies\u001b[0m

Version-Release number of selected component (if applicable):
core puddle: 2016-03-17.1
director puddle: 2016-03-09.1

How reproducible:
100%

Steps to Reproduce:
1. Deploy with IPv6 in a HA controllers using the puddles listed (latest ones when the bug was filed).

Comment 3 Attila Darazs 2016-03-30 16:47:23 UTC
We had a missing deployment option in the test that resulted in this error. Closing bug.