OpenVZ Forum


Home » General » Support » *SOLVED* sendmail: low on space
*SOLVED* sendmail: low on space [message #5607] Thu, 24 August 2006 11:12 Go to next message
balroq is currently offline  balroq
Messages: 5
Registered: August 2006
Junior Member
Hi!

Have a problem with sendmail on a centos-4 vps. I get

Aug 24 13:02:59 tele sendmail[32545]: filesys_update failed: Value too large for defined data type, fs=., avail=-1, blocksize=-2147136315
Aug 24 13:02:59 tele sendmail[32545]: k7OB2xc9032545: low on space (SMTP-DAEMON needs 0 bytes + 100 blocks in /var/spool/mqueue), max avail: 0
Aug 24 13:02:59 tele sendmail[32545]: k7OB2xc9032545: low on space (SMTP-DAEMON needs 0 bytes + 100 blocks in /var/spool/mqueue), max avail: 0
Aug 24 13:02:59 tele sendmail[32545]: rejecting new messages: min free: 100

But im not low on diskspace
[root@tele log]# df
Filesystem 1K-blocks Used Available Use% Mounted on
simfs 10485436 3152940 7332496 31% /

Have shut down selinux so it shouldnt be that..
Tried strace on sendmail and got couple of

statfs(".", 0xbf89ab80) = -1 EOVERFLOW (Value too large for defined data type)

But Im not fluent in strace Smile so i dont really know what it means. And /proc/user_beancounters have the whole failcnt column filled with zeros...

Im out of ideas, maybe I need to move to postfix Smile

[Updated on: Fri, 25 August 2006 06:42] by Moderator

Report message to a moderator

Re: sendmail: low on space [message #5609 is a reply to message #5607] Thu, 24 August 2006 11:45 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Where does your /vz resides? I need something like partion, device, etc... Its size.
Can you give
# df /vz/
command and post output here, please.

Also kernel version please!
Thanks.

Re: sendmail: low on space [message #5611 is a reply to message #5609] Thu, 24 August 2006 11:54 Go to previous messageGo to next message
balroq is currently offline  balroq
Messages: 5
Registered: August 2006
Junior Member
root@openvz:~# df /dev/mapper/raid1-openvz
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/raid1-openvz
10485436 3153012 7332424 31% /var/lib/vz
Re: sendmail: low on space [message #5613 is a reply to message #5611] Thu, 24 August 2006 12:06 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
And what is the underlying file system?
Re: sendmail: low on space [message #5615 is a reply to message #5613] Thu, 24 August 2006 12:08 Go to previous messageGo to next message
balroq is currently offline  balroq
Messages: 5
Registered: August 2006
Junior Member
Is a Ubuntu running on Kernel 2.6.16 with openvz patch 2.6.16-026test017.
Re: sendmail: low on space [message #5616 is a reply to message #5615] Thu, 24 August 2006 12:39 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
You are using reiserfs on /vz partion.
It seems that for some reasons statfs call in that system fails...

We highly DON'T recommend to use openvz on reiserfs.

One more thing, that can help:
try to turn disk quota off. Stop all VEs and set
DISK_QUOTA to "no" in /etc/vz/vz.conf.
Start VEs and try to use sendmail. Maybe it'll help.
Re: sendmail: low on space [message #5617 is a reply to message #5616] Thu, 24 August 2006 12:41 Go to previous messageGo to next message
balroq is currently offline  balroq
Messages: 5
Registered: August 2006
Junior Member
Hi!

Ill try moving to a ext3 filesystem and see if that helps. Quotas is allready off..
Re: sendmail: low on space [message #5623 is a reply to message #5617] Thu, 24 August 2006 16:08 Go to previous message
balroq is currently offline  balroq
Messages: 5
Registered: August 2006
Junior Member
Hi!

SOLVED. Moving it to a ext3 filesystem instead of reiserfs worked.
Previous Topic: *SOLVED* Ip Problems Please Help Asap
Next Topic: RHE4/CentOS4 Question
Goto Forum:
  


Current Time: Mon Jul 15 09:47:10 GMT 2024

Total time taken to generate the page: 0.02385 seconds