Bug 1378867
Summary: | Poor smallfile read performance on Arbiter volume compared to Replica 3 volume | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Ravishankar N <ravishankar> |
Component: | arbiter | Assignee: | Ravishankar N <ravishankar> |
Status: | CLOSED ERRATA | QA Contact: | Karan Sandha <ksandha> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.2 | CC: | amukherj, asrivast, rhinduja, rhs-bugs, rnalakka, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | RHGS 3.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.4-2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1377193 | Environment: | |
Last Closed: | 2017-03-23 05:48:58 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: | 1377193 | ||
Bug Blocks: | 1351528, 1378684, 1379528 |
Description
Ravishankar N
2016-09-23 12:16:29 UTC
Upstream mainline patch http://review.gluster.org/15548 posted. Downstream patch: https://code.engineering.redhat.com/gerrit/#/c/85739/ performed the same steps using comment#1 steps by shekhar on 1x3 repicate volume and 1(2+1)arbiter. The issue is fixed and the files creation is very similiar to the replicate volume. For both Replica 3 volume and Arbiter Volume, do the following 1. Creation of files. Drop cache on server and client side. Create smallfile files using command /root/smallfile/smallfile_cli.py --top /mnt/glusterfs --host-set clientfile --threads 4 --file-size 256 --files 6554 --record-size 32 --fsync Y --operation create 2. Reading of files. Again drop cache on server and client side. Read smallfiles using command /root/smallfile/smallfile_cli.py --top /mnt/glusterfs --host-set clientfile --threads 4 --file-size 256 --files 6554 --record-size 32 --operation read 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://rhn.redhat.com/errata/RHSA-2017-0486.html *** Bug 1413021 has been marked as a duplicate of this bug. *** |