2017-07-18 01:24, Mark Johnston wrote:
Are you able to break into the debugger at this point? Try setting
debug.kdb.break_to_debugger=1 and debug.kdb.alt_break_to_debugger=1 at
the loader prompt, and hit the break key, or the key sequence
~ ctrl-b once the hang occurs. At the debugger prompt, tr
> Le 18 juil. 2017 à 18:47, Daniel Genis a écrit :
>
> Hello,
Hello,
> Take a look at this commit: https://github.com/freebsd/freebsd/commit/d99ba5c
> It might be the issue you're encountering.
Yes, it is. Here ’s the corresponding PR :
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=2074
Hello,
Take a look at this commit: https://github.com/freebsd/freebsd/commit/d99ba5c
It might be the issue you're encountering.
With kind regards,
Daniel
On 18 July 2017 18:33:02 CEST, "Stéphane Dupille via freebsd-stable"
wrote:
>Hello,
>
>My server is running 10.2-RELEASE (yes, I need t
Hello,
My server is running 10.2-RELEASE (yes, I need to upgrade it, but it works like
a charm). Today, I launched this command, as root :
# zfs destroy -r zroot@attic
and the machine crashed :
Jul 18 18:09:40 penitencier syslogd: kernel boot file is /boot/kernel/kernel
Jul 18 18:09:40 penitenci