Hans-Joachim Baader <[EMAIL PROTECTED]> wrote:
>
> I do nightly backups on tape. Every 3 to 4 weeks a process is stuck in
>  D state while accessing the drive:
> 
>  12398 ?        D      0:00 /usr/sbin/amcheck -ms daily
> 
>  There are no messages in the log. Only a reboot can remove this process.

Next time it happens, do

        dmesg -c
        echo t > /proc/sysrq-trigger
        dmesg -s 1000000 > foo

and send foo, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to