Gentoo Archives: gentoo-user

From: James Broadhead <jamesbroadhead@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block <BLOCKID>
Date: Tue, 13 Dec 2011 10:02:47
Message-Id: CA+hid6Fcmzura_NCCvmAwZ9JTrFYk6M68BometJtiFZ0+ZEBmA@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: ext4 - grow_buffers: requested out-of-range block by Walter Dnes
1 On 2011-12-13, Walter Dnes <waltdnes@××××××××.org> wrote:
2 > On Tue, Dec 13, 2011 at 12:03:32AM +0000, James Broadhead wrote
3 >
4 >> So on returning to this machine, I see that another USB disk that I
5 >> have connected to it is also having those messages printed about it.
6 >> This leads me to suspect that it's either an ext4 bug or the situation
7 >> that you mentioned above.
8 >>
9 >> Both are Western Digital 2TB disks;
10 >> 1058:1130 Western Digital Technologies, Inc.
11 >> 1058:1021 Western Digital Technologies, Inc. Elements 2TB
12 >
13 > Could these disks be slightly larger than 2 TB? If you you use
14 > "make menuconfig", the setting is...
15 >
16 > -*- Enable the block layer --->
17 > [*] Support for large (2TB+) block devices and files
18 >
19 > If you edit .config manually, set...
20 >
21 > CONFIG_LBDAF=y
22 >
23 > --
24 > Walter Dnes <waltdnes@××××××××.org>
25 >
26 >
27
28 No! It's the usual SI measurement.
29 1.8TiB in powers-of-two.
30
31 I'll enable it anyway.