Para encontrar o endereço de bloco de um arquivo, é muito mais conveniente usar o comando filefrag -v
, que funciona atualmente com sistemas de arquivos Linux comumente usados (ext4, XFS, Btrfs, f2fs, etc.)
$ filefrag -v /boot/initramfs-3.10.0-327.13.1.el7_lustre.x86_64
Filesystem type is: ef53
File size of /boot/initramfs-3.10.0-327.13.1.el7_lustre.x86_64 is 21375560 (20875 blocks of 1024 bytes)
ext: logical_offset: physical_offset: length: expected: flags:
0: 0.. 10239: 30721.. 40960: 10240:
1: 10240.. 16383: 43009.. 49152: 6144: 40961:
2: 16384.. 20479: 198657.. 202752: 4096: 49153:
3: 20480.. 20874: 196712.. 197106: 395: 202753: last,eof
/boot/initramfs-3.10.0-327.13.1.el7_lustre.x86_64: 4 extents found