Summary: | some fluentd buffers won't flush with Invalid UTF-8 start byte 0x92 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Steven Walter <stwalter> |
Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
Status: | CLOSED EOL | QA Contact: | Anping Li <anli> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.9.0 | CC: | aos-bugs, rmeggins |
Target Milestone: | --- | Flags: | jcantril:
needinfo?
(stwalter) |
Target Release: | 3.9.z | ||
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: | 2019-08-22 14:55:50 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: |
Description
Steven Walter
2019-07-29 21:08:13 UTC
This is a duplicate of the issues referenced. If fluent is truly stuck spinning without pushing messages you could try removing the bad messages using [1] https://github.com/openshift/origin-aggregated-logging/tree/master/fluentd#sanitize_msg_chunks which may be in the 3.9 fluent image. It will require access to the node. This utility was merged into 3.9 but looking at HEAD of 3.9 I no longer see it and am unable to determine when it was removed. Regardless, you should be able to copy the code from the master branch into a debug fluentd pod and sanitize the buffers. Hi, Yes, I suspected it was a dupe of those bugs as noted. I'll check with the customer on the sanitizing msg chunks Closing EOL as likely not going to address before release EOL in Oct 2019 |