[Bug 267028] General protection fault kernel panic immediately after kldload amdgpu

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Oct 2022 22:38:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #8 from George Mitchell <george@m5p.com> ---
Thanks for the work so far.  "zfs" is not explicitly in the kld_list, but I do
use ZFS and zfs_enable is set to "YES".

Also:

tunefs: POSIX.1e ACLs: (-a)                                disabled
tunefs: NFSv4 ACLs: (-N)                                   disabled
tunefs: MAC multilabel: (-l)                               disabled
tunefs: soft updates: (-n)                                 disabled
tunefs: soft update journaling: (-j)                       disabled
tunefs: gjournal: (-J)                                     disabled
tunefs: trim: (-t)                                         disabled
tunefs: maximum blocks per file in a cylinder group: (-e)  4096
tunefs: average file size: (-f)                            16384
tunefs: average number of files in a directory: (-s)       64
tunefs: minimum percentage of free space: (-m)             8%
tunefs: space to hold for metadata blocks: (-k)            6408
tunefs: optimization preference: (-o)                      time
tunefs: volume label: (-L)                                 

I never ran 13.0; I'm always leery of upgrading to x.0 from x-1.  (My upgrade
was from 12.3-p6.)  Also, I still remember a collection of severe crashes from
years back with soft updates plus journaling.  Are those problems known to be
solved now?  (Sorry to be getting off the main topic.)

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