Bug 1281717 - atomic-openshift-installer will rerun ansible on master when adding node to existing env with only master detected
Summary: atomic-openshift-installer will rerun ansible on master when adding node to e...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Samuel Munilla
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-13 09:28 UTC by Gaoyun Pei
Modified: 2017-08-24 20:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-24 20:50:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gaoyun Pei 2015-11-13 09:28:00 UTC
Description of problem:
There're two cases this issue would happen:
1. When trying to add new node to an all-in-one env, which only has one host, master&node both running on it.

2. When trying to add new node to a pre-existing env, which contains one master and several nodes, but only master input during the interactive guide or only master configured in the installer.cfg.yml.


Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.0.12-1.git.0.4c09c5b.el7aos.noarch

How reproducible:
always

Steps to Reproduce:
1. As in "Description of problem", add new node to the existing env using "atomic-openshift-installer install".


Actual results:
Installer will run ansible on master and the new node, change the configuration of master to default setting.

Expected results:
atomic-openshift-installer shouldn't change the pre-existing env in any case. 

Additional info:

Comment 1 Brenton Leanhardt 2015-11-13 16:09:17 UTC
We should definitely look in to this to make sure there aren't other bugs.  I don't think this should happen for many users.  However, we would like to improve the experience of going from an all-in-one environment to an environment with 1 master and many nodes.


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