On Saturday 14 December 2002 00:32, you wrote: > Thus spake Dmitry Krasnov: > > pharaoh# dd if=/dev/zero of=testfile bs=1024 count=4500000 > > File size limit exceeded > > > > Anyway 2G size limit still exists. What's wrong? Am I missing something? > > Any suggestions? > > My first reaction is to wonder of PAM limits are getting in the way... > Have you made any changes to /etc/security/limits.conf with regards to > fsize? Also, what does ulimit -f say?
There is no active lines in my /etc/security/limits.conf. Everything is commented. ulimit -f says "2097151". Done it! If I change ulimit -f to "unlimited" any tests works ok. Thank you very much! But I can not find any config files where "2097151" limit is set. It is active for any user even for root. What I must do to set up "unlimited" limit :) for everyone by default in right way? Rebuild PAM? Or something else? -- /Dmitry Krasnov P.S. Sorry for my awful english. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]