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:	Thu, 16 Jul 2009 14:59:13 -0400
From:	Valerie Aurora <vaurora@...hat.com>
To:	Justin Maggard <jmaggard10@...il.com>
Cc:	Andreas Dilger <adilger@....com>, linux-ext4@...r.kernel.org
Subject: Re: >16TB issues

On Thu, Jul 16, 2009 at 11:04:41AM -0700, Justin Maggard wrote:
> On Fri, Jul 3, 2009 at 7:38 AM, Andreas Dilger<adilger@....com> wrote:
> >> - ?Immediately running e2fsck on the volume before ever mounting it
> >> will not complete, and results in the following:
> >> # e2fsck -n /dev/md2
> >> e2fsck 1.41.7 (29-June-2009)
> >> Error reading block 2435874816 (Attempt to read block from filesystem
> >> resulted in short read). ?Ignore error? no
> >> /dev/md2: Attempt to read block from filesystem resulted in short read
> >> while reading block 2435874816
> >> /dev/md2: Attempt to read block from filesystem resulted in short read
> >> reading journal superblock
> >> e2fsck: Attempt to read block from filesystem resulted in short read
> >> while checking ext3 journal for /dev/md2
> >
> > It looks like there may be some problem with the underlying device?
> > I posted a program here a few months ago called "ll_ver_dev" which
> > can quickly (or slowly) verify that writes and reads to different
> > offsets in a block device return consistent data. ?The quick version
> > will detect such problems as 32-bit overflows, but if you are having
> > strange problems you might need to run the full version.
> >
> > You could also try running with a filesystem just under 16TB and
> > verifying that works.
> >
> 
> Running with a filesystem just under 16TB works fine.  Forgive my
> ignorance, but for the life of me I couldn't find an reference
> anywhere about your "ll_ver_dev" program.  But doing dd if=/dev/zero
> across the entire ~18TB didn't report any errors, so I believe the
> underlying device is in good shape.

Excellent point.  You can get the programs from here:

http://valhenson.livejournal.com/38933.html

Please do run llverdev if you have the chance - at this point, we are
stuck trying to figure out how to reproduce this bug.

We really appreciate your testing!  This definitely needs to get fixed.

-VAL
--
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