Bug 1360401

Summary: RFE: support multiple bricks within one process
Product: [Community] GlusterFS Reporter: Jeff Darcy <jdarcy>
Component: coreAssignee: Jeff Darcy <jdarcy>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: amukherj, bugs
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-08 15:28: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:

Description Jeff Darcy 2016-07-26 15:31:21 UTC
Advantages:

* Use fewer ports.

* Reduce total memory usage by amortizing the per-process overhead across more bricks per process, allowing us to support more bricks (and volumes) total.

* Reduce thrashing due to having *way* more processes/threads than cores.

* Make QoS easier to implement.

Comment 1 Vijay Bellur 2016-07-26 15:31:46 UTC
REVIEW: http://review.gluster.org/15016 (io-stats: fix translator names) posted (#1) for review on master by Jeff Darcy (jdarcy)

Comment 2 Vijay Bellur 2016-07-26 19:00:28 UTC
REVIEW: http://review.gluster.org/15016 (io-stats: fix translator names) posted (#2) for review on master by Jeff Darcy (jdarcy)

Comment 3 Vijay Bellur 2016-07-29 19:35:40 UTC
COMMIT: http://review.gluster.org/15016 committed in master by Vijay Bellur (vbellur) 
------
commit 9206f5b770bbfc2cf1697f10c1e650cae35272f1
Author: Jeff Darcy <jdarcy>
Date:   Tue Jul 26 08:49:36 2016 -0400

    io-stats: fix translator names
    
    Change-Id: Icf5afaee8b7c704aecab7f8a8a1df9f1bc9288ce
    BUG: 1360401
    Signed-off-by: Jeff Darcy <jdarcy>
    Reviewed-on: http://review.gluster.org/15016
    Smoke: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 4 Atin Mukherjee 2016-08-02 16:09:29 UTC
I believe this is still WIP as Jeff has another patch up there with topic set to rfc as of now, I am over my mobile so couldn't get the patch link, sorry!

Comment 5 Jeff Darcy 2017-03-08 15:28:39 UTC

*** This bug has been marked as a duplicate of bug 1385758 ***