[Bug 265196] talos linux vms hang on reboot at the com ports, need to reboot the host to clear it up

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Jul 2022 21:49:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265196

--- Comment #24 from Larry Rosenman <ler@FreeBSD.org> ---
turning OFF kexec seems to fix the hang/crash/et al.

- op: add
  path: /machine/sysctls
  value:
    kernel.kexec_load_disabled: 1

adding that via a 
talosctl    patch mc -p '@<YAML file>'

works.

-- 
You are receiving this mail because:
You are the assignee for the bug.