tail head cat sleep
QR code linking to this page

Manual Pages  — MPT

NAME

mpt – LSI Fusion-MPT SCSI/Fibre Channel driver

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device mpt

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

mpt_load="YES"

DESCRIPTION

The mpt driver provides support for the LSI Logic Fusion-MPT family of SCSI, Fibre Channel and SAS controllers.

HARDWARE

The following controllers are supported by the mpt driver:

The Ultra 320 SCSI controller chips supported by the mpt driver can be found onboard on many systems including:

These systems also contain Integrated RAID Mirroring and Integrated RAID Mirroring Enhanced which this driver also supports.

The SAS controller chips are also present on many new AMD/Opteron based systems, like the Sun 4100. Note that this controller can drive both SAS and SATA drives or a mix of them at the same time. The Integrated RAID Mirroring available for these controllers is poorly supported at best.

The Fibre Channel controller chipset are supported by a broad variety of speeds and systems. The Apple Fibre Channel HBA is in fact the FC949ES card.

This driver also supports target mode for Fibre Channel cards. This support may be enabled by setting the desired role of the core via the LSI Logic firmware utility that establishes what roles the card can take on - no separate compilation is required.

WARNINGS

Most controllers supported by the mpt driver suffer from limitations on supported disk size (mostly <2TB). While most controllers will truncate usable disk size, others might behave unexpetedly and can cause severe data loss. Refer to the datasheet of the chipset and firmware version for information about supported disk size and limitations.

SEE ALSO

cd(4), ch(4), da(4), mps(4), pci(4), sa(4), scsi(4), targ(4), gmultipath(8), mptutil(8) http://www.lsi.com/

LSI Logic Website,

HISTORY

The mpt driver first appeared in FreeBSD 4.6 .

AUTHORS

The mpt driver was originally written for FreeBSD by Greg Ansley and marginally improved upon by Matt Jacob <Mt mjacob@FreeBSD.org>.

Justin Gibbs <Mt gibbs@FreeBSD.org> and Scott Long <Mt scottl@FreeBSD.org> have made more substantial improvements.


MPT (4) January 16, 2021

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.