SMTP Zeiüberschreitung

recklax

New Member
Moin Moin, ich bin so langsam am Ende mit meinem Latein, deshalb wäre es super, wenn ihr mir helfen könntet!

Ich habe einen vServer (Linux 2.6.9-023stab052.4-smp) und seit einigen Tagen kann ich zwar Mails abrufen aber keine mehr schicken. Die Konfigurationen im Mailclienten sind eigentlich richtig und der SMTP Server scheint auch zu laufen, zumindest sind die Ports 25 und 465 erreichbar:
balgo@ahambalgo:~$ telnet vsxxxxxx 25
Trying xxx.xxx.xxx.xxx...
Connected to vsxxxxxx.
Escape character is '^]'.
220 vsxxxxxx.vserver.de ESMTP

Mit hilfe des Supports habe ich herausgefunden, dass es wohl an einer Reccourcenüberschritung liegen soll (als Hinweis dafür gab er diese Zeile in der Datei "/proc/user_beancounters" an):

uid resource held maxheld barrier limit failcnt
...
numproc 100 128 128 128 1596

Aber da hört es bei mir auf, da komme ich irgendwie nicht weiter...
Könnt ihr mir sagen, wie ich weiter vorgehen kann, dass mein Mailserver endlich wieder komplett läuft...

Danke schonmal im Vorraus!
 
numproc

Maximum number of processes and kernel-level threads allowed for this container.

Many server applications (like Apache Web server, FTP and mail servers) spawn a process to handle each client, so the limit on number of processes defines how many clients the application will be able to handle in parallel. However, the number of processes doesn't limit how “heavy” the application is and whether the server will be able to serve heavy requests from clients.

Configuring resource control system, it is important to estimate both the maximum number of processes and the average number of processes (referred to as avnumproc later). Other (dependent) resource control parameters may depend both on the limit and the average number (see UBC consistency check).

http://wiki.openvz.org/UBC_primary_parameters

Was ist dass denn bitte für ein Anbieter? Max. 128 Prozesse scheint mir schon ein wenig krass limitiert.

Poste doch mal bitte in Code-Tags die Ausgabe von "ps aux".

Grüsse
Basti
 
@mr brain: Welches logfile ist das denn? liegt das auch in /var/log??

@traced: Ich hab den Server von Server4You
HTML:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   1868   660 ?        Ss   16:41   0:00 init [2]
root     17565  0.0  0.0   1556   560 ?        Ss   16:41   0:01 /sbin/syslogd
bind     17585  0.0  0.3  36580  2928 ?        Ssl  16:41   0:00 /usr/sbin/named -t /var/named/run-root -c /etc/named.conf -u bind
root     17663  0.0  0.1   2596  1328 ?        S    16:41   0:00 /bin/sh /usr/bin/mysqld_safe
mysql    17712  0.7  1.7  28680 13688 ?        Sl   16:41   0:17 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.p
root     17713  0.0  0.0   1480   504 ?        S    16:41   0:00 logger -p daemon.err -t mysqld_safe -i -t mysqld
root     17780  0.0  0.1   4172   840 ?        S    16:41   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=imap
root     17783  0.0  0.0   2964   716 ?        S    16:41   0:00 /usr/sbin/courierlogger imapd
root     17795  0.0  0.1   4172   840 ?        S    16:41   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=imap
root     17798  0.0  0.0   2964   716 ?        S    16:41   0:00 /usr/sbin/courierlogger imapd-ssl
root     17817  0.0  0.1   4172   840 ?        S    16:41   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=pop3
root     17825  0.0  0.0   2960   712 ?        S    16:41   0:00 /usr/sbin/courierlogger pop3d
root     17847  0.0  0.1   4172   852 ?        S    16:41   0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=pop3
root     17854  0.0  0.1   3092   864 ?        S    16:41   0:00 /usr/sbin/courierlogger pop3d-ssl
dictd    17864  0.0  1.7  22180 13708 ?        S    16:41   0:00 dictd 1.10.2: 0/0
ejabberd 17884  0.0  0.0   1736   372 ?        S    16:41   0:00 /usr/lib/erlang/erts-5.5.2/bin/epmd -daemon
ejabberd 17912  0.0  1.3  25184 10856 ?        Sl   16:41   0:00 /usr/lib/erlang/erts-5.5.2/bin/beam -- -root /usr/lib/erlang -progname erl -- -home /var/lib/ejabberd -sn
root     17952  0.0  0.0   1672   588 ?        Ss   16:41   0:00 /usr/sbin/inetd
qmails   18057  0.0  0.0   1540   468 ?        Ss   16:41   0:00 qmail-send
qmaill   18058  0.0  0.0   1492   456 ?        S    16:41   0:00 splogger qmail 2
root     18061  0.0  0.0   1520   332 ?        S    16:41   0:00 qmail-lspawn | /usr/bin/deliverquota ./Maildir
qmailr   18062  0.0  0.0   1516   400 ?        S    16:41   0:00 qmail-rspawn
qmailq   18063  0.0  0.0   1488   332 ?        S    16:41   0:00 qmail-clean
ejabberd 18068  0.0  0.1   3376  1264 ?        Ss   16:41   0:00 /usr/lib/erlang/lib/ssl-3.0.12/priv/bin/ssl_esock
root     18186  0.0  2.9  25128 22888 ?        Ss   16:41   0:00 /usr/sbin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qmail --max-childre
popuser  18223  0.0  2.7  25128 21688 ?        S    16:41   0:00 spamd child
root     18262  0.0  1.8  33108 14716 ?        Ss   16:41   0:00 /usr/sbin/apache2 -k start
www-data 18268  0.0  0.7  24624  5564 ?        S    16:41   0:00 /usr/sbin/apache2 -k start
root     18305  0.0  0.8  41088  6680 ?        Ss   16:41   0:00 /opt/psa/admin/bin/httpsd
psaadm   18314  0.0  2.0  42224 15756 ?        S    16:41   0:00 /opt/psa/admin/bin/httpsd
www-data 19486  2.6  1.8  33916 14308 ?        S    16:41   1:00 /usr/sbin/apache2 -k start
psaadm   19684  0.0  2.7  42644 21264 ?        S    16:41   0:01 /opt/psa/admin/bin/httpsd
drweb    19691  0.0  3.8  35168 29888 ?        Ss   16:41   0:00 /opt/drweb/drwebd
pyicqt   19745  0.0  0.8  10792  6920 ?        S    16:41   0:00 /usr/bin/python /usr/share/pyicqt/PyICQt.py --config=/etc/pyicqt.conf.xml --background -o pid=/var/run/py
root     19784  0.0  0.1   4856  1112 ?        Ss   16:42   0:00 /usr/sbin/sshd
root     19843  0.0  0.1   2132   892 ?        Ss   16:42   0:00 /usr/sbin/cron
root     20020  0.0  1.2  13396  9640 ?        Ss   16:42   0:00 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
www-data 22218  2.2  1.8  33964 14616 ?        S    16:43   0:47 /usr/sbin/apache2 -k start
www-data 28135  1.3  1.6  33516 13216 ?        S    16:45   0:26 /usr/sbin/apache2 -k start
www-data 28146  2.3  1.7  33988 13892 ?        S    16:45   0:46 /usr/sbin/apache2 -k start
psaadm   24399  0.0  1.5  41864 11936 ?        S    17:06   0:00 /opt/psa/admin/bin/httpsd
ts3       5179  0.3  0.8  25084  6296 ?        Sl   17:10   0:01 ./ts3server_linux_x86
css       7303  0.0  0.1   2708   932 ?        Ss   17:11   0:00 SCREEN -A -m -d -S CSS1 ./srcds_run -game cstrike -noipx +map de_dust -maxplayers 12 +port 27015 -autoupd
css       7305  0.0  0.1   2988  1524 pts/1    Ss+  17:11   0:00 /bin/sh ./srcds_run -game cstrike -noipx +map de_dust -maxplayers 12 +port 27015 -autoupdate +rcon_passwo
www-data  9493  0.3  1.6  33736 13308 ?        S    17:12   0:01 /usr/sbin/apache2 -k start
root     24131  0.1  0.3   9820  2836 ?        Rs   17:18   0:00 sshd: root@pts/2
root     24177  1.6  0.3   3816  2760 pts/2    Ss   17:18   0:00 -bash
css      24428  110  4.1 136536 32284 pts/1    Rl+  17:18   0:02 ./srcds_linux -game cstrike -noipx +map de_dust -maxplayers 12 +port 27015 -autoupdate +rcon_password tor
root     24461  0.0  0.1   2148   888 pts/2    R+   17:18   0:00 ps aux

Es liegt eigentlich nicht an dem CSS und/oder TS Server, auch nach einem Reboot (wenn die also noch aus sind) klappt das versenden nicht.
 
Back
Top