Date: Mon, 19 Apr 2010 01:50:03 GMT From: Garrett Cooper <gcooper@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/145818: [geom] geom_stat_open showing cached information for non-present iso Message-ID: <201004190150.o3J1o3IF019562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/145818; it has been noted by GNATS.
From: Garrett Cooper <gcooper@FreeBSD.org>
To: bug-followup <bug-followup@freebsd.org>
Cc: geom@freebsd.org, mav@freebsd.org
Subject: Re: kern/145818: [geom] geom_stat_open showing cached information for
non-present iso
Date: Sun, 18 Apr 2010 18:48:59 -0700
I did some more tracking down of this issue and the problem is
with the cached data being reported by devstat(9) -- somehow when the
device is being detached it's not properly reporting that it needs to
be removed in geom(4). I'm a bit stuck after that, but it does appear
to be a communication issue between [atapi]cam(4) and geom(4).
Thanks,
-Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004190150.o3J1o3IF019562>
