Bug 1529768
Summary: | Disk size is incorrect according to df when an arbiter brick and data brick live on the same server | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Ben Edgar <ben.edgar> |
Component: | posix | Assignee: | bugs <bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | mainline | CC: | atumball, bugs, marcoc, ravishankar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-18 09:47:56 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
Ben Edgar
2017-12-29 21:06:31 UTC
Release 3.12 has been EOLd and this bug was still found to be in the NEW state, hence moving the version to mainline, to triage the same and take appropriate actions. AFR does not wind the statfs call to the arbiter brick(s)(http://review.gluster.org/11857). This seems to be something posix_statfs() is doing during accounting when multiple bricks are sharing the same partition/mount-point, irrespective of whether the brick actually received the statfs fop or not. Changing the component to posix for further investigation. Hi Ben, When the feature got introduced, and later when we upgraded, we found that there were multiple issues with 'shared-brick-count' option. We did fix them up by glusterfs-5.x timeframe, and haven't faced any issue ever since. Closing this as WORKSFORME to highlight that we have not seen it in newer releases. Please upgrade to glusterfs-6.x and beyond and see if things are working for you. (Feel free to reopen if not). |