Bug 1221935
Summary: | Detach tier commit failed on a dist-rep volume | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Triveni Rao <trao> | |
Component: | core | Assignee: | Dan Lambright <dlambrig> | |
Status: | CLOSED WORKSFORME | QA Contact: | Sudhir D <sdharane> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | amukherj, dlambrig, rhs-bugs, rkavunga, sashinde, storage-qa-internal | |
Target Milestone: | --- | Keywords: | TestBlocker | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | TIERING | |||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1224086 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-18 11:27:06 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: | ||||
Bug Blocks: | 1223636, 1224086 |
Description
Triveni Rao
2015-05-15 09:49:49 UTC
This will probably need fix 10795. The issue is related to the new rebalance code inserted in the DHT translator. Will confirm once 10795 is merged. I tried to reproduce the issue with two volumes, I couldn't. vol info Volume Name: patchy Type: Tier Volume ID: e538e79b-3a18-4f9c-a153-7b15d736effe Status: Started Number of Bricks: 6 Transport-type: tcp Hot Tier : Hot Tier Type : Distributed-Replicate Number of Bricks: 2 x 2 = 4 Brick1: dhcp43-148:/home/brick4 Brick2: dhcp42-212:/home/brick4 Brick3: dhcp43-148:/home/brick3 Brick4: dhcp42-212:/home/brick3 Cold Bricks: Cold Tier Type : Distribute Number of Bricks: 2 Brick5: 10.70.43.148:/home/brick1 Brick6: 10.70.42.212:/home/brick2 Options Reconfigured: nfs.disable: on performance.readdir-ahead: on Volume Name: patchy1 Type: Tier Volume ID: f95f44fd-4891-472d-9778-c37685327b3e Status: Started Number of Bricks: 6 Transport-type: tcp Hot Tier : Hot Tier Type : Distributed-Replicate Number of Bricks: 2 x 2 = 4 Brick1: dhcp43-148:/home/brick114 Brick2: dhcp42-212:/home/brick113 Brick3: dhcp43-148:/home/brick112 Brick4: dhcp42-212:/home/brick111 Cold Bricks: Cold Tier Type : Distribute Number of Bricks: 2 Brick5: 10.70.43.148:/home/brick11 Brick6: 10.70.42.212:/home/brick12 Options Reconfigured: nfs.disable: on performance.readdir-ahead: on based on RCA given in bug #1222442 , this bug looks like a dependent on the same. Dan, I see that the patch http://review.gluster.org/#/c/10795/ is already merged. Is this already part of rhgs-3.1.3? In that case can we move this to ON_QA and get an agreement from QE to test it? ~Atin This bug is from 2015 and related to the DHT multithreaded rebalance changes from last year. It probably should have been closed many months ago. The basic problem of commit not working is not an issue we see today. |