Bug 1139104
Summary: | quota: rename of "dir" fails in case of quota space availability is around 1GB | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Saurabh <saujain> | |
Component: | quota | Assignee: | Vijaikumar Mallikarjuna <vmallika> | |
Status: | CLOSED ERRATA | QA Contact: | storage-qa-internal <storage-qa-internal> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | rhgs-3.0 | CC: | asriram, mzywusko, rgowdapp, rhs-bugs, smohan, storage-qa-internal, surs, vagarwal, vmallika | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.0.4 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.6.0.45-1 | Doc Type: | Bug Fix | |
Doc Text: |
Previously when a quota limit is reached more than 50%, rename of a file/dir failed with 'Disk Quota Exceeded' even within the same directory. Now the rename works fine when the file is renamed under the same branch where quota limit is set.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1153964 1177592 (view as bug list) | Environment: | ||
Last Closed: | 2015-03-26 06:34:34 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: | 1029866, 1153964, 1177592, 1182947, 1183944 |
Description
Saurabh
2014-09-08 05:13:24 UTC
Patch submitted: https://code.engineering.redhat.com/gerrit/39208 gluster volume quota vol0 list /qa1dir Path Hard-limit Soft-limit Used Available Soft-limit exceeded? Hard-limit exceeded? --------------------------------------------------------------------------------------------------------------------------- /qa1dir 6.0GB 80% 5.1GB 913.8MB Yes No # mv /export2/qa1dir /export2/qa1dir-rename # mv /export2/qa1dir-rename /export2/qa1dir Hence moving to verified 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://rhn.redhat.com/errata/RHBA-2015-0682.html |