Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2019 19:34:26 +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-gcoUXVJsUD@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 #7 from Alan Somers <asomers@FreeBSD.org> ---
Well, there goes that theory.  Could you please try again with this dtrace
script?  The output will be large, so pipe it to a file.

sudo dtrace -n 'profile-97 /pid =3D=3D $target/ {@[ustack()] =3D count(); }=
' -c
"zpool import hal.5"

--=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-gcoUXVJsUD>