LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   File size limitation? (https://www.linuxquestions.org/questions/linux-general-1/file-size-limitation-165483/)

jbrashear 04-02-2004 03:52 PM

File size limitation?
 
Does anyone know if the 2.2 kernel or ext2 filesystem impose a 2 gig limitation on file size?

I am trying to backup a directory structure of JPEGS using tar and getting the following:

tar: /data/backups/albums_backup_040204.tar: Wrote only 2047 of 10240 bytes
tar: Error is not recoverable: exiting now

I am using Debian (woody - 2.2.20).

Thanks!

trickykid 04-02-2004 04:10 PM

Yes, by default there is 2GB limit.. the later kernel's support larger filesizes.

jbrashear 04-02-2004 05:04 PM

Hey trickykid, thanks!

One other questions, and this may be more of a general-kernel-question...

Is it recommended to upgrade the kernel or get a later version of the distro to solve this issue? If upgrading the kernel is a common approach, should I be ready for apps, etc not to work?

AutOPSY 04-02-2004 09:54 PM

You should be ready to read if you don't already know what yer doing.

trickykid 04-03-2004 01:23 AM

Quote:

Originally posted by AutOPSY
You should be ready to read if you don't already know what yer doing.
Seriously, help or answer their question or just move on to the next thread please.

Upgrading your kernel usually will have no impact on the applications your running. The only thing you'll want to be careful about is leaving out support for all of your hardware, etc. Its usually straight forward when compiling the kernel though. If you do affect any apps, it would mainly be services you might have running, like NFS, Samba, etc..

And if your going to recompile, I'd say its not a bad idea to upgrade to a later version, Debian is behind in the kernel tree on their releases..

Cheers

jbrashear 04-03-2004 01:30 AM

Thanks Trickykid - I do appreciate you taking the time to help someone who is inching there way into this "new" world ;)

Would you recommend a particular version?..or is that too broad of a question?

Thanks!

trickykid 04-03-2004 01:46 AM

Quote:

Originally posted by jbrashear
Thanks Trickykid - I do appreciate you taking the time to help someone who is inching there way into this "new" world ;)

Would you recommend a particular version?..or is that too broad of a question?

Thanks!

Well, I haven't used Debian for about 3 or 4 years now. I would have no idea if it works well with the latest and greatest 2.6.x series. You shouldn't have any problems getting the latest 2.4.x series, like 2.4.25 that is which is the latest.

Just remember, odds are development, evens are stable branches if you didn't already know.

So 2.6.x and 2.4.x are good.. 2.5.x and 2.7.x are unstable and for testing, etc.

jbrashear 04-03-2004 01:53 AM

Right.. thanks! I will take this to the Debian forum and see what everyone (or somone) has to say.

Thanks again..


All times are GMT -5. The time now is 06:14 AM.