www.ProFTPD.de

ProFTPD => ProFTPD - Deutsch => Thema gestartet von: stom2006 am 16. Juni 2006, 10:39:23



Titel: proftpd lässt sich nicht mehr beenden
Beitrag von: stom2006 am 16. Juni 2006, 10:39:23
Hallo,

Ein ps ax | grep proftpd zeigt mir:

ps ax | grep proftp
24592 ?        D      0:00 proftpd: (accepting connections)
24683 ?        S      0:00 proftpd: (accepting connections)
24781 ?        S      0:00 proftpd: (accepting connections)
24905 ?        S      0:00 proftpd: (accepting connections)
25004 ?        S      0:00 proftpd: (accepting connections)
25123 ?        S      0:00 proftpd: (accepting connections)
25221 ?        S      0:00 proftpd: (accepting connections)
25299 ?        S      0:00 proftpd: (accepting connections)
25393 ?        S      0:00 proftpd: (accepting connections)
25487 ?        S      0:00 proftpd: (accepting connections)
25587 ?        S      0:00 proftpd: (accepting connections)
25684 ?        S      0:00 proftpd: (accepting connections)
25782 ?        S      0:00 proftpd: (accepting connections)
25876 ?        S      0:00 proftpd: (accepting connections)
25960 ?        S      0:00 proftpd: (accepting connections)
30199 ?        D      0:00 proftpd
32452 pts/1    D      0:00 ./proftpd
  478 pts/1    D+     0:00 proftpd -nd9
  586 pts/0    S+     0:00 grep proftp         

Ich habe nun schon alles mögliche versucht um proftpd zu beenden

killall proftpd
kill -9 porzess id
kill -TERM prozess id

Alles ohne Erfolg.

Gibt es noch eine Möglichkeit ohne Neustart des Servers?

Ps.: - ProFTPD Version 1.3.0rc4 / ich kann auch seltsamer Weise kein proftpd.pid file auf der Platte finden

Vielen Dank,
Marcus