Bug 1632150

Summary: Update RHV-RHGS guide to have latest contents virt profile
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: SATHEESARAN <sasundar>
Component: doc-Configuring_Red_Hat_Enterprise_Virtualization_with_RHGSAssignee: Laura Bailey <lbailey>
Status: CLOSED CURRENTRELEASE QA Contact: SATHEESARAN <sasundar>
Severity: high Docs Contact:
Priority: medium    
Version: rhgs-3.4CC: amukherj, apaladug, asriram, kdhananj, mpillai, rhs-bugs, sabose, sanandpa, sankarshan, sasundar, seamurph, sheggodu, storage-qa-internal, vbellur
Target Milestone: ---   
Target Release: RHGS 3.4.z Batch Update 1   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1619627 Environment:
Last Closed: 2019-02-15 10:13:09 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: 1619627    
Bug Blocks:    

Description SATHEESARAN 2018-09-24 08:44:54 UTC
Description of problem:
------------------------
As the 'virt' profile is updated with new volume options, it needs an update the contents of virt profile.

As of today, I could think of only 'RHV-RHGS' guide, that contains this info.

Actual results
--------------
'virt' profile content is not update

Expected results
----------------
Chapter 4, section 4.1, should have the contents of the updated 'virt' profile

Comment 1 Laura Bailey 2018-10-15 04:32:16 UTC
Sas, please provide the current contents of the virt profile (/var/lib/glusterd/groups/virt).

The document currently has:

performance.quick-read=off
performance.read-ahead=off
performance.io-cache=off
performance.stat-prefetch=off
performance.low-prio-threads=32
network.remote-dio=enable
cluster.eager-lock=enable
cluster.quorum-type=auto
cluster.server-quorum-type=server
cluster.data-self-heal-algorithm=full
cluster.locking-scheme=granular
cluster.shd-max-threads=8
cluster.shd-wait-qlength=10000
cluster.choose-local=off
features.shard=on
features.shard-block-size=64MB
user.cifs=off

Comment 2 Krutika Dhananjay 2018-10-15 05:12:05 UTC
(In reply to Laura Bailey from comment #1)
> Sas, please provide the current contents of the virt profile
> (/var/lib/glusterd/groups/virt).
> 
> The document currently has:
> 
> performance.quick-read=off
> performance.read-ahead=off
> performance.io-cache=off
> performance.stat-prefetch=off
> performance.low-prio-threads=32
> network.remote-dio=enable
> cluster.eager-lock=enable
> cluster.quorum-type=auto
> cluster.server-quorum-type=server
> cluster.data-self-heal-algorithm=full
> cluster.locking-scheme=granular
> cluster.shd-max-threads=8
> cluster.shd-wait-qlength=10000
> cluster.choose-local=off
> features.shard=on
> features.shard-block-size=64MB
> user.cifs=off


Hi Laura,

The new additions to group virt are the following:

cluster.choose-local=off
client.event-threads=4
server.event-threads=4
performance.client-io-threads=on

-Krutika

Comment 15 SATHEESARAN 2018-12-17 11:26:49 UTC
Verified with RHV-RHGS guide. The changes to the virt profile are now updated