Rate this post
Как известно фрагментация может отрицательно сказаться на производительности системы, мы можем проверить фрагментацию следующей командой:  
filefrag file
filefrag files
filefrag file1 file2
Например: 
# filefrag /home/vivek/Downloads/rhel-workstation-6.3-x86_64-dvd.iso
так же мы можем получить расширенную информацию:
# filefrag -v /etc/passwd
Filesystem type is: ef53
Filesystem cylinder groups is approximately 3547
File size of /etc/passwd is 1808 (1 block, blocksize 4096)
 ext logical physical expected length flags
   0       0 103071773               1 merged,eof
/etc/passwd: 1 extent found
Есть проблемы с производительностью Linux сервера ? Обращайтесь — [email protected]