Page MenuHomeFreeBSD

mpt.4: Warn about unexpected behaviour on older controllers
ClosedPublic

Authored by debdrup on Jan 16 2021, 10:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 5:31 PM
Unknown Object (File)
Wed, Mar 27, 7:26 AM
Unknown Object (File)
Mar 18 2024, 2:05 AM
Unknown Object (File)
Feb 28 2024, 10:23 PM
Unknown Object (File)
Jan 7 2024, 5:20 AM
Unknown Object (File)
Dec 20 2023, 6:27 PM
Unknown Object (File)
Nov 8 2023, 12:52 PM
Unknown Object (File)
Nov 7 2023, 6:31 PM

Details

Reviewers
0mp
Group Reviewers
manpages
Summary

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

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>

Test Plan

igor, which passes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36285
Build 33174: arc lint + arc unit

Event Timeline

debdrup added a reviewer: 0mp.
0mp requested changes to this revision.Jan 16 2021, 11:16 PM
0mp added inline comments.
share/man/man4/mpt.4
156

I'd drop the emphasis from most.

If necessary, use .Em.

158

I think that we generally try to avoid "you" in documentation.

This revision now requires changes to proceed.Jan 16 2021, 11:16 PM
debdrup marked 2 inline comments as done.

Address feedback from 0mp

The syntax seems correct, I cannot tell if the content is fine as well.

This revision is now accepted and ready to land.Jan 16 2021, 11:38 PM
pauamma_gundo.com added inline comments.
share/man/man4/mpt.4
157

s/unexpetedly/unexpectedly/