Страница 1 из 1

Большое количество процессов proftpd

Добавлено: 2010-11-15 14:15:41
M@}{
Приветствую!

Последние несколько дней наблюдается странное поведение ProFTPd на FreeBSD 8, а именно много процессов в состояние RUN, как результат, весь процессор седаедся (8 ядер XEON 5420).

Самое интересное, это на одном сервере, в двух jail, после перезапуска, все повторилось.

Код: Выделить всё

last pid: 81960;  load averages: 60.32, 60.72, 60.54                                                                                                                                  up 28+16:52:23  14:08:33
83 processes:  31 running, 52 sleeping
CPU: 35.3% user,  0.0% nice, 64.7% system,  0.0% interrupt,  0.0% idle
Mem: 482M Active, 13G Inact, 1273M Wired, 204M Cache, 1646M Buf, 517M Free
Swap: 16G Total, 16G Free

  PID USERNAME       THR PRI NICE   SIZE    RES STATE   C   TIME   WCPU COMMAND
71809 root             1  99    0 15124K  3712K RUN     0  56:07 14.79% proftpd
71834 root             1  99    0 15124K  3736K RUN     4  53:47 14.79% proftpd
71845 root             1  99    0 15124K  3716K RUN     5  55:06 14.36% proftpd
71849 root             1  98    0 15124K  3720K RUN     6  53:58 13.77% proftpd
71793 root             1  99    0 15124K  3708K RUN     3  56:24 13.67% proftpd
71847 root             1  99    0 15124K  3720K RUN     3  56:24 13.67% proftpd
71796 root             1  99    0 15124K  3712K RUN     5  53:35 13.57% proftpd
71842 root             1  99    0 15124K  3716K RUN     2  56:29 13.48% proftpd
71831 root             1  98    0 15124K  3716K CPU0    0  56:25 13.38% proftpd
71839 root             1  99    0 15124K  3716K RUN     4  53:55 13.38% proftpd
71833 root             1  99    0 15124K  3716K RUN     2  56:12 13.18% proftpd
71844 root             1  98    0 15124K  3716K CPU6    6  55:31 13.18% proftpd
71790 root             1  98    0 15124K  3708K CPU7    7  52:27 13.18% proftpd
71798 root             1  99    0 15124K  3712K RUN     1  56:20 12.99% proftpd
71838 root             1  99    0 15124K  3736K RUN     2  56:10 12.99% proftpd
71841 root             1  99    0 15124K  3716K RUN     0  56:07 12.99% proftpd
71840 root             1  99    0 15124K  3716K RUN     5  55:32 12.99% proftpd
71829 root             1  99    0 15124K  3716K RUN     0  55:49 12.79% proftpd
71848 root             1  99    0 15124K  3720K RUN     0  55:25 12.79% proftpd
71846 root             1  99    0 15124K  3716K RUN     4  55:12 12.70% proftpd
71787 root             1  99    0 15124K  3708K RUN     1  55:41 12.60% proftpd
71835 root             1  99    0 15124K  3736K RUN     1  56:17 12.50% proftpd
71837 root             1  98    0 15124K  3736K RUN     1  55:52 12.50% proftpd
71836 root             1  99    0 15124K  3736K RUN     4  55:20 12.50% proftpd
71830 root             1  98    0 15124K  3716K RUN     6  54:53 12.50% proftpd
71828 root             1  98    0 15124K  3712K RUN     7  52:24 12.50% proftpd
71827 root             1  98    0 15124K  3712K RUN     1  56:10 12.26% proftpd
71801 root             1  98    0 15124K  3712K RUN     6  55:19 12.26% proftpd
71843 root             1  98    0 15124K  3716K RUN     6  55:47 12.16% proftpd
71832 root             1  98    0 15124K  3716K RUN     6  53:56 12.16% proftpd

Re: Большое количество процессов proftpd

Добавлено: 2010-11-15 15:36:01
hizel