Bug 1656517
| Summary: | [GSS] Gluster client logs filling with 0-glusterfs-socket: invalid port messages | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Milind Changire <mchangir> |
| Component: | core | Assignee: | bugs <bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | mainline | CC: | bkunal, bugs, ccalhoun, mchangir, rhinduja, rhs-bugs, sankarshan, storage-qa-internal, vbellur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-6.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1656217 | Environment: | |
| Last Closed: | 2019-03-25 16:32:33 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1656217 | ||
|
Comment 1
Worker Ant
2018-12-05 17:00:16 UTC
Problem: [2018-11-26 20:08:55.501738] W [MSGID: 101082] [common-utils.c:3380:gf_ports_reserved] 0-glusterfs-socket: invalid port 8366 The above logs cause spamming if a large number of ports are reserved via /proc/sys/net/ipv4/ip_local_reserved_ports REVIEW: https://review.gluster.org/21809 (core: move invalid port logs to DEBUG log level) posted (#4) for review on master by Amar Tumballi This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-6.0, please open a new bug report. glusterfs-6.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://lists.gluster.org/pipermail/announce/2019-March/000120.html [2] https://www.gluster.org/pipermail/gluster-users/ |