https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214375
Bug ID: 214375 Summary: RAIDZ pool with cheksum=skein fails to execute loader.efi from boot1.efi on UEFI system Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: lstew...@freebsd.org CC: freebsd-am...@freebsd.org CC: freebsd-am...@freebsd.org I tested with FreeBSD-CURRENT snapshot ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/12.0/FreeBSD-12.0-CURRENT-amd64-20161021-r307747-memstick.img.xz Installing boot1.efifat into the EFI partition and creating a single RAIDZ pool to boot from fails to boot when "-O checksum=skein" is included in the zpool creation step, but boots fine when that option is omitted i.e. default checksum algorithm is used. Symptoms observed are that boot1 sees my pool (prints my pool name after "found the following pools" message) but hangs where it should have run loader.efi, and the only way to recover is a hard reset. Same result after every boot. tsoome@ appears to have reproduced the problem and a likely fix is up for review at https://reviews.freebsd.org/D8487 which I will be testing shortly, but he requested that a bug report be filed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"