Bug 1727852

Summary: gluster-block: improvements to volume group profile options list
Product: [Community] GlusterFS Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: coreAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: mainlineCC: amukherj, atumball, bugs, ekuric, jahernan, kdhananj, knarra, nbalacha, pasik, pgurusid, pkarampu, pprakash, rgowdapp, rhinduja, rhs-bugs, sankarshan, sheggodu, storage-qa-internal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1708180 Environment:
Last Closed: 2019-07-23 05:45:37 UTC Type: ---
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: 1696807, 1708180    

Description Prasanna Kumar Kalever 2019-07-08 11:20:38 UTC
Description of problem:

In one of the performance testing effort, we found that below options help improve the overall performance numbers of gluster-block workload:

performance.io-thread-count             16 -> 32
performance.high-prio-threads           16 -> 32
performance.normal-prio-threads         16 -> 32
performance.low-prio-threads            16 -> 32
performance.least-prio-threads          1  -> 4
client.event-threads                    2  -> 8
server.event-threads                    1  -> 8
performance.client-io-threads          off -> on


I was thinking its good idea to add this changes to current block profile, as we have data showing improvements in perf results.

Also, its good idea to re-validate the existing gluster-block profile options in  
/var/lib/glusterd/groups/gluster-block


PR: https://review.gluster.org/#/c/glusterfs/+/22963/

Comment 1 Worker Ant 2019-07-08 11:30:11 UTC
REVIEW: https://review.gluster.org/22963 ([RFC] gluster-block: tuning perf options) posted (#4) for review on master by Prasanna Kumar Kalever

Comment 3 Worker Ant 2019-07-23 05:45:37 UTC
REVIEW: https://review.gluster.org/22963 (gluster-block: tuning perf options) merged (#8) on master by Atin Mukherjee