[Bug 257298] kernel panic with kern.cam.da.enable_uma_ccbs=1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257298] kernel panic with kern.cam.da.enable_uma_ccbs=1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jul 2021 09:53:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257298 --- Comment #1 from pr@aoek.com --- I hit the bug again with kern.cam.ada.enable_uma_ccbs=0 I also find out that my previous post was partially incorrect: I have to set the .ada. version of the sysctl, no the .da. Please forgive me. So, to summarize, under heavy work (poudriere with 16 builders): kern.cam.(a)da.enable_uma_ccbs=1 -> kernel panics quickly kern.cam.(a)da.enable_uma_ccbs=0 -> kernel panics in a few hours If the kernel is GENERIC (with INVARIANTS) sometimes it hangs at boot/rc, random positions (I assume then the first reset is issued). GENERIC-NODEBUG usually boots ok. -- You are receiving this mail because: You are the assignee for the bug.