Bug 1511766
Summary: | The number of bytes of the quota specified in version 3.7 or later is incorrect | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Sanoj Unnikrishnan <sunnikri> |
Component: | quota | Assignee: | Sanoj Unnikrishnan <sunnikri> |
Status: | CLOSED ERRATA | QA Contact: | Vinayak Papnoi <vpapnoi> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | amukherj, bugs, jstrunk, piinapier, rhs-bugs, sheggodu, srmukher, storage-qa-internal, sunnikri, vpapnoi |
Target Milestone: | --- | ||
Target Release: | RHGS 3.4.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.12.2-2 | Doc Type: | Bug Fix |
Doc Text: |
Previously, it was not possible to have more than 7712 limits configured for a volume due to limitations on how the quota.conf file was read and written. With this fix, you can now configure more than 65000 limits on a single volume.
|
Story Points: | --- |
Clone Of: | 1510940 | Environment: | |
Last Closed: | 2018-09-04 06:39:09 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: | 1510940 | ||
Bug Blocks: | 1503137 |
Description
Sanoj Unnikrishnan
2017-11-10 04:58:16 UTC
Build : glusterfs-3.12.2-5.el7rhgs.x86_64 Quota limits more than 7711 are now possible to set on a volume. [root@dhcp42-68 ~]# time gluster v quota distrep list | wc -l 8197 real 1m28.938s user 0m8.801s sys 0m3.117s [root@dhcp42-68 ~]# As seen above , 8197 quota limits are set on the volume. Hence, moving bug 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://access.redhat.com/errata/RHSA-2018:2607 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |