Arjan van de Ven wrote:
On Mon, 3 Dec 2007 11:27:15 +0100 Andi Kleen <[email protected]> wrote:What should it do when the NFS server doesn't answer anymore or when the network to the SAN RAID array located a few hundred KM awayKernel waiting 2 minutes on TASK_UNINTERRUPTIBLE is certainly broken.develops some hickup? Or just the SCSI driver decides to do lengthyerror recovery -- you could argue that is broken if it takes longer than 2 minutes, but in practice these things are hard to testand to fix.the scsi layer will have the IO totally aborted within that time anyway; the retry timeout for disks is 30 seconds after all.
.. Mmm.. but the SCSI layer may do many retries, each with 30sec timeouts.. -- 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/
- References:
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Arjan van de Ven <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Arjan van de Ven <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Arjan van de Ven <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Radoslaw Szkodzinski (AstralStorm) <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Arjan van de Ven <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- Prev by Date: Re: Possible bug from kernel 2.6.22 and above, 2.6.24-rc4
- Next by Date: Re: [patch 17/18] mm: remove nopage
- Previous by thread: Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- Next by thread: [PATCH] Remove unneeded extern declaration from kernel/exit.c
- Index(es):