Re: Deadlock: Linux-2.2.18, sym53c8xx, Compaq ProLiant, HP Ultrium

Manfred Spraul (manfred@colorfullife.com)
Thu, 20 Dec 2001 00:24:40 +0100


>
>
> After that, the amanda process hangs in state "D" and
> cannot be killed anymore. The machine itself is still
> working.
>
>
If something is stuck in D state, always try sysrq-T.
This dumps the kernel stack of all processes. Check that the stuck
process is logged (the kernel log can overflow if many processes are
running), then parse the result through ksymoops.
This shows you/us where it stuck.

--
    Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/