Bug 1299333 - playbook should configure fluentd on containerized env
Summary: playbook should configure fluentd on containerized env
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Ma xiaoqiang
Andrew Butcher
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-18 07:12 UTC by Ma xiaoqiang
Modified: 2016-07-04 00:46 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-11 21:18:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ma xiaoqiang 2016-01-18 07:12:57 UTC
Description of problem:
playbook should configure fluentd on containerized env


Version-Release number of selected component (if applicable):
openshift-ansible-3.0.33-1.git.0.bb1f8aa.el7aos.noarch

How reproducible:
always

Steps to Reproduce:
1. Install contaierized environment on rhel7 or atomic with logrotate
<--snip-->
openshift_use_fluentd=true
<--snip__>

Actual results:
The playbook abort 

Expected results:
playbook configuring the fluentd on both rhel and atomic when installing containerized env

Additional info:

Comment 1 Andrew Butcher 2016-01-27 16:07:14 UTC
Proposed fix: https://github.com/openshift/openshift-ansible/pull/1279

Fluentd will be installed on RHEL when configuring containerized env

Comment 4 Ma xiaoqiang 2016-01-29 02:17:19 UTC
Fail to install fluentd_master on master

TASK: [fluentd_master | wait for etcd to start up] **************************** 
fatal: [openshift-149.lab.eng.nay.redhat.com] => error while evaluating conditional: embedded_etcd | bool

FATAL: all hosts have already failed -- aborting

Comment 5 Brenton Leanhardt 2016-02-11 21:18:52 UTC
For now we decided to remove this code from the playbook:
https://github.com/openshift/openshift-ansible/pull/1324


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