PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Filesize limit exceeded on ext3
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Filesize limit exceeded on ext3

Réponse
 
LinkBack Outils de la discussion
Vieux 16/11/2007, 15h30   #1
André Wendt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Filesize limit exceeded on ext3

Hi,

I'm running a benchmark program on Lenny that writes into a file and
repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.

$ ulimit -f
unlimited

$ uname -a
Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux

This doesn't seem to be a problem for other programs. I have a
VirtualBox snapshot as large as 2,587,808 bytes.

Any hints as to what's going on? Please CC me, I'm not on the list.

Thanks,
André


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 16h10   #2
Jochen Schulz
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

André Wendt:
>
> I'm running a benchmark program on Lenny that writes into a file and
> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.
>
> $ ulimit -f
> unlimited
>
> $ uname -a
> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux
>
> This doesn't seem to be a problem for other programs. I have a
> VirtualBox snapshot as large as 2,587,808 bytes.


Are both files on the same filesystem? Which one are you using in either
case?

J.
--
In the west we kill people like chickens.
[Agree] [Disagree]
<http://www.slowlydownward.com/NODATA/data_enter2.html>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHPcAn+AfZydWK2zkRAglTAJwMKJ/01wt03Id6Lq1BnQzmFr+1xACcDs5g
oCS5qTiPY2QS4X2IB4f1Wvs=
=HJOZ
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 16/11/2007, 16h20   #3
Jeff D
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

André Wendt wrote:
> Hi,
>
> I'm running a benchmark program on Lenny that writes into a file and
> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.
>
> $ ulimit -f
> unlimited
>
> $ uname -a
> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux
>
> This doesn't seem to be a problem for other programs. I have a
> VirtualBox snapshot as large as 2,587,808 bytes.
>
> Any hints as to what's going on? Please CC me, I'm not on the list.
>
> Thanks,
> André
>
>


What testing suite are you using for this? Have you tried to use dd to
create a file larger than this? I'm going to guess what you are seeing
here is file size limit of the application you are using rather than ext3.

Jeff


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 16h30   #4
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/16/07 09:04, André Wendt wrote:
> Hi,
>
> I'm running a benchmark program on Lenny that writes into a file and
> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.
>
> $ ulimit -f
> unlimited
>
> $ uname -a
> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux
>
> This doesn't seem to be a problem for other programs. I have a
> VirtualBox snapshot as large as 2,587,808 bytes.
>
> Any hints as to what's going on? Please CC me, I'm not on the list.


2 megabytes? Computers have been able to create 2MB files for 40 years.

So, why are you blaming ext3 when there is *obviously* some other
explanation?

Like running out of room on the device.

- --
Ron Johnson, Jr.
Jefferson LA USA

%SYSTEM-F-FISH, my hovercraft is full of eels
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHPcTvS9HxQb37XmcRAguNAKCG4q7fRpzN0bXRsB9RuE yg4BhAwACfY/gD
goSurqhnnqaDd8KUTSUADlE=
=a76K
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 17h00   #5
André Wendt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

Jochen Schulz wrote:
> André Wendt:
>> I'm running a benchmark program on Lenny that writes into a file and
>> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.
>>
>> $ ulimit -f
>> unlimited
>>
>> $ uname -a
>> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux
>>
>> This doesn't seem to be a problem for other programs. I have a
>> VirtualBox snapshot as large as 2,587,808 bytes.

>
> Are both files on the same filesystem? Which one are you using in either
> case?


Yes, they are.

Oh, and thanks to Ron Johnson, I just realized all the sizes I mentioned
above are in *kilobytes*. DUH! ;-)

>
> J.



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 17h00   #6
André Wendt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

Ron Johnson wrote:
> On 11/16/07 09:04, André Wendt wrote:
>> Hi,

>
>> I'm running a benchmark program on Lenny that writes into a file and
>> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.

>
>> $ ulimit -f
>> unlimited

>
>> $ uname -a
>> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux

>
>> This doesn't seem to be a problem for other programs. I have a
>> VirtualBox snapshot as large as 2,587,808 bytes.

>
>> Any hints as to what's going on? Please CC me, I'm not on the list.

>
> 2 megabytes? Computers have been able to create 2MB files for 40 years.


Ah, thanks for mentioning that. Of course it's 2 *GB*, the sizes are in
*kilobytes*. I didn't realize 'til I read 'man du'.

> So, why are you blaming ext3 when there is *obviously* some other
> explanation?
>
> Like running out of room on the device.


I don't think so:

$ df -h | grep home
/dev/hda7 27G 21G 5,0G 81% /home

The message in the subject is what I get before the program exists. It
would be different if there's no space.

André


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 18h10   #7
David Brodbeck
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3


On Nov 16, 2007, at 8:12 AM, Jeff D wrote:

> André Wendt wrote:
>> Hi,
>> I'm running a benchmark program on Lenny that writes into a file and
>> repeatedly exits once the filesize reaches 2,099,204 bytes. This
>> is on ext3.
>> $ ulimit -f
>> unlimited
>> $ uname -a
>> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
>> GNU/Linux
>> This doesn't seem to be a problem for other programs. I have a
>> VirtualBox snapshot as large as 2,587,808 bytes.
>> Any hints as to what's going on? Please CC me, I'm not on the list.
>> Thanks,
>> André

>
> What testing suite are you using for this? Have you tried to use
> dd to create a file larger than this? I'm going to guess what you
> are seeing here is file size limit of the application you are using
> rather than ext3.


I think so too. I bet this is an old bit of code, or maybe an old
binary statically compiled against old libraries.
Both the filesystem *and* the program have to support large files
for it to work.

ext2 and ext3 haven't had a 2 gigabyte limit in a long, long time.
  Réponse avec citation
Vieux 16/11/2007, 19h00   #8
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filesize limit exceeded on ext3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/16/07 10:36, André Wendt wrote:
> Ron Johnson wrote:
>> On 11/16/07 09:04, André Wendt wrote:
>>> Hi,
>>> I'm running a benchmark program on Lenny that writes into a file and
>>> repeatedly exits once the filesize reaches 2,099,204 bytes. This is on ext3.
>>> $ ulimit -f
>>> unlimited
>>> $ uname -a
>>> Linux think 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux
>>> This doesn't seem to be a problem for other programs. I have a
>>> VirtualBox snapshot as large as 2,587,808 bytes.
>>> Any hints as to what's going on? Please CC me, I'm not on the list.

>> 2 megabytes? Computers have been able to create 2MB files for 40 years.

>
> Ah, thanks for mentioning that. Of course it's 2 *GB*, the sizes are in
> *kilobytes*. I didn't realize 'til I read 'man du'.
>
>> So, why are you blaming ext3 when there is *obviously* some other
>> explanation?
>>
>> Like running out of room on the device.

>
> I don't think so:
>
> $ df -h | grep home
> /dev/hda7 27G 21G 5,0G 81% /home
>
> The message in the subject is what I get before the program exists. It
> would be different if there's no space.


What benchmark? Can we run it?

- --
Ron Johnson, Jr.
Jefferson LA USA

%SYSTEM-F-FISH, my hovercraft is full of eels
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHPehWS9HxQb37XmcRAj/IAJ9Xm2ujeObwpLs+JzHyWEfgbdNpKgCfWjia
eHj+CyKF3IqUfYr5aLZ5OW0=
=EA+T
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 06h55.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,16894 seconds with 16 queries