Date: Thu, 15 May 2014 19:00:00 GMT From: "Steven Hartland" <killing@multiplay.co.uk> To: freebsd-fs@FreeBSD.org Subject: Re: kern/189355: zfs panic on 10-stable Message-ID: <201405151900.s4FJ00dg040847@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/189355; it has been noted by GNATS.
From: "Steven Hartland" <killing@multiplay.co.uk>
To: "Radim Kolar" <hsn@sendmail.cz>,
"freebsd-fs@FreeBSD.org" <freebsd-fs@freebsd.org>,
<bug-followup@freebsd.org>
Cc:
Subject: Re: kern/189355: zfs panic on 10-stable
Date: Thu, 15 May 2014 19:59:28 +0100
----- Original Message -----
From: "Radim Kolar" <hsn@sendmail.cz>
failing line 489 is:
if (avl_numnodes(&vq->vq_active_tree) >= zfs_vdev_max_active)
return (ZIO_PRIORITY_NUM_QUEUEABLE);
Ok so thats what I thought it was could you see what vq is?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405151900.s4FJ00dg040847>
