[Bug 220343] The manual page for mpt(4) should inform about disk size limitations of most/all supported controllers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 16 23:44:00 UTC 2021


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

--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0ec6c03c76821edacba0615d3883293ad5f37dfc

commit 0ec6c03c76821edacba0615d3883293ad5f37dfc
Author:     Sebastian Oswald <sebastian at rostwald.de>
AuthorDate: 2021-01-16 23:27:43 +0000
Commit:     Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
CommitDate: 2021-01-16 23:41:59 +0000

    mpt.4: Warn about unexpected behaviour on older controllers

    Older controllers have errata which causes the disk controller to wrap
    data to other LBAs, causing data to be overwritten. [1]

    While here, fix a small typo.

    1:
https://www.broadcom.com/support/knowledgebase/1211161496563/3-terabyte-3tb-capacity-drives-on-lsi-megaraid-and-3ware-control

    PR: 220343
    Submitted by:   Sebastian Oswald <sebastian at rostwald.de>
    Reviewed by:    0mp
    Event:          January 2021 Bugathon
    Differential Revision:  <https://reviews.freebsd.org/D28201

 share/man/man4/mpt.4 | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list