Skip to content

Instantly share code, notes, and snippets.

@jimsander
Last active August 29, 2015 14:16
Show Gist options
  • Save jimsander/faf28a0005d3544374dd to your computer and use it in GitHub Desktop.
Save jimsander/faf28a0005d3544374dd to your computer and use it in GitHub Desktop.
[root@psvilxemdbp1 ~]# service mysqld status
mysqld dead but subsys locked
[root@psvilxemdbp1 ~]# fsck -n /data
fsck from util-linux-ng 2.17.2
e2fsck 1.41.12 (17-May-2010)
Warning! /dev/mapper/vgdata-datavol is mounted.
Warning: skipping journal recovery because doing a read-only filesystem check.
/dev/mapper/vgdata-datavol contains a file system with errors, check forced.
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
Free blocks count wrong (27546147, counted=18726177).
Fix? no
Free inodes count wrong (9829126, counted=9829119).
Fix? no
/dev/mapper/vgdata-datavol: ********** WARNING: Filesystem still has errors **********
/dev/mapper/vgdata-datavol: 1274/9830400 files (27.6% non-contiguous), 11773405/39319552 blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment