Bug 74252

Summary: Too many inodes for tera byte filesystem
Product: [Retired] Red Hat Linux Reporter: hjl
Component: e2fsprogsAssignee: Florian La Roche <laroche>
Status: CLOSED UPSTREAM QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-13 10:19:50 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:
Attachments:
Description Flags
A patch to use 16KB per inode for big fs none

Description hjl 2002-09-18 18:47:35 UTC
By default, mke2fs allocates one inode for every 8KB data.
On a tera byte filesystem, it is a lot of inodes. I am
uploading a patch to change it to 16KB per inode for fs
bigger than 1TB.

Comment 1 hjl 2002-09-18 18:48:44 UTC
Created attachment 76545 [details]
A patch to use 16KB per inode for big fs

Comment 2 Florian La Roche 2002-12-02 15:03:23 UTC
Can you please submit this also for inclusion into the upstream release?

Thanks,

Florian La Roche


Comment 3 hjl 2002-12-02 17:09:50 UTC
Done

Comment 4 Florian La Roche 2003-01-14 21:16:15 UTC
Seems this is not part of release 1.32. Is this resolved with an option instead
changing the automatic defaults?

greetings,

Florian La Roche


Comment 5 Florian La Roche 2004-01-13 10:19:50 UTC
Closing here, should go into upstream releases.

greetings,

Florian La Roche