S
sunshine123
Guest
SMTP Server (QMail) down -xinetd Deamon hangs every 3 minutes
we have the following problem:
Configuration: Fresh install Centos 5.3 with Plesk 9.2.2,4Psa Clean Server, 4PSA Integrator, APF Firewall, Atomic Secure Linux.
We have installed qmail as MTA. When qmail is configured and the smtp_psa exits in the Path /etc/xinetd.d then the xinetd Deamon hangs every 3 minutes - psmon restart it:
Command executed: /sbin/service xinetd restart
Exit value: 0
Signal number: 0
Dumped core?: 0
Stopping xinetd: [FAILED]
Starting xinetd: [ OK ]
When i disable the smtp_psa (disable yes in /etc/xinetd.d/smtp_psa)- xinetd works fine inclusive smtps_psa)
When we switch to postfix it's the same. Xinetd works but postfix is dead every 3 minutes.
We have a Inode validation failed Message (email)
Inode audit of /usr/sbin/sendmail.sendmail failed during routine checksum. The inode mismatch was as follows:
- expected results:
socket port : 25
binary path : /usr/sbin/sendmail.sendmail
binary inode: 2982080
- returned results:
binary path :
binary inode: 2982270
The invalid inode in question (2982270) can be located using the command:
find / -inum 2982270
Inspection of resturned information should be made to ensure server integrity, such inode mismatches should not occure under normal operations unless software has been updated or replaced.
We have check the whole filesystem with e2fsck -p but no error appeared.
It is a fresh system without any other software.
Please help us! This is a productive server!
Kind regards
Sunshine
we have the following problem:
Configuration: Fresh install Centos 5.3 with Plesk 9.2.2,4Psa Clean Server, 4PSA Integrator, APF Firewall, Atomic Secure Linux.
We have installed qmail as MTA. When qmail is configured and the smtp_psa exits in the Path /etc/xinetd.d then the xinetd Deamon hangs every 3 minutes - psmon restart it:
Command executed: /sbin/service xinetd restart
Exit value: 0
Signal number: 0
Dumped core?: 0
Stopping xinetd: [FAILED]
Starting xinetd: [ OK ]
When i disable the smtp_psa (disable yes in /etc/xinetd.d/smtp_psa)- xinetd works fine inclusive smtps_psa)
When we switch to postfix it's the same. Xinetd works but postfix is dead every 3 minutes.
We have a Inode validation failed Message (email)
Inode audit of /usr/sbin/sendmail.sendmail failed during routine checksum. The inode mismatch was as follows:
- expected results:
socket port : 25
binary path : /usr/sbin/sendmail.sendmail
binary inode: 2982080
- returned results:
binary path :
binary inode: 2982270
The invalid inode in question (2982270) can be located using the command:
find / -inum 2982270
Inspection of resturned information should be made to ensure server integrity, such inode mismatches should not occure under normal operations unless software has been updated or replaced.
We have check the whole filesystem with e2fsck -p but no error appeared.
It is a fresh system without any other software.
Please help us! This is a productive server!
Kind regards
Sunshine
Last edited by a moderator: