Bug 1113954
Summary: | glusterd logs are filled with "readv on /var/run/a30ad20ae7386a2fe58445b1a2b1359c.socket failed (Invalid argument)" | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> | |
Component: | glusterd | Assignee: | Atin Mukherjee <amukherj> | |
Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | rhgs-3.0 | CC: | amukherj, asengupt, asrivast, bkunal, jbyers, mzywusko, nlevinki, sankarshan, smohan, vbellur, vumrao | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.1.3 | Flags: | bsrirama:
needinfo-
|
|
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.9-1 | Doc Type: | Bug Fix | |
Doc Text: |
When a brick process was brought down or killed, an excessive number of 'readv failed (invalid argument)' messages were written to the glusterd log by the _socket_rwv() call. This update reduces the number of messages in this situation by a factor of 42.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1114847 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-23 04:52:15 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: | 1114847, 1299183, 1310969 |
Description
Rahul Hinduja
2014-06-27 10:34:58 UTC
*** Bug 1121193 has been marked as a duplicate of this bug. *** Marking this as this is a customer issue and occurring because of excessive logging. The fix is now available in rhgs-3.1.3 branch, hence moving the state to Modified. Verified this bug using the build "glusterfs-3.7.9-1" Brought down one of the brick in the volume and observed the glusterd log for the rate of readv warning messages The readv warning message rate is got reduced, currently warning message is populating in the glusterd log for every 2 Mins and 6 seconds ><<<<<<<<<<< [2016-04-05 04:24:27.921343] W [socket.c:589:__socket_rwv] 0-management: readv on /var/run/gluster/88f23c9fa290ee8044a4fea42da5ef1a.socket failed (Invalid argument) [2016-04-05 04:26:33.953341] W [socket.c:589:__socket_rwv] 0-management: readv on /var/run/gluster/88f23c9fa290ee8044a4fea42da5ef1a.socket failed (Invalid argument) [2016-04-05 04:28:39.990809] W [socket.c:589:__socket_rwv] 0-management: readv on /var/run/gluster/88f23c9fa290ee8044a4fea42da5ef1a.socket failed (Invalid argument) ><<<<<<<<<<< with above details, moving bug to verified state. LGTM :) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1240 |