Date: Mon, 3 May 2010 21:27:18 GMT From: Michael Moll <kvedulv@kvedulv.de> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/146272: ZFS byteswapping works fine, but panics with TODO Message-ID: <201005032127.o43LRIop086519@www.freebsd.org> Resent-Message-ID: <201005032130.o43LU1bg018234@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146272 >Category: kern >Synopsis: ZFS byteswapping works fine, but panics with TODO >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 03 21:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Michael Moll >Release: 9.0-CURRENT / 8.0-STABLE >Organization: >Environment: FreeBSD emperor.kvedulv.de 8.0-STABLE FreeBSD 8.0-STABLE #0: Mon May 3 21:11:19 CEST 2010 mmoll@emperor.kvedulv.de:/usr/obj/usr/src/sys/EMPEROR amd64 FreeBSD fujisan.kvedulv.de 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon May 3 12:32:02 UTC 2010 root@fujisan.kvedulv.de:/usr/obj/usr/src/sys/GENERIC sparc64 >Description: When trying to do a zfs send/receive from FreeBSD/amd64 to FreBSD/sparc64 the receiving box paniced with "zfs_ace_byteswap:112: TODO" I recompiled kernels without the TODO-#ifdef, tried several send/receives in both directions and everything seems to be fine. Maybe this code can be enabled also on FreeBSD? >How-To-Repeat: Do a zfs send/receive from a BE to a LE box or vice versa. >Fix: Comment out the TODO-#ifdef in /sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_byteswap.c >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005032127.o43LRIop086519>