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
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
(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
Verified with RHV-RHGS guide. The changes to the virt profile are now updated