[Bug 243225] "mpr0: Out of chain frames" boot hang after clang 9.0.1 import (probably timing, not compiler related)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 3 23:49:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243225

Warner Losh <imp at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp at FreeBSD.org

--- Comment #4 from Warner Losh <imp at FreeBSD.org> ---
Looking at the source we see:

mpr_dprint(sc, MPR_INFO, "Out of chain frames, "
    "consider increasing hw.mpr.max_chains.\n");

Have you increased hw.mpr.max_chains?

We use this sort of controller all the time (though we don't use tape drive) at
work and haven't seen this at all.

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


More information about the freebsd-bugs mailing list