Re: 128G Limit in Reiserfs? Or the Kernel? Or something else?

From: Lou Langholtz
Date: Thu Sep 25 2003 - 08:58:37 EST


Norris, Brent wrote:

I seem to have hit an odd limit, that I didn't think existed. I have a 250G
WD IDE hard drive that I have just installed. Since I couldn't put a Ext3
filesystem on it (mount wouldn't recognize it) I decided to put a ReiserFS
filesystem on it. Since I have done that I have added 128G of data to the
drive. Now when I attempt to copy more data to it I get an error that there
is no more space on the drive.

I can touch a 0 byte file and delete it, but as soon as I attempt to move
anything over there with any size it errors out. df shows me as having 112G
free on that drive so I am a little confused as to what is giving me this
error. Is it the kernel that is not letting me write to the rest of the
drive or reiserfs or something completely different? Any help would be
welcome. Thanks.


This probably has to do with the 128GB IDE disk boundary problems that have been recently coming about and nothing to do with Reiserfs (except that Reiserfs gets stuck with it). What version of the linux kernel are you using? Ie. provide some more info like what's 'uname -a' say on your system. There's been a few patches go by this list to fix this disk size problem. They should also be in the latest kernel releases too.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/