Bug 1468484
Summary: | Enable stat-prefetch in virt profile | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> |
Component: | core | Assignee: | Krutika Dhananjay <kdhananj> |
Status: | CLOSED ERRATA | QA Contact: | SATHEESARAN <sasundar> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.2 | CC: | amukherj, kdhananj, knarra, rcyriac, rhinduja, rhs-bugs, sabose, sasundar, storage-qa-internal, vbellur |
Target Milestone: | --- | ||
Target Release: | RHGS 3.3.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.4-34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
RHHI
|
|
Last Closed: | 2017-09-21 05:02:13 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: | 1468191 | ||
Bug Blocks: | 1411323, 1417151, 1485863 |
Description
SATHEESARAN
2017-07-07 08:33:48 UTC
Missed the steps to reproduce in comment0 Steps to Reproduce: 1. # cat /var/lib/glusterd/groups/virt | grep 'stat-prefetch' upstream patch : https://review.gluster.org/#/c/17713/ Tested with glusterfs-3.8.4-35.el7rhgs The content of virt file is: [root@d ~]# cat /var/lib/glusterd/groups/virt performance.quick-read=off performance.read-ahead=off performance.io-cache=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 features.shard=on user.cifs=off [root@ ~]# rpm -qf /var/lib/glusterd/groups/virt glusterfs-server-3.8.4-35.el7rhgs.x86_64 performance.stat-prefetch is not disabled with the virt profile Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |