[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-admin
Subject:    RE: [LON-CAPA-admin] 2147483647 bytes = maximum?
From:       "Nathan Schoenack" <nathan.schoenack () ndsu ! nodak ! edu>
Date:       2004-08-03 17:57:39
Message-ID: NHEGLIMGOEEMDANGEBHGIEHJCCAA.nathan.schoenack () ndsu ! nodak ! edu
[Download RAW message or body]

Damn Debian Linux!

Nathan

-----Original Message-----
From: lon-capa-admin-admin@mail.lon-capa.org
[mailto:lon-capa-admin-admin@mail.lon-capa.org]On Behalf Of Guy
Albertelli II
Sent: Tuesday, August 03, 2004 12:53 PM
To: lon-capa-admin@mail.lon-capa.org
Subject: Re: [LON-CAPA-admin] 2147483647 bytes = maximum?


Hi Nathan,

> Right now our library server's tar.gz backup files are approaching an
> apparently magic number of bytes, 2147483647.  From behavior of other
linux
> machines I administrate, I'm noticing that it seems to be the largest file
> size for a file created by tar/gziping.
>
> Right now the files are just over 2GB, but as they approach that number,
I'm
> becoming curious.  Is anyone aware of a file-size limitation, what causes
> it, how to work around it, etc?

Fedora Core 2 should be fine.

[root@s4 /]# tar cvf slash.tar /*
[root@s4 /]# du -h slash.tar
2.4G    slash.tar

(The limitatin came from using a 32bit singed integer for expressing
the addressing into a file. (I.e. I want byte X from the file)

This limitation has been gone from linux for a while, but the method
of fixing it required all applications to be updated to make use of
the new 64bit addressing mechanism.

Fedora Core 2 ships with an updated tar command. So you shouldn't see
any problems.


Looks like Redhat 7.3 is also fine:
[albertel@s10 albertel]$ ls -la large.tar
-rw-rw-r--    1 albertel albertel 3132006400 Aug  3 13:47 large.tar


So you shouldn't see any problems anymore with the 2GB limit.

--
guy@albertelli.com  LON-CAPA Developer  0-7-3-9-
_______________________________________________
LON-CAPA-admin mailing list
LON-CAPA-admin@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic