Bug 963088 - glustershd, nfs and fuse clients are continuously filled with readv on xyz failed logs.
Summary: glustershd, nfs and fuse clients are continuously filled with readv on xyz fa...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: x86_64
OS: Unspecified
medium
high
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact:
URL:
Whiteboard:
Depends On: 959201
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-15 06:40 UTC by Pranith Kumar K
Modified: 2013-07-24 17:48 UTC (History)
5 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of: 959201
Environment:
Last Closed: 2013-07-24 17:48:28 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-05-15 06:42:02 UTC
REVIEW: http://review.gluster.org/5008 (socket: Prevent extra logging in socket_rwv) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 2 Anand Avati 2013-05-15 08:43:02 UTC
REVIEW: http://review.gluster.org/5008 (socket: Prevent extra logging in socket_rwv) posted (#2) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 3 Anand Avati 2013-05-31 18:22:57 UTC
COMMIT: http://review.gluster.org/5008 committed in master by Vijay Bellur (vbellur) 
------
commit 9e974f9311869fb317c9c691ed09e7dd18047248
Author: Pranith Kumar K <pkarampu>
Date:   Wed May 15 12:09:28 2013 +0530

    socket: Prevent extra logging in socket_rwv
    
    Problem:
    If the socket is not even connected socket_rwv fails
    and the error log comes every 3 seconds for every
    re-connect.
    
    Fix:
    Prevent this error log if the socket is not even
    connected.
    
    Change-Id: I963f1345c4b6779dd5491948f7f5c4357a507b67
    BUG: 963088
    Signed-off-by: Pranith Kumar K <pkarampu>
    Reviewed-on: http://review.gluster.org/5008
    Reviewed-by: Amar Tumballi <amarts>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>


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