zsh-users
 help / color / mirror / code / Atom feed
* ulimit -n to small
@ 2005-04-19 19:08 Heinrich Goetzger
  2005-04-19 20:05 ` Nikolai Weibull
  2005-04-20  9:10 ` Peter Stephenson
  0 siblings, 2 replies; 6+ messages in thread
From: Heinrich Goetzger @ 2005-04-19 19:08 UTC (permalink / raw)
  To: Zsh Users

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 951 bytes --]

Hi,

my zsh 4.2.5 on gentoo has a problem with the number of file descriptors.
They can not raise the hard limit even with the -S set as mentioned in [1]:

$ ulimit -n
1024
$ ulimit -SHn 2048
ulimit: can't raise hard limits
$ ulimit -Sn 2048 
ulimit: value exceeds hard limit

But I need a value for file descriptors > 5000 for some java application.
With ksh and zsh @ root it works as expected:
ulimit -n 1024
# ulimit -n     
1024
# ulimit -n 8192
# ulimit -n     
8192

How can I change the hard limit for the file descriptors?

I tried to find something in the archive, but the site [2] is not accessable
and the archive at [3] had no matching articles.

Thanks.

Cheers.

Heinrich

[1]: http://zsh.sunsite.dk/Doc/Release/zsh_16.html
[2]: http://www.zsh.org/mla
[3]: http://news.gmane.org/gmane.comp.shells.zsh.user

-- 
+++ GMX - Die erste Adresse für Mail, Message, More +++

1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-04-20  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-19 19:08 ulimit -n to small Heinrich Goetzger
2005-04-19 20:05 ` Nikolai Weibull
2005-04-19 20:38   ` Heinrich Goetzger
2005-04-19 21:26     ` Nikolai Weibull
2005-04-20  7:14       ` Heinrich Goetzger
2005-04-20  9:10 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).