Skip to content

Instantly share code, notes, and snippets.

@iperdomo
Created June 7, 2013 11:40
Show Gist options
  • Save iperdomo/5728697 to your computer and use it in GitHub Desktop.
Save iperdomo/5728697 to your computer and use it in GitHub Desktop.
Log: sudo fsck -Af
sudo: unable to open /var/lib/sudo/ivan/0: Read-only file system
fsck from util-linux 2.20.1
e2fsck 1.42 (29-Nov-2011)
/dev/xvda1: recovering journal
Pass 1: Checking inodes, blocks, and sizes
Inode 6466, i_blocks is 2784, should be 2792. Fix<y>? yes
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 #68 (20419, counted=20418).
Fix<y>? yes
Free blocks count wrong (3859319, counted=3859357).
Fix<y>? yes
/dev/xvda1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/xvda1: ***** REBOOT LINUX *****
/dev/xvda1: 215241/1310720 files (0.1% non-contiguous), 1383523/5242880 blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment