17

My file system partition is 90GB, and now 75% of the space is free after removing 53GB of recovered files using photorec from my home directory. I just want to know, is it safe to defrag the whole file system using e4defrag, or are there any extra precautions that I should be aware of?

alexg
  • 764
  • 7
  • 16
ktcool
  • 306
  • 1
  • 2
  • 9

1 Answers1

24
  • It is safe to use, otherwise it would not be available or have a big red warning when trying to use it.
  • Here is a good document on ext4 and defragging.
  • Do not expect to see dramatic benefits since ext4 is made to work without the need for defragmentation.
karel
  • 114,770
Rinzwind
  • 299,756
  • 1
    I've just extended my raid, and used e2resize to extend the file system too. In such cases it could be useful to run a defrag. – Agoston Horvath Nov 03 '14 at 09:36