8.8.6 IMAP failures

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
moebius
Posts: 18
Joined: Sat Sep 13, 2014 3:34 am

8.8.6 IMAP failures

Post by moebius »

nginx.log starts showing

Code: Select all

 recv() failed (111: Connection refused) while reading response from upstream
mailbox.log shows no logging at the same time.

PID of mailboxd shows high CPU, but IMAP is unresponsive.
killing PID of mailboxd restores IMAP connectivity and is responsive again.

Problem happens once a day now. Started with 8.8.5, continues with 8.8.6
Klug
Ambassador
Ambassador
Posts: 2747
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: 8.8.6 IMAP failures

Post by Klug »

Is NIO enabled?
moebius
Posts: 18
Joined: Sat Sep 13, 2014 3:34 am

Re: 8.8.6 IMAP failures

Post by moebius »

Yes...

Code: Select all

zimbra@svr02-jls:~$ zmlocalconfig | grep nio
nio_imap_enabled = true
nio_max_write_queue_size = 10000
nio_pop3_enabled = true
zimbra_index_lucene_io_impl = nio
zimbra_nio_file_copy_chunk_size_kb = 512
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: 8.8.6 IMAP failures

Post by L. Mark Stone »

Single server?

How much RAM, CPU cores and please describe the disks (e.g. 5,400 RPM SATA in RAID6 or all-flash in RAID10, SAN, etc.) and how they were partitioned and formatted.

Thanks,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
rui
Posts: 12
Joined: Thu May 25, 2017 11:07 am

Re: 8.8.6 IMAP failures

Post by rui »

moebius wrote:nginx.log starts showing

Code: Select all

 recv() failed (111: Connection refused) while reading response from upstream
mailbox.log shows no logging at the same time.

PID of mailboxd shows high CPU, but IMAP is unresponsive.
killing PID of mailboxd restores IMAP connectivity and is responsive again.

Problem happens once a day now. Started with 8.8.5, continues with 8.8.6

We have a similar symptom with 8.8.5
moebius
Posts: 18
Joined: Sat Sep 13, 2014 3:34 am

Re: 8.8.6 IMAP failures

Post by moebius »

Just to be clear on your requests for disks/cpu/ram... This Zimbra box has worked for years without this issue until the 8.8.5 release.

RAM 32G
8 E5-2643 cores @ 3.3 Ghz under VMware
Vmware host, with a datastore backed by a 6-drive ZFS Raid Z2 array with SSD read/write caching plus Vmware virtual flash cache.
Post Reply