Bug 1747414 - EIO error on check_and_dump_fuse_W call
Summary: EIO error on check_and_dump_fuse_W call
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: GlusterFS
Classification: Community
Component: libglusterfsclient
Version: 5
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-30 11:25 UTC by Stam
Modified: 2020-03-12 12:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-12 12:14:34 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)
Fuse client logs (50.15 KB, text/plain)
2019-08-30 11:25 UTC, Stam
no flags Details

Description Stam 2019-08-30 11:25:33 UTC
Created attachment 1609823 [details]
Fuse client logs

Description of problem:
After massively create/rename/delete file operations on a volume  we are getting EIO failure (fuse-bridge.c:219:check_and_dump_fuse_W).

Version-Release number of selected component (if applicable):
gluster --version
glusterfs 5.6

cat /proc/version 
Linux version 4.4.179-1.el7.elrepo.x86_64 (mockbuild@Build64R7) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Sat Apr 27 08:29:04 EDT 2019

Volume Name: oam
Type: Replicate
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Options Reconfigured:
cluster.consistent-metadata: on
performance.lazy-open: on
performance.strict-o-direct: off
performance.open-behind: on
performance.quick-read: on
performance.io-cache: on
performance.readdir-ahead: on
performance.write-behind: on
performance.read-ahead: on
performance.stat-prefetch: on
diagnostics.brick-log-level: INFO
diagnostics.client-log-level: ERROR
diagnostics.brick-sys-log-level: INFO
cluster.server-quorum-type: server
cluster.quorum-type: auto
transport.address-family: inet
nfs.disable: on
performance.client-io-threads: off
cluster.server-quorum-ratio: 51%

How reproducible:
Script that does the following operations in a massive way:  create-rename-delete a file on a single thread.

Actual results:
Debug logs from FUSE client attached

Comment 1 Worker Ant 2020-03-12 12:14:34 UTC
This bug is moved to https://github.com/gluster/glusterfs/issues/847, and will be tracked there from now on. Visit GitHub issues URL for further details


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