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

Re: cron.daily problem



On Thu, Oct 12, 2000 at 01:17:36PM +0200, Igor Mozetic wrote:
> 
> I observed on one of our Debian 2.2 machines that daily cron still
> didn't finish after 5+ hours:
> 
> # ps aux
> nobody   29273  0.0  0.4  1104  532 ?        D    06:25   0:01 find / ( -fstype NFS -o -fstype nfs -o -fstype afs -o -fstype
> 
> Aparently find is stuck in an uninterruptible sleep (D).
> Is there anything one can do other then leave it or reboot ?
> (which is very undesirable)

-fstype NFS --> network file system

maybe it's "waiting" for some nonexistent network volume to become
availble? if you have none, maybe you need to remove references to
"imaginary" file systems...?

-- 
things are more like they used to be than they are now.

will@serensoft.com *** http://www.dontUthink.com/



Reply to: