lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ