Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit [OCP 3.5]
Summary: Size of the emitted data exceeds buffer_chunk_limit [OCP 3.5]
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Logging
Version: 3.5.0
Hardware: x86_64
OS: Linux
high
low
Target Milestone: ---
: 3.6.z
Assignee: Noriko Hosoi
QA Contact: Anping Li
URL:
Whiteboard: aos-scalability-34
Depends On: 1413147 1469859
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-15 14:14 UTC by Sebastien Aime
Modified: 2021-09-09 13:02 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1413147
Environment:
Last Closed: 2018-08-13 12:23:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 8 Sebastien Aime 2018-01-17 14:23:25 UTC
Created attachment 1382428 [details]
graphs generated after having set BUFFER_SIZE_LIMIT to 8MB

Comment 18 Jeff Cantrill 2018-02-05 16:34:04 UTC
Francois could you please attache some additional information about the logging env:

* ES DC/Pod yaml
* Fluentd DS/pod yml
* ES PV and disk size and info
* Any info regarding the infra nodes hosting the ES and Fluent pods so we might better understand the disk and network IO
* Provide data about the number of primary shards
* The number of pending tasks over time

A script that may be of interest:

https://gist.githubusercontent.com/portante/c801acce8ae275fdcfc743b346981b13/raw/45cff354ec4a96882f6abc0725b2b6a646c5003c/health.sh

Comment 21 openshift-github-bot 2018-02-09 02:06:16 UTC
Commits pushed to master at https://github.com/openshift/origin-aggregated-logging

https://github.com/openshift/origin-aggregated-logging/commit/a24301bb9ae6bdfe3bca934a24c79ed68b1e8164
Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit

If secure-forward outputs are additionally configured, the output
count is also to be added to NUM_OUTPUTS, which is a divider to
calculate the buffer size per output.

Adding tests to cover the cases - having 1 then 2 intermediate
forwarding fluentds.

https://github.com/openshift/origin-aggregated-logging/commit/d5cd715df125f404af6f41a430b0a7fa42a9fb16
Merge pull request #926 from nhosoi/bz1534588

Automatic merge from submit-queue.

Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit

If secure-forward outputs are additionally configured, the output
count is also to be added to NUM_OUTPUTS, which is a divider to
calculate the buffer size per output.

Adding tests to cover the cases - having 1 then 2 intermediate
forwarding fluentds.

Comment 22 openshift-github-bot 2018-03-15 02:21:18 UTC
Commit pushed to master at https://github.com/openshift/origin-aggregated-logging

https://github.com/openshift/origin-aggregated-logging/commit/2d6b6043c2707d461d5a6eb8e38520d496c329f3
Removing an unnecessary line from the rebase mistake in pr/#926.

Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit

Comment 23 openshift-github-bot 2018-06-20 15:05:46 UTC
Commits pushed to master at https://github.com/openshift/origin-aggregated-logging

https://github.com/openshift/origin-aggregated-logging/commit/6004e364013c333b445bda318cc599ac6a37ad00
Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit

If secure-forward outputs are additionally configured, the output
count is also to be added to NUM_OUTPUTS, which is a divider to
calculate the buffer size per output.

Adding tests to cover the cases - having 1 then 2 intermediate
forwarding fluentds.

https://github.com/openshift/origin-aggregated-logging/commit/9c429de93b8121f0854e3ee11079f86a3e145a30
Merge pull request #941 from openshift-cherrypick-robot/cherry-pick-926-to-es5.x

[es5.x] Bug 1534588 - Size of the emitted data exceeds buffer_chunk_limit


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