Bug 1653613
Summary: | [Dalton] Optimize for virt store fails with distribute volume type | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> | |
Component: | glusterd | Assignee: | Krutika Dhananjay <kdhananj> | |
Status: | CLOSED ERRATA | QA Contact: | SATHEESARAN <sasundar> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | rhhiv-1.5 | CC: | amukherj, bugs, kdhananj, kmajumde, rhs-bugs, sabose, sankarshan, sheggodu, srmukher, storage-qa-internal, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.4.z Batch Update 3 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.12.2-33 | Doc Type: | Bug Fix | |
Doc Text: |
Earlier, enabling group "virt"failed on non-replicate volumes due to the existing replicate-specific options in the group. As a result, the options that could optimize the volume for virtual machine storage was not set on distributed volumes. This release introduces a new group'’distributed-virt' to optimize the deployment of distributed volumes in the virtual machine storage.
|
Story Points: | --- | |
Clone Of: | 1638674 | |||
: | 1654138 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-04 07:41:44 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1638674 | |||
Bug Blocks: | 1654138 |
Description
SATHEESARAN
2018-11-27 09:48:54 UTC
Krutika - I'm assigning this to you. Seems straight forward. (In reply to Atin Mukherjee from comment #1) > Krutika - I'm assigning this to you. Seems straight forward. Indeed it is! But even before that, do you mind responding to https://bugzilla.redhat.com/show_bug.cgi?id=1638674#c6 ? -Krutika Response has been captured at the RHHI BZ. upstream patch : https://review.gluster.org/#/c/glusterfs/+/21735/ RHGS-specific patch posted downstream - https://code.engineering.redhat.com/gerrit/#/c/158487 Tested with glusterfs-3.12.2-35.el7rhgs. Optimizing the distributed volume for virt store case is made possible using 'distributed-virt' profile [root@ ~]# gluster volume set dvol group distributed-virt volume set: success [root@ ~]# gluster volume info dvol Volume Name: dvol Type: Distribute Volume ID: 78168ec8-1abe-4f9a-a3dd-a1b76414fac3 Status: Created Snapshot Count: 0 Number of Bricks: 1 Transport-type: tcp Bricks: Brick1: host1.redhat.com:/tmp/1 Options Reconfigured: performance.client-io-threads: on server.event-threads: 4 client.event-threads: 4 user.cifs: off features.shard: on network.remote-dio: enable performance.low-prio-threads: 32 performance.io-cache: off performance.read-ahead: off performance.quick-read: off transport.address-family: inet nfs.disable: on The doc text has been updated. Kindly review the technical accuracy. (In reply to Srijita Mukherjee from comment #12) > The doc text has been updated. Kindly review the technical accuracy. Looks good to me. 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-2019:0263 |