Ext4: Reducing reservered blocks

2009 December 8
tags:
by Philippe Delodder

When you format an disk with ext4 a default of 5% reserved blocks are for privileged processes. In case theĀ  file system fills up important process can still fill up and continue to function.

To reduce the 5 % to 1 % use the following command:

sudo tune2fs -m 1 /dev/sda1

Make sure you use the correct partition.

2 Responses leave one →
  1. December 8, 2009

    This is actually not ext4 specific and works on ext2/3 also.

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS

Bad Behavior has blocked 367 access attempts in the last 7 days.