On Wed, 21 May 2014, Arturo Borrero Gonzalez wrote: > Date: Wed, 21 May 2014 17:06:56 +0200 > From: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> > To: Theodore Ts'o <tytso@xxxxxxx> > Cc: Lukáš Czerner <lczerner@xxxxxxxxxx>, linux-ext4@xxxxxxxxxxxxxxx > Subject: Re: OOPs in ext4 > > On 21 May 2014 16:53, Theodore Ts'o <tytso@xxxxxxx> wrote: > > Also, after the system rebooted, what messages if any did e2fsck > > report? > > > > Unfortunately, my e2fsck is translated to spanish. I will do my best > to translate the report to english. you can run: LANG=C e2fsck -nf /dev/vda1 > > root@debian:~# e2fsck -nf /dev/vda1 > e2fsck 1.42.5 (29-Jul-2012) > Warning! /dev/vda1 is mounted. > Warning: no repair will be done to the transactions file, given the > check is read only. > Step 1: Checking inodes, blocks and sizes > Step 2: Checking dirs tree > Step 3: Checking dirs connectivity > Step 4: Checking refcounts > Step 5: Checking group info > > The free blocks count is incorrect (5721853, counted=5579610). > ¿Fix? no > > The free i-nodes count is incorrect (2348360, counted=2348351). > ¿Fix? no > > /dev/vda1: 273080/2621440 files (0.8% non-contiguous), 4763651/10485504 blocks > > regards >