Bug 1393178

Summary: Adjust default log driver to journald on OCP installation
Product: OpenShift Container Platform Reporter: Xia Zhao <xiazhao>
Component: InstallerAssignee: Samuel Munilla <smunilla>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.4.0CC: aos-bugs, jokerman, mmccomas, smunilla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-09 14:34:01 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:

Description Xia Zhao 2016-11-09 03:35:03 UTC
Description of problem:
Currently ansible is using json-file log driver by default during OCP installation. The default log driver should be journald according to https://bugzilla.redhat.com/show_bug.cgi?id=1392104#c2 , otherwise logging stacks will not work well, in case end users did not accurately specify openshift-ansible installer openshift_docker_options parameter for their env during installation ( or maybe end user never know such installer option).

Version-Release number of selected component (if applicable):
# openshift version
openshift v3.4.0.23+24b1a58
kubernetes v1.4.0+776c994
etcd 3.1.0-rc.0
openshift-ansible-3.4.18-1.git.0.ed7dac0.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1.Please refer to part "Description of problem"
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Samuel Munilla 2016-11-09 14:34:01 UTC

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