Bug 1420441

Summary: OCP HA failed at 70%, when redeploying on existing hardware; ansible: "Installed environment detected and no additional nodes specified: aborting."
Product: Red Hat Quickstart Cloud Installer Reporter: John Matthews <jmatthew>
Component: doc-Release_NotesAssignee: Julie <juwu>
Status: CLOSED NOTABUG QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1CC: apagac, arubin, bthurber, dcadzow, dwhatley, dymurray, jlabocki, jmatthew, juwu, llasmith, qci-bugzillas, smallamp
Target Milestone: ---Keywords: Triaged
Target Release: 1.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: Performing a 2nd deployment of OCP HA on existing bare metal machines may show the problem identified in BZ #1414414. We have not addressed 1414414 in QCI 1.1, ran out of time in cycle. Will address in 1.2, for 1.1 docs we want to call out that this potential problem exists for OCP HA deployments when performing a 2nd deployment of OCP HA on same hardware. Consequence: Deployment proceeds to 70% and errors out. Workaround (if any): Deleting Satellite and starting a QCI install from beginning is one workaround. Result:
Story Points: ---
Clone Of: 1414414 Environment:
Last Closed: 2017-02-10 16:57:03 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:
Bug Depends On: 1414414    
Bug Blocks:    

Comment 2 Dylan Murray 2017-02-08 21:56:24 UTC
After reviewing this bug it seems that the actual problem occurs during the execution of the atomic-openshift installer. The error is shown below:

2017-02-08 14:51:08,155 p=22038 u=root |  fatal: [ocpha-ocp-master2.cfme.lab.eng.rdu2.redhat.com -> ocpha-ocp-master1.cfme.lab.eng.rdu2.redhat.com]: FAILED! => {
    "changed": true,
    "cmd": [
        "oc",
        "adm",
        "manage-node",
        "ocpha-ocp-master2.cfme.lab.eng.rdu2.redhat.com",
        "--schedulable=false",
        "--config=/tmp/openshift-ansible-I7jlSy/admin.kubeconfig",
        "-n",
        "default"
    ],
    "delta": "0:00:02.661399",
    "end": "2017-02-08 14:51:08.128386",
    "failed": true,
    "rc": 1,
    "start": "2017-02-08 14:51:05.466987",
    "warnings": []
}
 
STDERR:
 
Error from server: Operation cannot be fulfilled on nodes "ocpha-ocp-master2.cfme.lab.eng.rdu2.redhat.com": the object has been modified; please apply your changes to the latest version and try again

Comment 3 John Matthews 2017-02-10 16:57:03 UTC
We don't believe a docs bz is required for this now so closing the BZ