[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Hanging run-parts weirdness!!!



Ok...
I don't know why...
I type
--------------------------------------
run-parts --report /etc/cron.daily
--------------------------------------
/etc/cron.daily contains standart scripts
--------------------------------------
maul:/etc/cron.daily# ls
calendar  exim  find  man-db  modutils  netbase  proftpd  quota  samba
standard  sysklogd
--------------------------------------
run-parts is hanging in a moment
ps axf
--------------------------------------
 6177 pts/2    S      0:00      \_ -sh
16310 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16388 pts/2    Z      0:00              \_ [man-db <defunct>]
--------------------------------------
Ctrl+C
second time
--------------------------------------
 6177 pts/2    S      0:00      \_ -sh
16309 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16387 pts/2    Z      0:00              \_ [netbase <defunct>]
--------------------------------------
third
--------------------------------------
 6177 pts/2    S      0:00      \_ -sh
16308 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16386 pts/2    Z      0:00              \_ [find <defunct>]
--------------------------------------
19231 pts/2    S      0:00  \_ -usr/bin/tcsh
 6177 pts/2    S      0:00      \_ -sh
16476 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16574 pts/2    Z      0:00              \_ [modutils <defunct>]
--------------------------------------
19231 pts/2    S      0:00  \_ -usr/bin/tcsh
 6177 pts/2    S      0:00      \_ -sh
16617 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16689 pts/2    Z      0:00              \_ [find <defunct>]
--------------------------------------
19231 pts/2    S      0:00  \_ -usr/bin/tcsh
 6177 pts/2    S      0:00      \_ -sh
16730 pts/2    S      0:00          \_ run-parts --report /etc/cron.daily/
16879 pts/2    Z      0:00              \_ [sysklogd <defunct>]
--------------------------------------

What the hell is going on ????
Every time different script, and if  I run every script manually it is
completed in a moment without problems!
Kernel is 2.4.10 (on 2.4.9 was the same problems)
Logs are clean. Machine is loaded by _many_ other jobs without any problems,
I don't think that reason is broken memory, but I have another machines with
the same Debian and kernel and daily scripts without any problems. Though,
other machines less loaded.
It's a very big trouble for me - please help.

Thanx in advance,
---
Sergey "BeerBong" Polyakov
chief of WebZavod (http://www.webzavod.ru)



Reply to: