Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 17:15:37 +0200 (CEST)
From:      Lukas Ertl <le@FreeBSD.org>
To:        freebsd-geom@FreeBSD.org
Subject:   Outstanding I/O after 10 seconds
Message-ID:  <20040924171245.Q549@pcle2.cc.univie.ac.at>

next in thread | raw e-mail | index | archive | help
Hi there,

I've now seen several times the following messages:

WARNING: Final close of geom_dev(da9s1a) still has outstanding I/O after 
10 seconds. Completing close anyway, panic may happen later.

This happens when I run benchmarks on the specified device (like rawio). 
The strange thing is that when I look at what triggers this message, then 
cp->nstart is one less than cp->nend, like there was an additional 
g_io_deliver() on a bio.

Any ideas why cp->nend would be larger than cp->nstart?

cheers,
le

-- 
Lukas Ertl                         http://homepage.univie.ac.at/l.ertl/
le@FreeBSD.org                     http://people.freebsd.org/~le/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040924171245.Q549>