linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thornton Prime <theoszi@gmail.com>
To: fluca1978@infinito.it
Cc: linux-admin@vger.kernel.org
Subject: Re: 2GB max file size
Date: Tue, 29 Mar 2005 08:02:15 -0800	[thread overview]
Message-ID: <2d7eccf505032908027eafdb7e@mail.gmail.com> (raw)
In-Reply-To: <200503291733.35809.fluca1978@infinito.it>

On Tue, 29 Mar 2005 17:33:35 +0200, Luca Ferrari <fluca1978@infinito.it> wrote:
> Actually I'm trying with zip, that fails if the file becomes bigger than 2 GB.
> SInce I remember that, due to the i-node structure, unix cannot handle a file
> greater than 2GB, I was wondering the problem was of the filesystem and not
> of the program itself. However, before renouncing to use zip, is there
> something I can do on the filesystem to handle bigger files?

The limitation was lifted quite a while ago.

It could be an old format of the filesystem that still lives with the
limitation, or it could be a limitation in the version of zip that you
use. I use tar, so I'm not sure when or if the 2G limitation was fixed
in zip (I have a hard time believing it wasn't).

Make sure your reiserfs is sufficiently new format. I can't remember
when reiserfs began support of files >2G, but anything v3 should
certainly be capable, and probably anything v2. ext3, IIRC, has always
supported >2G files, so the support for 2G files is at least as old as
ext3.

thornton

  reply	other threads:[~2005-03-29 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5.2.1.1.0.20050329160147.049ed668@127.0.0.1>
2005-03-29 15:33 ` 2GB max file size Luca Ferrari
2005-03-29 16:02   ` Thornton Prime [this message]
2005-04-02 12:35   ` Glynn Clements
2005-03-29 14:50 Luca Ferrari
2005-03-29 15:00 ` Thornton Prime

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=2d7eccf505032908027eafdb7e@mail.gmail.com \
    --to=theoszi@gmail.com \
    --cc=fluca1978@infinito.it \
    --cc=linux-admin@vger.kernel.org \
    --cc=thornton@yoyoweb.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).