Re: Resource allocation issue (SOLVED)

2010-08-15 Thread Wietse Venema
Alex: > Hi, > > >> For reference, there was nothing further in the system or postfix > >> logs, dmesg, or even by increasing the postfix logging level to the > >> best of my ability. > > > > When the kernel reports "Resource temporarily unavailable", that's > > all that Postfix can report without

Re: Resource allocation issue (SOLVED)

2010-08-15 Thread Alex
Hi, >> For reference, there was nothing further in the system or postfix >> logs, dmesg, or even by increasing the postfix logging level to the >> best of my ability. > > When the kernel reports "Resource temporarily unavailable", that's > all that Postfix can report without second-guessing the ke

Re: Resource allocation issue (SOLVED)

2010-08-15 Thread Wietse Venema
Alex: > For reference, there was nothing further in the system or postfix > logs, dmesg, or even by increasing the postfix logging level to the > best of my ability. When the kernel reports "Resource temporarily unavailable", that's all that Postfix can report without second-guessing the kernel.

Re: Resource allocation issue (SOLVED)

2010-08-15 Thread Alex
Hi all, >> Aug 14 19:52:01 smtp01 postfix/postsuper[2634]: fatal: setuid(103): >> Resource temporarily unavailable Looks like the issue was with the maximum number of user processes, as per /etc/security/limits.conf. It was set to 160, and apparently the new kernel and one of the other changes I

Re: Resource allocation issue

2010-08-15 Thread Wietse Venema
Alex: > Hi, > > I'm running an older version of postfix and a 2.6.35 Linux kernel, and > recently started seeing these messages: > > Aug 14 19:52:01 smtp01 postfix/postsuper[2634]: fatal: setuid(103): > Resource temporarily unavailable > > How can I troubleshoot this? On many systems setuid() i

Re: Resource allocation issue

2010-08-15 Thread Ralf Hildebrandt
* Alex : > Hi, > > I'm running an older version of postfix and a 2.6.35 Linux kernel, and > recently started seeing these messages: > > Aug 14 19:52:01 smtp01 postfix/postsuper[2634]: fatal: setuid(103): > Resource temporarily unavailable Anything in dmesg? apparmour? SELinux? -- Ralf Hildebra

Re: Resource allocation issue

2010-08-14 Thread Stan Hoeppner
Alex put forth on 8/14/2010 7:34 PM: > I'm running an older version of postfix and a 2.6.35 Linux kernel, and > recently started seeing these messages: > > Aug 14 19:52:01 smtp01 postfix/postsuper[2634]: fatal: setuid(103): > Resource temporarily unavailable > > How can I troubleshoot this? Doe

Resource allocation issue

2010-08-14 Thread Alex
Hi, I'm running an older version of postfix and a 2.6.35 Linux kernel, and recently started seeing these messages: Aug 14 19:52:01 smtp01 postfix/postsuper[2634]: fatal: setuid(103): Resource temporarily unavailable How can I troubleshoot this? I searched for this error and wasn't able to find a