[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1405211711470.2114@localhost.localdomain>
Date: Wed, 21 May 2014 17:12:13 +0200 (CEST)
From: Lukáš Czerner <lczerner@...hat.com>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@...il.com>
cc: "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org
Subject: Re: OOPs in ext4
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@...il.com>
> To: Theodore Ts'o <tytso@....edu>
> Cc: Lukáš Czerner <lczerner@...hat.com>, linux-ext4@...r.kernel.org
> Subject: Re: OOPs in ext4
>
> On 21 May 2014 16:53, Theodore Ts'o <tytso@....edu> 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@...ian:~# 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
>
Powered by blists - more mailing lists