Bug 1402297
Summary: | Enabling Quota on volumes leads inconsistent data | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | PankaJ <pankaj> |
Component: | quota | Assignee: | Sanoj Unnikrishnan <sunnikri> |
Status: | CLOSED EOL | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.16 | CC: | bugs, pankaj, rgowdapp |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-08 11:03:57 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
PankaJ
2016-12-07 08:34:15 UTC
Regarding Duplicate Quota Attrs: Quota attributes are versioned, so we can have duplicate attributes belonging to different version. We always use latest version for checking/updating usage. The cleaning up of quota attributes is a background task and can continue even after the quota disable is issued. So, If the user issues a quota enable prior to completion of this task, we may have duplicate attributes, but the new attributes will be of a higher version. Regarding inconsistency: Pasting comments from gluster IRC channel (Dec 7) sanoj > What exactly is the issue when u say "not able to get consistent data" pank_ > This means that on client side we are facing some r/rw issue on files. Also some dir and files are not showing. After cleaning quota, gfid attributes then we are able to get data on client side. Raghavendra Could you please comment on this ^^( in particular what can cause the files to not show in listing ) We should not be cleaning gfid under any scenario. 1) Since its been a while. Do you still hit this issue? Is it reproducible? with/without quota (as we don't see reason for quota effecting file visibility). 2) Were files created only after the volume was created (or was there any old brick being reused). 3) Is it that you have multiple volumes with / without quota and you see the issue only on quota enabled volumes? 4) Did you try a quota disable prior to manual xattr cleanup. were the files missing then? If you are seeing this issue could u please share the logs *** Bug 1402296 has been marked as a duplicate of this bug. *** This bug is getting closed because GlusteFS-3.7 has reached its end-of-life. Note: This bug is being closed using a script. No verification has been performed to check if it still exists on newer releases of GlusterFS. If this bug still exists in newer GlusterFS releases, please reopen this bug against the newer release. This has been closed due to EOL. No further action required. |