HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mailq builds up when load average is high
Operating System - HP-UX
1835387
Members
2981
Online
110078
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 11:34 PM
06-25-2002 11:34 PM
Hi All
Could anyone out there please tell me why the mailq builds up when the load average is high.
I have a K370 running 10.20 with + - 1000 users on the system.
Could anyone out there please tell me why the mailq builds up when the load average is high.
I have a K370 running 10.20 with + - 1000 users on the system.
HP is the greatest
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 11:54 PM
06-25-2002 11:54 PM
Re: mailq builds up when load average is high
The mailq builds up becuase your load average is high because the server is obviously working very very hard and the mailq program isnt a very high priority one. Its simply not enough resources available. Its not really possible to make the mailq (sendmail) daemon work any faster - if your server gets really busy the mail queue is going to go up. Try to reduce the load on your server.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 03:49 AM
06-26-2002 03:49 AM
Re: mailq builds up when load average is high
As Stefan says, your system is probably overloaded, but there are some tuning praramters in /etc/mail/sendmail.cf, including one 'O QueueLA', Which defines the load average at which sendmail will stop trying to send messages, and will just queue them. You could try defining that value to see if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 05:01 AM
06-26-2002 05:01 AM
Solution
Hi Shaamil,
As Ian stated there are 2 load related values in sendmail.cf
They are QueueLA..QueueLoadAverage..defaults to a load avg of 8. System will quit processing the mail queue when that value is reached or exceeded.
The other is RefuseLA..RefuseLoadAverage...defaults to 12. System will refuse any new connections at this value or above.
You could probably increase the QueueLA value a little...possibly to 10-12.
Then remember to
/sbin/init./sendmail stop
/sbin/init./sendmail start
which will restart sendmail with the new parameters.
And causes for the high load values should also be investigated. You may be able to reduce load on the system with careful tuning.
HTH,
Jeff
As Ian stated there are 2 load related values in sendmail.cf
They are QueueLA..QueueLoadAverage..defaults to a load avg of 8. System will quit processing the mail queue when that value is reached or exceeded.
The other is RefuseLA..RefuseLoadAverage...defaults to 12. System will refuse any new connections at this value or above.
You could probably increase the QueueLA value a little...possibly to 10-12.
Then remember to
/sbin/init./sendmail stop
/sbin/init./sendmail start
which will restart sendmail with the new parameters.
And causes for the high load values should also be investigated. You may be able to reduce load on the system with careful tuning.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP