This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.200] - Email stops flowing for sporadic periods of time all day.

See the attached image of the CPU chart lined up with the Secure Mail chart from my daily report yesterday.  As you can see when the system spikes, it appears that email stops flowing.  

Is it really not flowing, or is the reporting job just not recording that they were received?  

I didn't get complaints from people that their mail didn't flow, but with it being erradic, most of my users wouldn't notice the delay.


This thread was automatically locked due to age.
Parents
  • Helo,

    It is both: Delivery is delayed and the graphs stop working. It has to do with system load and the exim settings:

     /var/storage/chroot-cffd/var/chroot-smtp/etc /exim.conf :
    > smtp_accept_max = 50
    > queue_run_max = 50
    > queue_only_load = 15
    > deliver_queue_load_max = 15

    Unfortunately there is no Webinterface to change these parameters, we had to do it by hand.

    We also had to experience that email on Astaro7 is a pain: No Webinterface to configure/control important services like greylisting (which is implemented too simple), CFFD start/restart, SMTP- and CFFD-queue control, Exim Parmeters. All these things do not bother if there are only 100 emails to handle but with several thousands per day you (we) have to suffer even with Xeon HW, fast SCSI Disks and 3GB of RAM.

    Regards, Peter
Reply
  • Helo,

    It is both: Delivery is delayed and the graphs stop working. It has to do with system load and the exim settings:

     /var/storage/chroot-cffd/var/chroot-smtp/etc /exim.conf :
    > smtp_accept_max = 50
    > queue_run_max = 50
    > queue_only_load = 15
    > deliver_queue_load_max = 15

    Unfortunately there is no Webinterface to change these parameters, we had to do it by hand.

    We also had to experience that email on Astaro7 is a pain: No Webinterface to configure/control important services like greylisting (which is implemented too simple), CFFD start/restart, SMTP- and CFFD-queue control, Exim Parmeters. All these things do not bother if there are only 100 emails to handle but with several thousands per day you (we) have to suffer even with Xeon HW, fast SCSI Disks and 3GB of RAM.

    Regards, Peter
Children
  • I opened a support ticket for this and as usual, the universal cure for all Astaro products was offered to me.  Turn off Network Accounting.  When I tell them that I use that report once a week for user auditing and usage enforcement they really don't seem to care.  I can't wait for it to happen again with network accounting off.