Bug 1650432

Summary: doc: Information about "number based rebalance throttle setting" is missing from Admin doc in 3.4 admin guide
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Susant Kumar Palai <spalai>
Component: doc-Administration_GuideAssignee: storage-doc
doc-Administration_Guide sub component: Default QA Contact: Mugdha Soni <musoni>
Status: CLOSED EOL Docs Contact:
Severity: high    
Priority: unspecified CC: abhishku, asriram, musoni, nlevinki, rmusil, storage-doc
Version: rhgs-3.4Keywords: ZStream
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: Environment:
Last Closed: 2023-11-24 04:14:20 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 Susant Kumar Palai 2018-11-16 07:20:27 UTC
Document URL: 
https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.4/html/administration_guide/sect-rebalancing_volumes#Stopping_a_Rebalance_Operation_1

Section Number and Name: 
11.11.1. Rebalance Throttling

Describe the issue: 
Rebalance throttle settings can be changed two different ways. 

 #1 - Setting based on string match - lazy, normal, aggressive

 #2 - Setting based on numbers
      - The number of threads spawned by rebalance process will depend on this setting passed. The minimum value is 1 and the maximum value is the lowest number of cores a node has in the cluster. E.g. if there are two nodes in the cluster with 5 and 10 cores respectively, the maximum number of throttle count can be 5.


Suggestions for improvement: 

Additional information: