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] [day] [month] [year] [list]
Date:	Tue, 2 Nov 2010 10:31:43 -0400
From:	Ted Ts'o <tytso@....edu>
To:	Pol Hallen <ext4@...karound.org>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: EXT4-fs (dm-0): unsupported inode size: 0

On Tue, Nov 02, 2010 at 02:29:06PM +0100, Pol Hallen wrote:
> Hi folks :-)
> 
> on a backup usb disk I've formatted ext4 (debian stable, kernel (2.6.32 
> vanilla).
> 
> Later sometimes when i try to mount this disk in syslog I see:
> 
> EXT4-fs (dm-0): unsupported inode size: 0
> 
> the health how disk is good..
> 
> tune2fs -l /dev/disk is:
> 
> tune2fs 1.41.12 (17-May-2010)
> tune2fs: Filesystem revision too high while trying to open /dev/mapper/pp
> Couldn't find valid filesystem superblock.
> 
> what is the problem? Is an ext4 problem?

Sounds like your superblock got corrupted in an interesting way.  Try
"e2fsck -b 32768 /dev/disk".

					- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ