From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-132400-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RaFrb-0007yu-6q
	for garchives@archives.gentoo.org; Tue, 13 Dec 2011 00:04:55 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B99B321C2C2;
	Tue, 13 Dec 2011 00:04:45 +0000 (UTC)
Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5EA5321C04C
	for <gentoo-user@lists.gentoo.org>; Tue, 13 Dec 2011 00:03:54 +0000 (UTC)
Received: by iaeo4 with SMTP id o4so912243iae.40
        for <gentoo-user@lists.gentoo.org>; Mon, 12 Dec 2011 16:03:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type:content-transfer-encoding;
        bh=USUg36QTd/uasOxRO25HpAfEiG/JF6V81SFjptAvN3Y=;
        b=MnMqPWeZ0UogU1eLabv/ypEvfdV5nIkEIe2OerNfYRiefGNQ0kvAgRFALo1YDfY364
         gD6KPyEBAvLJ45piblrpVjRruxFquZdryMhhlbObgyI8uCKVohUz/HMeyU0SgTnf/RTE
         DgxJaqn4AdIY+XfLHUx88iRlrz0if03TjrmcI=
Received: by 10.50.155.195 with SMTP id vy3mr13523779igb.46.1323734633544;
 Mon, 12 Dec 2011 16:03:53 -0800 (PST)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.43.45.9 with HTTP; Mon, 12 Dec 2011 16:03:32 -0800 (PST)
In-Reply-To: <CAEH5T2Mpi2r015zUVaCEjOObOeps2V6tRq4ydeV2kfO8cEuB2Q@mail.gmail.com>
References: <CA+hid6G=-JzMojgVu6a7b2hQNo8_Wboih=m7uc=PYGmzzn-OLA@mail.gmail.com>
 <CAEH5T2Mpi2r015zUVaCEjOObOeps2V6tRq4ydeV2kfO8cEuB2Q@mail.gmail.com>
From: James Broadhead <jamesbroadhead@gmail.com>
Date: Tue, 13 Dec 2011 00:03:32 +0000
Message-ID: <CA+hid6Hr8wBD_ibQF5FMKnApXUocg+SQZ17ApJz-LvBFnw39JQ@mail.gmail.com>
Subject: Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range
 block <BLOCKID>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 0b88f952-923e-4edb-84eb-06ba4f17c5f4
X-Archives-Hash: 508910d0c21f43bae43a804072c8064b

On 12 December 2011 20:55, Paul Hartman <paul.hartman+gentoo@gmail.com> wro=
te:
> On Mon, Dec 12, 2011 at 2:33 PM, James Broadhead
> <jamesbroadhead@gmail.com> wrote:
>>
>> Apologies; the correct message is:
>> grow_buffers: requested out-of-range block 18446744072382021139 for devi=
ce sdb1
>>
>> This appears 42 times immediately following mount.
>>
>> Running picasa today, it informed me that one of the files I was
>> working with was corrupted (but put the message in a box too small to
>> read the full path).
>>
>> This makes me think that perhaps the disk is bad. =C2=A0Any advice, asid=
e
>> from the usual "get your data off asap"?
>
> Does it happen to be a >2TB USB drive? I remember reading about
> problems with some of those. It works in Windows with the factory
> partition/FAT tables because of tricks they do to the addressing that
> works in Windows, but once you reformat it you can't access the >2TB
> areas. Something like that... As far as I recall, you could
> repartition to create a 2TB or smaller partition and that would work,
> but then the rest of the drive was inaccessible.

So on returning to this machine, I see that another USB disk that I
have connected to it is also having those messages printed about it.
This leads me to suspect that it's either an ext4 bug or the situation
that you mentioned above.

Both are Western Digital 2TB disks;
1058:1130 Western Digital Technologies, Inc.
1058:1021 Western Digital Technologies, Inc. Elements 2TB

There are 42 messages in quick succession for each disk, appearing to
cycle through the same list of blocks twice. I'll attach the messages.

I'm inclined towards the bad-usb-firmware idea - do you have a link to
where you read about the 2TB partition problem ?

I don't have much time to deal with this at the moment, so I think
that I'll just power them down and wait until I do.


On 12 December 2011 21:52, Florian Philipp <lists@binarywings.net> wrote:
>
> I've looked at the kernel code that causes the error message. It
> verifies that this is most likely a dead disk:
>

Now that I have 2 from the same manufacturer, of similar vintage
causing the same errors, it's probably not simultaneous failure
(unless I'm super-unlucky!). It's also entirely possible that it's an
ext4 bug, so I'll try with a different kernel;
Linux broadhej-D830 3.1.2-gentoo #2 SMP PREEMPT Sun Nov 27 17:41:32
GMT 2011 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel
GNU/Linux
... although I didn't see this problem until recently. (Or maybe I
just didn't notice it ... )




On 12 December 2011 22:44, Adam Carter <adamcarter3@gmail.com> wrote:
>> I've looked at the kernel code that causes the error message. It
>> verifies that this is most likely a dead disk:
>
> It would be worth running smartctl from smartmontools to see what it
> knows of the disks status.

Having suffered with a faulty power supply for a while, I'm pretty
good with smartmontools - if you read the Google paper though, you'll
see that it only predicts failure in ~50% of cases. Thanks though!

James