LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-21-2006, 07:40 AM   #1
wfernley
Member
 
Registered: Apr 2005
Posts: 65

Rep: Reputation: 15
File size limit exceeded


Can anyone tell me why I would be getting a File size limit exceeded error?

I checked the ulimit -a command and it showed this:

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) 4
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 4031
virtual memory (kbytes, -v) unlimited


It looks like my file size is fine. I am logging in as root.

Can anyone help?

Thanks in advance for your help!

Wes
 
Old 07-21-2006, 08:12 AM   #2
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
Is the maximum file 2 or 4 GB(nearly exactly)? What filesystem do you use?
 
Old 07-21-2006, 01:01 PM   #3
wfernley
Member
 
Registered: Apr 2005
Posts: 65

Original Poster
Rep: Reputation: 15
It is 2GB exactly. I am using Whitebox Linux.
 
Old 07-21-2006, 01:36 PM   #4
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
YES! Congratulations! You've just hit one more 2-in-a-strange-power limit!
I asked about filesystem, not distribution - it is the way how disk is formatted. Simply the size of the file is stored in some place with limited capacity. Some good soul stores it in signed type (never seen size -4096 bytes long, though; but sometimes -1 byte read can mean some special errors) - and the limit is 2GB-1 byte. In a nutshell - you have to do something rather big to overcome the restriction. Not sure if your programs can support it without some patching, at least...
 
Old 07-21-2006, 01:47 PM   #5
wfernley
Member
 
Registered: Apr 2005
Posts: 65

Original Poster
Rep: Reputation: 15
Thank you for your reply.

Well would ext3 be the filesystem? Or would Fat and FAT32 be the filesytem. I believe I did FAT32 if I remember correctly. How would it be possible for me to find out?

thanks again for your reply.
 
Old 07-21-2006, 04:31 PM   #6
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
cat /proc/mounts . See what entry has mountpoint being longest prefix of your path (/mnt/windows, for example). Next to mountpoint, you see fs type. vfat means fat32. It is not ext3 - 2049MB-file created well.

But there is no reasonable way to change fat32 behavior in that sense. So - be ready to look for workaround.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
File size limit exceeded XaViaR Linux - General 4 09-21-2005 11:02 PM
File size limit exceeded with wget jimdaworm Slackware 1 04-24-2005 04:06 AM
file size limit exceeded mchitrakar Linux - General 2 10-12-2004 01:47 PM
File size limit exceeded npuetz Linux - General 5 10-06-2004 08:34 AM
File size limit exceeded... Faeroon Linux - General 20 01-02-2003 07:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration