Bug 1283410
Summary: | cache mode must be the default mode for tiered volumes | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Dan Lambright <dlambrig> |
Component: | tier | Assignee: | Bug Updates Notification Mailing List <rhs-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Nag Pavan Chilakam <nchilaka> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.1 | CC: | asrivast, byarlaga, rcyriac, rhs-bugs, sankarshan, storage-qa-internal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | RHGS 3.1.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.5-7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1282076 | Environment: | |
Last Closed: | 2016-03-01 05:55:52 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: | 1282076 | ||
Bug Blocks: | 1260783, 1283288 |
Description
Dan Lambright
2015-11-18 21:40:42 UTC
With 3.7.5-7 build. Cache mode is the default now. vol info shows as below: [root@zod ~]# gluster v info metadata Volume Name: metadata Type: Tier Volume ID: 23dcc876-5343-4ab9-b320-844e30e4a67c Status: Started Number of Bricks: 16 Transport-type: tcp Hot Tier : Hot Tier Type : Distributed-Replicate Number of Bricks: 2 x 2 = 4 Brick1: yarrow:/rhs/brick6/metadata_hot Brick2: zod:/rhs/brick6/metadata_hot Brick3: yarrow:/rhs/brick7/metadata_hot Brick4: zod:/rhs/brick7/metadata_hot Cold Tier: Cold Tier Type : Distributed-Disperse Number of Bricks: 2 x (4 + 2) = 12 Brick5: zod:/rhs/brick1/metadata Brick6: yarrow:/rhs/brick1/metadata Brick7: zod:/rhs/brick2/metadata Brick8: yarrow:/rhs/brick2/metadata Brick9: zod:/rhs/brick3/metadata Brick10: yarrow:/rhs/brick3/metadata Brick11: zod:/rhs/brick4/metadata Brick12: yarrow:/rhs/brick4/metadata Brick13: zod:/rhs/brick5/metadata Brick14: yarrow:/rhs/brick5/metadata Brick15: yarrow:/rhs/brick6/metadata Brick16: zod:/rhs/brick6/metadata Options Reconfigured: cluster.tier-mode: cache features.ctr-enabled: on performance.readdir-ahead: on Also, file promotes and demotes are happening(sanity check)only when the watermark criteria is hit. changed the mode to test and test mode works as previous default behavior Hence moving to verified 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://rhn.redhat.com/errata/RHBA-2016-0193.html |