Bug 1530146
Summary: | dht_(f)xattrop does not implement migration checks | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Atin Mukherjee <amukherj> |
Component: | distribute | Assignee: | Nithya Balachandran <nbalacha> |
Status: | CLOSED ERRATA | QA Contact: | SATHEESARAN <sasundar> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.4 | CC: | bugs, kdhananj, nbalacha, rgowdapp, rhinduja, rhs-bugs, sasundar, stefano.stagnaro, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | RHGS 3.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.12.2-4 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1471031 | Environment: | |
Last Closed: | 2018-09-04 06:40:20 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: | 1471031, 1540224 | ||
Bug Blocks: | 1498081, 1503137, 1515434 |
Description
Atin Mukherjee
2018-01-02 07:36:04 UTC
upstream patch : https://review.gluster.org/#/c/17776/ I have no doc required for now. Do we have anything in the documentation which states users should not perform rebalance on sharded volumes? If yes, we might need doc changes. (In reply to Nithya Balachandran from comment #6) > I have no doc required for now. Do we have anything in the documentation > which states users should not perform rebalance on sharded volumes? If yes, > we might need doc changes. I spoke to Sahina about this. So turns out we still don't support scaling out of the default 1x3 RHHI volumes (where shard is enabled by default) through add-brick and this will continue to be the status for RHHI 2.0 (which corresponds to RHGS-3.4.0) as well. Tested with RHGS 3.4.0 nightly build with glusterfs-3.12.2-17.el7rhgs with following steps: 1. Created replicate volume with 3 bricks and use it as RHV storage domain 2. Create few VMs with its disks on the storage domain. 3. Run some I/O on the VMs 4. Added 3 more bricks. 5. Trigger rebalance. All looks good post rebalance. 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/RHSA-2018:2607 |