Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2019 10:39:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 234705] zpool initialize does not BIO_DELETE
Message-ID:  <bug-234705-3630-2zZxafO2ac@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234705-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234705-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234705

--- Comment #6 from Steven Hartland <smh@FreeBSD.org> ---
Created attachment 200907
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200907&action=
=3Dedit
bio_delete dtrace script

Just checked on my 12.0-RELEASE box by creating an md backed pool while run=
ning
the attached dtrace script and checking the output of:
sysctl kstat.zfs.misc.zio_trim

These show both BIO_DELETE's being processed and no unsupported increment s=
o as
far as I can tell vdev's are still being erased on init.

So I guess the question is what lead to come to the conclusion they aren't?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234705-3630-2zZxafO2ac>