Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"File size limit exceeded" (2gb)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Robert
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 103
Location: Syracuse, NY

PostPosted: Tue Jul 23, 2002 1:05 am    Post subject: "File size limit exceeded" (2gb) Reply with quote

I keep getting this error and I can't seem to get to the bottom of it ;/ What I am trying to accomplish is to join 2 .wav files into one file that exceeds 2 GB.

At first I thought that the filesystem (ext3) was the issue, so I switched to reiserfs. Then I suspected maybe Audacity somehow had a 2GB limit, so I tried joing the files using Ecasound..to no avail ;(

Next I searched the web and came up with a suggestion to change the values in /proc/sys/fs/file-max, but no dice. I am using the Pro OSS sound drivers and I created these wav files using the "record" utility to capture a DAT recording from the SPDIF input. The wav files are otherwise fine. Oh.. and I do have Gigs and Gigs of Freespace.

Any ideas?

>HW Info that may be relevant:
AMD2000+
Asus A7v333/kt333
768Mb DDR333
80Gb Maxtor ATA133 (Ext3)
60Gb Maxtor ATA133 (ReiserFS)
M-Audio Delta DiO 2496 (SemiPro Soundcard)
C-Media 8738 (Onboard Sound)
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Tue Jul 23, 2002 2:29 am    Post subject: Reply with quote

man ulimit

also, if you have pam.d, that may be blocking it :)
Back to top
View user's profile Send private message
Robert
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 103
Location: Syracuse, NY

PostPosted: Tue Jul 23, 2002 2:41 am    Post subject: Reply with quote

neuron wrote:
man ulimit

also, if you have pam.d, that may be blocking it :)


Thanks, I was unaware of ulimit, but it was already set to unlimited. I also sifted through /etc/pam.d/ but didn't see anything that appears to relate to filezise.

Interestingly, I am able to create a file larger than 2 gigs using:
dd if=/dev/urandom of=/tmp/test_3gb_file
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Tue Jul 23, 2002 3:06 am    Post subject: Reply with quote

your root user should be able to create files bigger than 2gb either way..


you have done du -h right ? ;)
Back to top
View user's profile Send private message
xorbe
n00b
n00b


Joined: 19 Jul 2002
Posts: 46
Location: near San Jose, CA

PostPosted: Tue Jul 23, 2002 3:17 am    Post subject: Reply with quote

Just maybe the WAV format is limited to 2GB. I definitely have 5-15 GB tarballs sitting on my ReiserFS partitions.
/xorbe
Back to top
View user's profile Send private message
Robert
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 103
Location: Syracuse, NY

PostPosted: Tue Jul 23, 2002 3:24 am    Post subject: Reply with quote

xorbe wrote:
Just maybe the WAV format is limited to 2GB. I definitely have 5-15 GB tarballs sitting on my ReiserFS partitions.
/xorbe


Hrmm... this must be the case because it does appear that the problem is exclusive to wav files. Weird though, because I do not ever remember having 2gb limits on wav files in Win2k.
Back to top
View user's profile Send private message
echeslack
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2002
Posts: 131
Location: NJ, USA

PostPosted: Tue Jul 23, 2002 4:40 am    Post subject: WAV Format Limit Reply with quote

IIRC, there is a 32-bit value at the beginning of WAV files that tells the remaining size of the file. So yes, it is a limit of the format.

Robert wrote:
xorbe wrote:
Just maybe the WAV format is limited to 2GB. I definitely have 5-15 GB tarballs sitting on my ReiserFS partitions.
/xorbe


Hrmm... this must be the case because it does appear that the problem is exclusive to wav files. Weird though, because I do not ever remember having 2gb limits on wav files in Win2k.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum