Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2021 20:06:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253445] bectl: does not function in two-level zfs datasets
Message-ID:  <bug-253445-227-AspB9Jp6vp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253445-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253445-227@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=3D253445

--- Comment #14 from Robert Wing <rew@FreeBSD.org> ---
(In reply to dougs@dawnsign.com from comment #13)

If you get around to it...try the following on your 13.0 machine and let us
know if it works:


# curl https://people.freebsd.org/~rew/libbe-D30636.so --output libbe-D3063=
6.so
# env LD_PRELOAD=3D/absolute/path/to/libbe-D30636.so /sbin/bectl -r tank li=
st

The curl command is downloading a patched version of the libbe library. This
patched libbe version uses Wes's patch found at
https://reviews.freebsd.org/D30636

You must pass the absolute path of the patched libbe library to LD_PRELOAD.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253445-227-AspB9Jp6vp>