search for: maxproc

Displaying 20 results from an estimated 28 matches for "maxproc".

2012 Sep 17
1
Can`t get over 1024 processes
Hello, I have configuration question. Running FreeBSD 9.0 / AMD64 / Dovecot 2.1.8 version and cannot get over 1024 processes. I`ve increased process_limit in imap and pop3 and still have messages in syslog like: maxproc limit exceeded by uid 89, please see tuning(7) and login.conf(5). Did I forget to increase some other value? System values are higher - kern.maxprocperuid: 8192 and kern.maxproc: 12288 I`d like to have more secure configuration > one process to one connection. Thanks for help. Tomas My conf...
2009 Jun 08
2
Login processes in Dovecot
I will be deploying Dovecot on OS X shortly. I am looking for clarification on the limits imposed by OS X and sysctl [kern.maxproc]. I understand that it is defaulting to 532, but can be raised to 2500. I believe the OS uses around 100 or so, plus I will have other processes and shells at times. Does Dovecot use one process per user logged in? I find Apple Mail uses about 4 IMAP connections per account. I am not sur...
2012 Sep 21
3
Can`t get over 1024 processes on FreeBSD - possible bug?
...ied everything, including modifying startup script of dovecot to set ulimit -u 8192. Could it be some dovecot bug or dovecot<>freebsd bug? I also tried to set client_limit=2 in imap service to spawn more imap clients in one process, but still I am over 1000 processes with kernel message: maxproc limit exceeded by uid 89 Could anybody help? Many thanks Tomas My system have following settings: FreeBSD 9.0 / AMD64 Dovecot 2.1.8 kern.maxproc: 12288 kern.maxfilesperproc: 36864 kern.maxprocperuid: 8192 no limit for uid 89: # limit cputime unlimited filesize unlimited datasize...
2010 Dec 09
1
Delay email!
I am using postfix + dovecot 2.0.6 + mailman And others 2 serves with only postfix and dovecot writing at same storage with OCFS2. We are having problens with IOwait, and still trying to figure out why that is happen! But, problem becomes much worse when some emails are used in mailman, when it happens all 3 serves became really slow. iowait goes to 80. Does anyone have an idea how to slow
2013 Jul 05
1
postfix + amavisd-new
...over to postfix on this server when I saw it is now the CentOS default.) However, I came to a problem at the end of the instructions, when I appended ---------------------- # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== amavisfeed unix - - n - 2 lmtp -o lmtp_data_done_timeout=1200 -o lmtp_send_xforward_command=yes -o disable_dns...
2008 May 16
1
64-bit R and cache memory
...rsion 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. However, we have noticed that somehow R still swaps memory when datasets exceeding 2 GB in size are used. An indication that R uses approx. 2 GB of cache memory is that sometimes R also...
2006 Jan 31
1
rsync using ssh get stuck
...t = 8192,stacksize hard = unlimited,coredumpsize soft = 0,coredumpsize hard = unlimited,openfiles soft = 1024,openfiles hard = 8192,descriptors soft = 1024,descriptors hard = 8192,addressspace soft = unlimited,addressspace hard = unlimited,memorylocked soft = unlimited,memorylocked hard = unlimited,maxproc soft = 16384,maxproc hard = 16384,memoryuse soft = unlimited,memoryuse hard = unlimited null false false false 5 0 /nfs/site/proj/mpgarch/perf/tools/scripts/bin/arch_post.csh /netbatch/ekrimer/task_nhm_296/runs /nfs/site/proj/mpgarch/arch_vpool_1/ekrimer/ambig/results ekrimer 28620 28619 0 Jan28...
2006 Oct 15
1
Authenticating dovecot against Active Directory using bsdauth and login_ldap
...ree:\ :x-ldap-basedn=dc=my,dc=domain,dc=co,dc=uk:\ :x-ldap-binddn=cn=UnixUser,cn=Users,dc=my,dc=domain,dc=co,dc=uk:\ :x-ldap-bindpw=mypassword:\ :x-ldap-filter=(&(objectClass=user)(mail=%u)):\ :datasize-cur=512M:\ :datasize-max=infinity:\ :maxproc-max=256:\ :maxproc-cur=128:\ :requirehome@:\ :tc=default: ======================================= Note: for login_ldap to work it is necessary that the user information (minus password) is replicated on the localhost. I've done this using a relatively inelegant script w...
2003 Apr 06
1
load testing and tuning a 4GB RAM server
...rnel * 4 GB of RAM, 8 GB of swap on Raid 1 (15K RPM drives) for speed * User Data is on Raid 5 in a detached PowerVault Contents of /boot/loader.conf: kern.ipc.maxsockets=32768 kern.ipc.nmbclusters=32768 kern.ipc.nmbufs=131072 kern.ipc.nsfbufs=6656 kern.ipc.shm_use_phys=1 kern.maxfiles=32768 kern.maxproc=8192 kern.maxswzone=33554432 kern.nbuf=16384 kern.ncallout=32768 kern.vm.kmem.size=268435456 kern.vm.pmap.shpgperproc=2048 net.inet.tcp.tcbhashsize=16384 Contents of /etc/sysctl.conf: kern.ip.somaxconn=4096 vm.v_free_min=131072 vm.v_free_target=262144 vm.f_free_reserved=32768 vm.v_free_severe=655...
2016 Jan 28
0
C7 postfix problem
...e format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # # ======================================================================== == # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ======================================================================== == smtp inet n - n - - smtpd -v <= !!! #smtp inet n - n - 1 postscreen #smtpd...
2003 Jun 06
0
fxp0: device timeout
...ssage repeated 20 times Jun 6 09:03:00 pluto last message repeated 16 times Jun 6 09:03:06 pluto sshd[139]: error: fork: Resource temporarily unavailable Jun 6 09:03:16 pluto sshd[139]: error: fork: Resource temporarily unavailable The problem is, what 'Resource' is unavailable? I have maxproc set to ~6k right now, and 'normal system' runs with <1k ... I'm suspecting that the two are related somehow ... ?
2007 Apr 06
1
The best way to protect against starvation?
Hello, If an ordinary user runs: -- snip -- cat > starv.c <<EOF main(){ char *point; while(1) { point = ( char * ) malloc(10000); }} EOF cc starv.c while true do ./a.out & done -- snip -- This will fast starv the operating system (FreeBSD 6.2). I have tried to limit the number of processes and the amount of memmory consumed (in login.conf). There is also a file /etc/malloc.conf
2007 Oct 02
2
Dovecot + OCFS2
Hello, We are running Red Hat Enterprise Linux AS release 4 (Nahant Update 4) with OCFS2 for our mail servers. There are three nodes in the cluster with shared storage and OCFS2 filesystem on it. The filesystem is used for mail storage(using Maildir layout) and is accessed by smtpd, pop3 and imap processes(DOVECOT). The system works fine but when there are mailing lists the load increases
2003 Aug 14
4
bin/55346: /bin/sh eats memory and CPU infinitely
...ies float around, jobs are not marked as finished in jobtab[] that fills memory and takes much CPU to be processed. Run this one-liner using /bin/sh and see hundreds of zombies: #!/bin/sh while :; do : & done A kernel will halt this as soon as it reaches limits and write a message: /kernel: maxproc limit exceeded by uid 0, please see tuning(7) and login.conf(5). Eugene Grosbein
2011 Aug 17
2
Segmentation fault in dovecot director lmtp service
Hi, the lmtp service of our dovecot director installation quits with a segmentation fault if a lot of mails are simultaneously delivered. For example if the postfix mailqueue is filled (for whatever reason) and postqueue -f is run the lmtp service quits with a segmentation fault: Program terminated with signal 11, Segmentation fault. #0? o_stream_cork (stream=0x0)
2007 May 29
0
LoMAC module: cannot get clearance level revoked
...sr/share/man /usr/local/man:\ :nologin=/usr/sbin/nologin:\ :cputime=1h30m:\ :datasize=8M:\ :vmemoryuse=100M:\ :stacksize=2M:\ :memorylocked=4M:\ :memoryuse=8M:\ :filesize=8M:\ :coredumpsize=8M:\ :openfiles=24:\ :maxproc=32:\ :priority=0:\ :requirehome:\ :passwordtime=91d:\ :umask=022:\ :ignoretime@:\ :label=lomac/high(high-high): === END OF LOGIN CLASS === PROGRAM RUN RESULT My label is lomac/high(high-high) filelabel(testlow) is lomac/low Try to ope...
2016 Jan 28
2
C7 postfix problem
Hi all, topology: java/tomcat app mailing to the outside via a C7 postfix relay server. problem: java app submits mail to postfix but there is _nothing_ logged in the postfix maillog. This happen for 2/3 of all mail submitted. We cannot see any trace of this submitted mail either incoming/stored/outgoing. Log from java app (shortened): DEBUG: getProvider() returning
2012 Jun 02
1
postfix+dovecat: virtual domains with imap+lmtp
...f file # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== smtp inet n - n - - smtpd submission inet n - n - - smtpd -o smtpd_enforce_tls...
2009 Aug 15
11
Postfix : lda problem
...he format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== smtp inet n - - - - smtpd #submission inet n - - - - smtpd # -o smtpd_tls_security_lev...
2007 Apr 22
2
lda reports a lot of errors
...:1005 virtual_gid_maps = static:1005 virtual_transport = dovecot dovecot_destination_recipient_limit = 1 : /etc/postfix/master.cf: : # dovecot lda # ============================================================================== # service type private unpriv chroot wakeup maxproc # command + args # (yes) (yes) (yes) (never) (100) # ============================================================================== dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${r...