Bug 1096096

Summary: [RFE] Make glusterd synchronous RPC for bricks, gluster-nfs, gluster-shd etc concurrent
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Nagaprasad Sathyanarayana <nsathyan>
Component: glusterdAssignee: Atin Mukherjee <amukherj>
Status: CLOSED WONTFIX QA Contact: storage-qa-internal <storage-qa-internal>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: kaushal, mzywusko, rhinduja, rhs-bugs, sasundar, smohan, storage-qa-internal, vbellur
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1065296 Environment:
Last Closed: 2016-09-01 10:16:03 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: 1065296    
Bug Blocks:    

Description Nagaprasad Sathyanarayana 2014-05-09 08:54:27 UTC
+++ This bug was initially created as a clone of Bug #1065296 +++

Description of problem:

glusterd performs synchronous RPCs to brick, gluster-nfs and Self-heal daemon, for eg., during a volume-status command invocation. This serial execution of RPCs will not scale as the no. of bricks per node increases.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Anand Avati on 2014-02-14 04:58:26 EST ---

REVIEW: http://review.gluster.org/6953 (glusterd: make brick/node RPCs 'batched'/'parallel') posted (#2) for review on master by Krishnan Parthasarathi (kparthas)

--- Additional comment from Anand Avati on 2014-02-14 06:51:46 EST ---

REVIEW: http://review.gluster.org/6953 (glusterd: make brick/node RPCs 'batched'/'parallel') posted (#3) for review on master by Krishnan Parthasarathi (kparthas)

--- Additional comment from Anand Avati on 2014-02-17 04:17:40 EST ---

REVIEW: http://review.gluster.org/6953 (glusterd: make brick/node RPCs 'batched'/'parallel') posted (#4) for review on master by Krishnan Parthasarathi (kparthas)

--- Additional comment from Anand Avati on 2014-04-01 03:39:51 EDT ---

REVIEW: http://review.gluster.org/6953 (glusterd: make brick/node RPCs 'batched'/'parallel') posted (#5) for review on master by Krishnan Parthasarathi (kparthas)

--- Additional comment from Anand Avati on 2014-04-25 05:59:28 EDT ---

REVIEW: http://review.gluster.org/6953 (glusterd: make brick/node RPCs 'batched'/'parallel') posted (#6) for review on master by Krishnan Parthasarathi (kparthas)

Comment 10 Atin Mukherjee 2016-09-01 10:16:03 UTC
We don't have any future plan to fix this in glusterd. In GlusterD2 development phase the same factor will be considered.