Bug 858961
Summary: | DHT - after adding brick/s, layout for root directory should be fixed on lookup itself so files created at root level after lookup can be distributed to all sub-vols | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rachana Patel <racpatel> |
Component: | glusterfs | Assignee: | shishir gowda <sgowda> |
Status: | CLOSED NOTABUG | QA Contact: | amainkar |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 2.0 | CC: | nsathyan, rhs-bugs, sdharane, vbellur, vinaraya |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-26 07:00:41 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: |
Description
Rachana Patel
2012-09-20 08:04:55 UTC
Actual results: files are not distributed to newley added bricks The work around is to run rebalance(fix-layout) which will fix the layouts. The current behaviour of dht of not re-writing the layouts of root after a add-brick is correct. If a user needs the layout to be re-written, then a rebalance(fix-layout option) need be issued through the cli. |