Bug 1782495
Summary: | GlusterFS brick process crash | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Xavi Hernandez <jahernan> | |
Component: | rpc | Assignee: | Xavi Hernandez <jahernan> | |
Status: | CLOSED NEXTRELEASE | QA Contact: | ||
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | mainline | CC: | bugs, jahernan, joe.chan, olim, pasik | |
Target Milestone: | --- | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 1749625 | |||
: | 1783227 (view as bug list) | Environment: | ||
Last Closed: | 2019-12-12 17:56:51 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1739884, 1749625, 1783227 |
Description
Xavi Hernandez
2019-12-11 17:47:03 UTC
REVIEW: https://review.gluster.org/23861 (socket: fix error handling) posted (#2) for review on master by Xavi Hernandez REVIEW: https://review.gluster.org/23861 (socket: fix error handling) merged (#3) on master by Raghavendra G Customer is asking Can you possibly help us out and see if there are any logs referencing any ip addresses on what else could be scanning those ports? I see there's a message logged each time a connection is accepted, but it's only logged in TRACE logging level. I don't recommend to switch to TRACE log level on production for a long period. It would be better, for example, to run tcpdump with a filter that only monitors SYN packets to some ports, and then collect the source addresses. |