Date: Wed, 5 Oct 2011 08:00:22 GMT From: "Serverel NOC#3" <pdc@serverel.com> To: freebsd-geom@FreeBSD.org Subject: Re: kern/158197: [geom] geom_cache with size> 1000 leads to panics Message-ID: <201110050800.p9580MZO047095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/158197; it has been noted by GNATS. From: "Serverel NOC#3" <pdc@serverel.com> To: bug-followup@freebsd.org, bsd@kobyla.org Cc: Subject: Re: kern/158197: [geom] geom_cache with size>1000 leads to panics Date: Wed, 05 Oct 2011 07:29:12 -0000 Panics occur when more than one instance of gcache are active. So, having 2 geom caches for /usr and /usr/obj, and making install of ports with WRKDIRPREFIX=/usr/obj/work leads to panic, no matter which size of geom caches used. But single active instance of gcache for /usr/obj seems to show no problems ("inactive" instances are present, but not used to mount filesystems).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110050800.p9580MZO047095>