Bug 182528 - Do not reserve filesystem blocks on /home and possibly other partitions
Summary: Do not reserve filesystem blocks on /home and possibly other partitions
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-23 01:37 UTC by Behdad Esfahbod
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-23 01:47:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Behdad Esfahbod 2006-02-23 01:37:29 UTC
By default ext2 and ext3 filesystems reserve %5.  While this is useful for /,
/tmp, and /var, this wastes precious harddisk space for /home, and since /home
is probably the biggest partition users create, not reserving %5 on /home, or
reserving %1 returns something like 2GB of harddisk space that is unusable
otherwise...

Comment 1 Jeremy Katz 2006-02-23 01:47:15 UTC
The reservation isn't there solely for the purposes of not filling up the disk.
 ext[23] also needs that reserved space to avoid particularly bad fragmentation.

Comment 2 Ra P. 2006-02-23 02:12:11 UTC
Why must your preference be the default? I'm it has a useful purpose.


Note You need to log in before you can comment on or make changes to this bug.