Keep in mind this is an illumos system (SunOS 5.11), this is a zone running on 
a zfs pool, and that postfix is all relocated under /sonicle (e.g. 
/sonicle/var/spool/mqueue).
 
# df -h
Filesystem Size Used Available Capacity Mounted on
data/cloud/server/ROOT/zbe
6.3T 186G 1.8T 10% /
/dev 0K 0K 0K 0% /dev
proc 0K 0K 0K 0% /proc
ctfs 0K 0K 0K 0% /system/contract
mnttab 0K 0K 0K 0% /etc/mnttab
objfs 0K 0K 0K 0% /system/object
swap 4.4G 272K 4.4G 1% /etc/svc/volatile
/usr/lib/libc/libc_hwcap1.so.1
2.0T 186G 1.8T 10% /lib/libc.so.1
fd 0K 0K 0K 0% /dev/fd
swap 4.4G 200K 4.4G 1% /tmp
swap 4.4G 16K 4.4G 1% /var/run
 
# mount
/ on data/cloud/server/ROOT/zbe 
read/write/setuid/devices/nonbmand/exec/xattr/atime/dev=4b5001d on Mon May 18 
14:25:48 2020
/dev on /dev read/write/setuid/devices/dev=8f80003 on Mon May 18 14:25:48 2020
/proc on proc read/write/setuid/nodevices/zone=cloudserver/dev=8fc0003 on Mon 
May 18 14:25:49 2020
/system/contract on ctfs 
read/write/setuid/nodevices/zone=cloudserver/dev=9040004 on Mon May 18 14:25:49 
2020
/etc/mnttab on mnttab read/write/setuid/nodevices/zone=cloudserver/dev=9080004 
on Mon May 18 14:25:49 2020
/system/object on objfs 
read/write/setuid/nodevices/zone=cloudserver/dev=9100004 on Mon May 18 14:25:49 
2020
/etc/svc/volatile on swap 
read/write/setuid/nodevices/xattr/zone=cloudserver/dev=90c0006 on Mon May 18 
14:25:49 2020
/lib/libc.so.1 on /usr/lib/libc/libc_hwcap1.so.1 
read/write/setuid/devices/zone=cloudserver/dev=4b5001d on Mon May 18 14:25:53 
2020
/dev/fd on fd read/write/setuid/nodevices/zone=cloudserver/dev=9240004 on Mon 
May 18 14:25:54 2020
/tmp on swap read/write/setuid/nodevices/xattr/zone=cloudserver/dev=90c000b on 
Mon May 18 14:25:54 2020
/var/run on swap read/write/setuid/nodevices/xattr/zone=cloudserver/dev=90c000c 
on Mon May 18 14:25:54 2020
 
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
data 4.53T 1.81T 7.64G /data
data/cloud 4.48T 1.81T 32.0K /data/cloud
data/cloud/server 226G 1.81T 32.0K /data/cloud/server
data/cloud/server/ROOT 226G 1.81T 32.0K legacy
data/cloud/server/ROOT/zbe 226G 1.81T 186G legacy
data/cloud/server/ROOT/zbe-1 2.84M 1.81T 110G legacy
data/cloud/server/ROOT/zbe-backup-1 3.70M 1.81T 65.2G legacy
data/cloud/server/ROOT/zbe-backup-2 3.40M 1.81T 101G legacy
 
# swap -lh
swapfile dev swaplo blocks free
/dev/swap - 4K 6.0G 6.0G
 
Thanks!
 
 
Sonicle S.r.l. 
: 
http://www.sonicle.com
Music: 
http://www.gabrielebulfon.com
Quantum Mechanics : 
http://www.cdbaby.com/cd/gabrielebulfon
Da:
Stefan Bauer
A:
Gabriele Bulfon
Cc:
Matus UHLAR - fantomas
postfix-users@postfix.org
Data:
1 giugno 2020 9.18.05 CEST
Oggetto:
Re: 452 4.3.1 Insufficient system storage
Please post output of df -h and mount.
Am Montag, 1. Juni 2020 schrieb Gabriele Bulfon
gbul...@sonicle.com
:
That is impossible, there is more than 1TB of free space on the zfs pool where 
postfix queue is allocated.
If I had so little space, I would have ran into other troubles long before this 
strange problem.
This system is delivering continuously 24/7 thousands of email per day.
This is something that started to happen sporadically in the last few months, 
after year of works.
What may be misleading Postfix about my available space?
 
Gabriele
 
 
Sonicle S.r.l. 
: 
http://www.sonicle.
com
Music: 
http://www.
gabrielebulfon.com
Quantum Mechanics : 
http://www.cdbaby.com/cd/
gabrielebulfon
------------------------------
------------------------------
----------------------
Da: Matus UHLAR - fantomas
uh...@fantomas.sk
A:
postfix-users@postfix.org
Data: 29 maggio 2020 17.49.10 CEST
Oggetto: Re: 452 4.3.1 Insufficient system storage
On 29.05.20 15:42, Gabriele Bulfon wrote:
This in mail.log:
May 28 20:09:45 cloudserver postfix/smtpd[21079]: [ID 197553
mail.info
] connect from sender-host[*.*.*.*]
May 28 20:09:45 cloudserver postfix/smtpd[21079]: [ID 197553
mail.info
] Anonymous TLS connection established from sender-host[*.*.*.*]: TLSv1.2 with 
cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)
May 28 20:09:45 cloudserver postfix/smtpd[21079]: [ID 197553
mail.info
] NOQUEUE: reject: MAIL from sender-host[*.*.*.*]: 452 4.3.1 Insufficient 
system storage; proto=ESMTP helo=
May 28 20:09:45 cloudserver postfix/smtpd[21079]: [ID 947731 mail.warning] 
warning: not enough free space in mail queue: 38384640 bytes
 
This last warning looks quite uncomprehensible, message size limit is 
50000000, and sure 38384640 is less than 1.5*msl, so what's the problem?
_that_ is apparently the problem.
you have 38384640 B (~38MB) of free space in queue, but message maximum size
is 50MB, so you don't have enough of free space for maximum message size,
not even for 1.5*maximum required by default:
http://www.postfix.org/
postconf.5.html#queue_minfree
--
Matus UHLAR - fantomas,
uh...@fantomas.sk
;
http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The 3 biggets disasters: Hiroshima 45, Tschernobyl 86, Windows 95

Reply via email to