Skip to content

Instantly share code, notes, and snippets.

@thejhh
Created January 6, 2012 08:44
Show Gist options
  • Select an option

  • Save thejhh/1569747 to your computer and use it in GitHub Desktop.

Select an option

Save thejhh/1569747 to your computer and use it in GitHub Desktop.
Results of fsck
# fsck /dev/mapper/loop0p1
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
/dev/mapper/loop0p1: recovering journal
/dev/mapper/loop0p1 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Deleted inode 525086 has zero dtime. Fix<y>? yes
Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes
Inode 526524 was part of the orphaned inode list. FIXED.
Inode 526528 was part of the orphaned inode list. FIXED.
Inode 526534 was part of the orphaned inode list. FIXED.
Inode 526536 was part of the orphaned inode list. FIXED.
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free blocks count wrong for group #12 (20504, counted=20503).
Fix<y>? yes
Free blocks count wrong (1649723, counted=1649722).
Fix<y>? yes
Inode bitmap differences: -525086 -526524 -526528 -526534 -526536
Fix<y>? yes
Free inodes count wrong for group #64 (208, counted=213).
Fix<y>? yes
Free inodes count wrong (547861, counted=547866).
Fix<y>? yes
/dev/mapper/loop0p1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/mapper/loop0p1: 107494/655360 files (1.5% non-contiguous), 971206/2620928 blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment