Bug 1481125 - Logging installation fails
Summary: Logging installation fails
Keywords:
Status: CLOSED DUPLICATE of bug 1475761
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-14 07:45 UTC by Marko Myllynen
Modified: 2017-08-14 12:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-14 12:48:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marko Myllynen 2017-08-14 07:45:36 UTC
Description of problem:
https://github.com/openshift/openshift-ansible/pull/5005 is needed for OCP 3.6.

However, after the patch in place and the related issue fixed we see then this when running the openshift-logging.yml again:

TASK [openshift_logging_elasticsearch : Set ES storage] ***********************************************************************************************************************************************************
Monday 14 August 2017  03:40:32 -0400 (0:00:00.074)       0:00:52.140 ********* 
fatal: [master01.test.example.com]: FAILED! => {
    "changed": false, 
    "failed": true
}

MSG:

{u'returncode': 1, u'cmd': u'/usr/local/bin/oc replace -f /tmp/openshift-logging-ansible-urd4fv/templates/logging-es-pvc.yml -n logging', u'results': {}, u'stderr': u'The PersistentVolumeClaim "logging-es-0" is invalid: spec: Forbidden: field is immutable after creation\n', u'stdout': u''}

Comment 1 Scott Dodson 2017-08-14 12:48:11 UTC

*** This bug has been marked as a duplicate of bug 1475761 ***


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