You are not logged in.

#1 2009-04-09 22:52:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

e2fsck output on my ext4 partition

I ran e2fsck on my newly ext4 formatted backup drive and noticed I have approx. 40 % of non-contiguous inodes.  I have noticed that I get a report when fsck runs at boot that reports a % non-contiguous files.  Can I measure that on the partition if not mounted with e2fsck?

#e2fsck -f -v /dev/sdc1
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information

   58259 inodes used (0.10%)
   23098 non-contiguous inodes (39.6%)
         # of inodes with ind/dind/tind blocks: 0/0/0
         Extent depth histogram: 56227/2020
172340845 blocks used (70.58%)
       0 bad blocks
      27 large files

   53505 regular files
    4743 directories
       0 character device files
       0 block device files
       0 fifos
       0 links
       2 symbolic links (2 fast symbolic links)
       0 sockets
--------
   58250 files

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2009-04-09 23:38:53

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: e2fsck output on my ext4 partition

I  think "-p" will produce that output.

Offline

Board footer

Powered by FluxBB