Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Bug 222199] zfs command crashed with option checksum=skein

4 views
Skip to first unread message

bugzilla...@freebsd.org

unread,
Jan 21, 2018, 7:02:30 PM1/21/18
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222199

--- Comment #5 from commi...@freebsd.org ---
A commit references this bug:

Author: mav
Date: Mon Jan 22 00:01:37 UTC 2018
New revision: 328234
URL: https://svnweb.freebsd.org/changeset/base/328234

Log:
MFV r328233:
8898 creating fs with checksum=skein on the boot pools fails ungracefully

illumos/illumos-gate@9fa2266d9a78b8366e1cd2d5f050e8b5e37d558c

https://www.illumos.org/issues/8898:
# zfs create -o checksum=skein rpool/test
internal error: Result too large
Abort (core dumped)

Not a big deal per se, but should be handled correctly.

Reviewed by: Toomas Soome <tso...@me.com>
Reviewed by: Andy Stormont <asto...@racktopsystems.com>
Approved by: Dan McDonald <dan...@joyent.com>
Author: Yuri Pankov <yuri....@nexenta.com>

PR: 222199

Changes:
_U head/cddl/contrib/opensolaris/
head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
_U head/cddl/contrib/opensolaris/lib/libzfs/
head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freeb...@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-...@freebsd.org"

bugzilla...@freebsd.org

unread,
Feb 8, 2018, 1:53:07 PM2/8/18
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222199

ir...@mail.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |ir...@mail.ua

--- Comment #6 from ir...@mail.ua ---
I have exactly the same issue on 11-STABLE r328996.
Boot loader support of sha512 and skein was merged in r328866 to 11-STABLE.
checksum=sha512 can be set for dataset or pool, but "skein" is still
unavailable.
0 new messages