[Bugs] [Bug 1456224] [gluster-block]: Need a volume group profile option for gluster-block volume to add necessary options to be added.

bugzilla at redhat.com bugzilla at redhat.com
Mon May 29 14:12:17 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1456224



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17403 committed in release-3.11 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 5b3e5f1c54fae28c0c89c1b8f769a5777e970956
Author: Pranith Kumar K <pkarampu at redhat.com>
Date:   Wed May 10 16:26:35 2017 +0530

    extras: Provide group set for gluster-block workloads

    For gluster-block workloads I/O is always with o-direct so it doesn't
    benefit by any of the perf xlators so disabling all of them to save
    on memory.
    performance.quick-read=off
    performance.read-ahead=off
    performance.io-cache=off
    performance.stat-prefetch=off
    performance.write-behind=off
    performance.open-behind=off
    performance.readdir-ahead=off

    We want the I/O on the file to be with o-direct
    network.remote-dio=enable

    Options that are proven to give good performance with
    VM workloads which is very similar to gluster-block
    cluster.eager-lock=enable
    cluster.quorum-type=auto
    cluster.data-self-heal-algorithm=full
    cluster.locking-scheme=granular
    cluster.shd-max-threads=8
    cluster.shd-wait-qlength=10000
    features.shard=on

    It is better to turn off things we are not using
    user.cifs=off

    It is better to have allow-insecure to be on so that
    ports that are > 1024 in tcmu-runner are allowed.
    server.allow-insecure=on

     >Change-Id: I9a21c824fa42242f02b57569feedd03d9b6f9439
     >BUG: 1450010
     >Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
     >Reviewed-on: https://review.gluster.org/17254
     >Smoke: Gluster Build System <jenkins at build.gluster.org>
     >Reviewed-by: Niels de Vos <ndevos at redhat.com>
     >CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
     >NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
     >Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>

    BUG: 1456224
    Change-Id: I9a21c824fa42242f02b57569feedd03d9b6f9439
    Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
    Reviewed-on: https://review.gluster.org/17403
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list