beuh... Et ça ? (trouvé sur forums.gentoo.org)
ext3 automagically handles defragmentation as you use it. The best thing I can think of is to try re-optimizing the filesystem structure by running the following:
Code:
# e2fsck -D /dev/hdXY
(/dev/hdXY should be unmounted as explained in the first post in order to avoid filesystem corruption.)
D'après ce sue je lis, la fragmentation des ext3 est parfaitement négligeable (de l'ordre de 2% en usage "normal"), sauf... quand la partition est presque pleine. Donc : achetez un nouveau disque ! :-D
Y'a plein de truc sur ce forum gentoo, par exemple, pour les partitions vfat communes à WIndoWS et linux :
Voir aussi :
http://forums.gentoo.org/viewtopic-t-365193-highlight-defragmentation.html