Bug 1730654
Summary: | [Ganesha] Linux untars got error out with "Remote I/O error" when finds's and lookups were running in parallel (v4.1) | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Manisha Saini <msaini> |
Component: | nfs-ganesha | Assignee: | Frank Filz <ffilz> |
Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.5 | CC: | amukherj, dang, ffilz, grajoria, jthottan, mbenjamin, moagrawa, pasik, rgowdapp, rhs-bugs, sheggodu, skoduri, storage-qa-internal, vdas |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | RHGS 3.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-6.0-11 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-10-30 12:15:39 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: | 1733520 | ||
Bug Blocks: | 1696809 |
Description
Manisha Saini
2019-07-17 09:34:18 UTC
Ran the test mentioned in comment 0 of the BZ with the testbuild for nfs and kernel provided in comment 17 of BZ 1730686 # rpm -qa | grep ganesha nfs-ganesha-gluster-2.7.3-6.el7rhgs.TESTFIX1.x86_64 nfs-ganesha-2.7.3-6.el7rhgs.TESTFIX1.x86_64 glusterfs-ganesha-6.0-9.el7rhgs.TESTFIX.bz1730654.x86_64 nfs-ganesha-debuginfo-2.7.3-6.el7rhgs.TESTFIX1.x86_64 # rpm -qa | grep kernel kernel-3.10.0-1062.el7.bz1732427.x86_64 kernel-3.10.0-1058.el7.x86_64 kernel-3.10.0-1061.el7.x86_64 abrt-addon-kerneloops-2.1.11-55.el7.x86_64 kernel-tools-3.10.0-1062.el7.bz1732427.x86_64 kernel-tools-libs-3.10.0-1062.el7.bz1732427.x86_64 With this linux untar got completed successfully.No I/O error were observed Verified this BZ with # rpm -qa | grep ganesha nfs-ganesha-2.7.3-7.el7rhgs.x86_64 glusterfs-ganesha-6.0-11.el7rhgs.x86_64 nfs-ganesha-gluster-2.7.3-7.el7rhgs.x86_64 Steps to Reproduce: ============== 1.Create 8 node ganesha cluster 2.Create 8*3 Distributed-Replicate Volume 3.Export the volume via ganesha 4.Mount the volume on 5 clients via v4.1 5.Run the following workload Client 1: Linux untars for large dirs Client 2: du -sh in loop Client 3: ls -lRt in loop Client 4: find . -mindepth 1 -type f -name _04_* in loop Client 5: find . -mindepth 1 -type f in loop Linux untar was completed successfully.Moving this BZ to verified state 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/RHEA-2019:3252 |