From: Grzegorz Piotr Jaskiewicz <gj@pointblue.com.pl>
To: Niccolo Rigacci <niccolo@rigacci.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2Gb file size limit on 2.4.24, LVM and ext3?
Date: Thu, 06 May 2004 22:09:48 +0100 [thread overview]
Message-ID: <409AA99C.2060301@pointblue.com.pl> (raw)
In-Reply-To: <20040506172152.GB17351@paros.rigacci.org>
Niccolo Rigacci wrote:
>Hi to all!
>
>I got a very strange problem: I can create files larger than 2
>Gb (even 5 Gb), but I can't read them back.
>
>- The simple "cat" command fails with:
> # ls -la pippo
> -rw-r--r-- 1 root root 2147483648 May 6 17:03 pippo
> # cat pippo
> cat: pippo: Operation not permitted
>
>- A file just 2kb under 2Gb, reads fine.
>
>- If I do an "strace cat pippo" it works fine! So how can
> I trace the problem further?
>
>- The partition is an ext3 over LVM, kernel 2.4.24. Debian Woody
> (glibc-2.2.5-11.5). Pentium 4 2.80GHz.
> I tried both a quoted filesystem and a non quoted with same
> results.
>
>- On a very similar system I have no problem, the main
> difference is using LVM here.
>
>Is there a known issue? Can someone tell me how can trace down
>the problem?
>
>
>
What's your glibc version ?
Old glibces didn't support large files.
--
GJ
next prev parent reply other threads:[~2004-05-06 21:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-06 17:21 2Gb file size limit on 2.4.24, LVM and ext3? Niccolo Rigacci
2004-05-06 21:09 ` Grzegorz Piotr Jaskiewicz [this message]
2004-05-06 21:11 ` Grzegorz Piotr Jaskiewicz
2004-05-07 10:01 ` Erik Mouw
2004-05-10 7:40 ` Niccolo Rigacci
2004-05-10 8:17 ` Chris Wedgwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=409AA99C.2060301@pointblue.com.pl \
--to=gj@pointblue.com.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=niccolo@rigacci.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.