Bug 9090

Summary: It is not possible to set quotas larger than roughly 4 Gbytes
Product: [Retired] Red Hat Linux Reporter: Alfredo Ferrari <alfredo.maria.ferrari>
Component: quotaAssignee: Preston Brown <pbrown>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-03 08:44:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alfredo Ferrari 2000-02-03 08:44:59 UTC
It does not seem possible to set quotas larger than a bit more than 4
Gbytes. I suspect a problem with an unsigned long overflowing or similar.
The bug is particularly weird on multiuser machines with large disks
where it actually forbids any reasonable administration of disk space.

When you set with edquota a value larger than 4194303 blocks
((2^32-1)/2^10) the actual quota is set at XXXXXXX - 4194303

                    Regards
                  Alfredo Ferrari

Comment 1 Preston Brown 2001-02-01 22:59:33 UTC

*** This bug has been marked as a duplicate of 871 ***