Displaying 20 results from an estimated 1873 matches for "unlimit".
Did you mean:
ulimit
2020 Mar 31
2
net_connect_unix(imap) failed
...%u/%zu bytes)",
This is no process limit problem:
ps auxf | grep -c "[d]ovecot/imap$"
688
ps auxf | grep -c "[d]ovecot/imap-login$"
100
cat /proc/`pidof dovecot`/limits
Limit Soft Limit Hard Limit Units
Max cpu time unlimited unlimited seconds
Max file size unlimited unlimited bytes
Max data size unlimited unlimited bytes
Max stack size 8388608 unlimited bytes
Max core file size 0...
2016 Oct 13
2
Openfile Issue
...arset="utf-8"
>>
>> Strange. What's the output of:
>> lsof -u <USER RUNNING ASTERISK> | wc -l
>>
>> I know that on some CentOS7 setups we needed to remove the
>> file 90-nproc.conf as well as add to the Asterisk init script:
>> ulimit -s unlimited
>> ulimit -n 65535
>> ulimit -Hn 65535
>> ulimit -u 65535
>> ulimit -Hu 65535
>>
>>
>>
>> On Thu, Oct 13, 2016 at 9:59 AM, Ahmed Munir <ahmedmunir007 at gmail.com>
>> wrote:
>>
>> >
>> > See below;
>> >
&...
2020 Sep 16
1
dovecot 2.2.36.4 problem with ulimit
...erhaps this?
> with new debian9:
> open files (-n) 1024
Regards
Urban
Am 16.09.20 um 12:57 schrieb Maciej Milaszewski:
> Hi
> Limits:
>
> Where all working fine:
>
> core file size????????? (blocks, -c) 0
> data seg size?????????? (kbytes, -d) unlimited
> scheduling priority???????????? (-e) 0
> file size?????????????? (blocks, -f) unlimited
> pending signals???????????????? (-i) 257970
> max locked memory?????? (kbytes, -l) 64
> max memory size???????? (kbytes, -m) unlimited
> open files????????????????????? (-n) 65536
> pi...
2018 Jan 14
2
Lmtp Memory Limit
...ipts crash with Out of memory:
Out of memory (allocated 262144) (tried to allocate 8793 bytes)
There are some memory limits in dovecot or sieve? Can i change this value?
Kernel limitks:
[root at xxx software]# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 26505
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8...
2008 Jul 23
2
prevent runaway PID taking down server (RAM/swap)
Is there a way I can prevent processes from taking up all the ram then swap
until the box crashes/freezes?
I'm using IEs4Linux and the wineserver seems to start taking up RAM until my
box dies, it happens slowly.
I am able to kill the sucker now, but I'd like to not have to worry about
that.
sar -r
01:00:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbswpfree
kbswpused
2002 May 13
3
lib/debug.c:reopen_logs(349)
...ne connection
to the samba server thus making only one process per Terminal Server.
Smbd/conn.c: #define MAX_CONNECTIONS 128
to
Smbd/conn.c: #define MAX_CONNECTIONS 768
#> plimit 17155
17155: /usr/local/samba/bin/smbd -D
resource current maximum
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 10010 10010
vmemory(kbytes) unlimited...
2015 Jan 22
2
[PATCH] increase fd_limit to max_client_limit automatically
...hat
fails. I'm attaching a patch that does just this.
Without the patch, the soft fd limit is kept at whatever it was on dovecot
startup:
% pfexec plimit $(pgrep dovecot)
18737: /opt/niksula/sbin/dovecot
resource current maximum
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 10240 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 256 65536
vmemory(k...
2020 Sep 16
2
dovecot 2.2.36.4 problem with ulimit
Hi
I update os from debian8 to debian9
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.2 (aaba65b7)
# OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
All works fine but sometimes I get:
Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(pop3): fork()
failed: Resource temporarily unavailable (ulimit -u 257577 reached?)
Sep 16 09:17:00 dovecot4 dovecot: master:
2020 Apr 04
0
net_connect_unix(imap) failed
...blem:
>
> ps auxf | grep -c "[d]ovecot/imap$"
> 688
>
> ps auxf | grep -c "[d]ovecot/imap-login$"
> 100
>
>
> cat /proc/`pidof dovecot`/limits
> Limit???????????????????? Soft Limit?????????? Hard Limit?????????? Units
> Max cpu time????????????? unlimited unlimited??????????? seconds
> Max file size???????????? unlimited unlimited??????????? bytes
> Max data size???????????? unlimited unlimited??????????? bytes
> Max stack size??????????? 8388608 unlimited??????????? bytes
> Max core file size??????? 0 unlimited??????????? bytes
> M...
2015 Jun 10
3
Failed to init inotify - Too many open files
..._FILE
I never got processes with more then 10 inotify file descriptors ..
If I look to the limits from a "complaining processes" I see nothing "wrong":
# cat /proc/57030/limits
Limit Soft Limit Hard Limit Units
Max cpu time unlimited unlimited seconds
Max file size unlimited unlimited bytes
Max data size unlimited unlimited bytes
Max stack size 8388608 unlimited bytes
Max core file size 16777216...
2018 Jan 15
1
Aw: Re: Lmtp Memory Limit
2019 Apr 12
0
Something not good.
...ecast.xml
Apr 12 18:45:03 scast1.evspt.com <http://scast1.evspt.com/> systemd[1]: Started Icecast Network Audio Streaming Server.
[root at scast1 icecast]# cat /proc/4055/limits
Limit Soft Limit Hard Limit Units
Max cpu time unlimited unlimited seconds
Max file size unlimited unlimited bytes
Max data size unlimited unlimited bytes
Max stack size 8388608 unlimited bytes
Max core file...
2019 Apr 12
5
Something not good.
2013 Feb 15
1
How to read/set ulimit for non-root asterisk process ?
...:00] WARNING[14732] app_dial.c: Unable to create channel of
type 'SIP' (cause 0 - Unknown)
[Feb 13 16:47:00] ERROR[14732] rtp.c: Unable to allocate socket: Too many
open files
Typing ulimit -a, shows :
# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8...
2008 May 16
1
64-bit R and cache memory
...version of R and the cache
memory R uses.
-----------------------------------
Computer & software info:
OS: kUbuntu Feasty Fawn 7.04 (64-bit)
Processor: AMD Opteron 64-bit
R: version 2.7.0 (64-bit)
Cache memory: currently 16 GB (was 2 GB)
Outcome of 'limit' command in shell: cputime unlimited, filesize
unlimited, datasize unlimited, stacksize 8192 kbytes, coredumpsize 0
kbytes, memoryuse unlimited, vmemoryuse unlimited, descriptors 1024,
memorylocked unlimited, maxproc unlimited
-----------------------------------
a. We have recently upgraded the cache memory from 2 to 16 GB. Howe...
2010 May 20
1
ERROR: cannot allocate vector of size?
...678 1898.2 68885474 525.6
gc(reset=TRUE)
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 961119 51.4 1710298 91.4 961119 51.4
Vcells 64523417 492.3 199035742 1518.6 64523417 492.3
3) Linux Memory Allocation - Note: Max Memory Size, Virtual Memory & Stack
Size are all unlimited
bash-3.2$ core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 31743
max locked memory (kbytes, -l) 32
max memory size (kbytes...
2018 Jan 15
0
Lmtp Memory Limit
...of memory (allocated 262144) (tried to allocate 8793 bytes)
>
> There are some memory limits in dovecot or sieve? Can i change this value?
>
> Kernel limitks:
> [root at xxx software]# ulimit -a
> core file size (blocks, -c) 0
> data seg size (kbytes, -d) unlimited
> scheduling priority (-e) 0
> file size (blocks, -f) unlimited
> pending signals (-i) 26505
> max locked memory (kbytes, -l) 64
> max memory size (kbytes, -m) unlimited
> open files (-n) 1024
> pipe...
2020 Sep 16
0
dovecot 2.2.36.4 problem with ulimit
Hi
Limits:
Where all working fine:
core file size????????? (blocks, -c) 0
data seg size?????????? (kbytes, -d) unlimited
scheduling priority???????????? (-e) 0
file size?????????????? (blocks, -f) unlimited
pending signals???????????????? (-i) 257970
max locked memory?????? (kbytes, -l) 64
max memory size???????? (kbytes, -m) unlimited
open files????????????????????? (-n) 65536
pipe size??????????? (512 bytes, -p)...
2008 Oct 21
4
Too many open files
...(exec() failed)
dovecot: Oct 20 10:55:54 Fatal:
execv(/usr/local/sbin/post-login-imap-dovecot) failed: Too many open files
dovecot: Oct 20 10:55:54 Error: child 4906 (imap) returned error 84
(exec() failed)
# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 81919
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8...
2017 Mar 29
2
cannot login to imap under load
...t: master: Error: service(imap): command startup failed,
>> throttling for 2 secs
>
> check out the ulimits for the Dovecot process.
>
> -- Steffen Kaiser
Here they are:
dovecot at mail:~> ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 256942
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 10000
pipe size (512 bytes, -p)...