W dniu 23.06.2022 o 13:37, Wietse Venema pisze:
natan:
Hi
I found in logs:
Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
master_wakeup_timer_event: service qmgr(public/qmgr): Resource
temporarily unavailable
Your operating system kernel is running out of resources. You need
a better computer.
Why better computer ? This is PowerEdge R630 256 RAM and 55 x 2.40GHz
with load ~0,86
20462 ? Ss 0:31 /usr/lib/postfix/sbin/master
cat /proc/20462/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
Max resident set unlimited unlimited bytes
Max processes 515277 515277 processes
Max open files 12000 12000 files
Max locked memory 65536 65536 bytes
Max address space unlimited unlimited bytes
Max file locks unlimited unlimited locks
Max pending signals 515277 515277 signals
Max msgqueue size 819200 819200 bytes
Max nice priority 0 0
Max realtime priority 0 0
Max realtime timeout unlimited unlimited us
debian9
But I don't know what this problem is caused by
master.cf
...
qmgr unix n - n 300 1 qmgr
...
I found in net to change:
...
qmgr fifo n - n 1 1 qmgr
But I don't know if it makes sense
That just made the problem 300 times worse.
My bad I mean:
qmgr fifo n - n 300 1 qmgr
Wietse
--