Re: Linux 2.6.25-rc4

From: Jens Axboe
Date: Fri Mar 07 2008 - 03:48:44 EST


On Thu, Mar 06 2008, Anders Eriksson wrote:
>
> jens.axboe@xxxxxxxxxx said:
> >> I was a bit unclear on this, the problem is easily reproducible but _only_
> >> on Anders' system (I couldn't reproduce it with smartd here either).
>
> > What IO scheduler is Anders using (and does it have an impact, eg does it
> > hang with deadline as well)?
>
> CONFIG_IOSCHED_NOOP=y
> CONFIG_IOSCHED_AS=y
> CONFIG_IOSCHED_DEADLINE=y
> CONFIG_IOSCHED_CFQ=y
> CONFIG_DEFAULT_IOSCHED="cfq"
>
> On request here's a sysrq-t from smartd on -rc3, you also see exactly where
> smartd gives up (using the gentoo default smasrtd.conf).

Can you try with noop or deadline as the default, to see if it
reproduces with them?

> Might a strace of smartd help?

Nope, looking at the trace it'll be stuck waiting for the ioctl to
finish.

--
Jens Axboe

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