Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2019 20:07:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 241083] zfs: zpool import seems to probe all snapshots
Message-ID:  <bug-241083-3630-xmnYBSA9Tg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241083-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241083-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=3D241083

--- Comment #9 from Martin Birgmeier <d8zNeCFG@aon.at> ---
Created attachment 208126
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208126&action=
=3Dedit
stdout

[0]# dtrace -n 'profile-97 /pid =3D=3D $target/ {@[ustack()] =3D count(); }=
' -c
"zpool import hal.5" > /usr/tmp/bug-241083.1.stdout 2>
/usr/tmp/bug-241083.1.stderr
[0]#=20

Strangely enough, the command now took only 13 seconds to complete.

--=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-241083-3630-xmnYBSA9Tg>