Bug 1420441 - OCP HA failed at 70%, when redeploying on existing hardware; ansible: "Installed environment detected and no additional nodes specified: aborting."
Summary: OCP HA failed at 70%, when redeploying on existing hardware; ansible: "Insta...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: doc-Release_Notes
Version: 1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 1.1
Assignee: Julie
QA Contact: Sudhir Mallamprabhakara
URL:
Whiteboard:
Depends On: 1414414
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-08 16:27 UTC by John Matthews
Modified: 2017-02-10 16:57 UTC (History)
12 users (show)

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:
Clone Of: 1414414
Environment:
Last Closed: 2017-02-10 16:57:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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