Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 23:28:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223803] zio_done() panic on system with cache devices
Message-ID:  <bug-223803-8-mA5waU8gHA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223803-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223803-8@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=3D223803

--- Comment #2 from Shiva <shiva.bhanujan@quorum.com> ---
Restricting the secondarycache=3Dmetadata param setting to the ZFS where the
snapshots are being received doesn't help this issue.  FreeBSD still crashe=
s w/
the same traceback.

zfs send -v -i <src>@<from_snap> <src>@<to_snap> | zfs receive -Fuvs <dst>

we're setting secondarycache on <dst>

zfs set secondarycache=3Dmetadata <dst>

Setting secondarycache to metadata on the entire pool makes the system
prohibitively slower.  this is a real showstopper for us, as we can't trans=
fer
snapshots for more than a day.

--=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-223803-8-mA5waU8gHA>