Query: mfi
OS: linux
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MFI(4) BSD Kernel Interfaces Manual MFI(4)NAMEmfi -- LSI MegaRAID SAS driverSYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device mfi Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): mfi_load="YES"DESCRIPTIONThis driver is for LSI's next generation PCI Express SAS RAID controllers. Access to RAID arrays (logical disks) from this driver is pro- vided via /dev/mfid? device nodes. A simple management interface is also provided on a per-controller basis via the /dev/mfi? device node. The mfi name is derived from the phrase "MegaRAID Firmware Interface", which is substantially different than the old "MegaRAID" interface and thus requires a new driver. Older SCSI and SATA MegaRAID cards are supported by amr(4) and will not work with this driver. Two sysctls are provided to tune the mfi driver's behavior when a request is made to remove a mounted volume. By default the driver will disallow any requests to remove a mounted volume. If the sysctl dev.mfi.%d.delete_busy_volumes is set to 1, then the driver will allow mounted volumes to be removed.HARDWAREThe mfi driver supports the following hardware: o LSI MegaRAID SAS 1078 o LSI MegaRAID SAS 8408E o LSI MegaRAID SAS 8480E o LSI MegaRAID SAS 9260 o Dell PERC5 o Dell PERC6 o IBM ServeRAID M5015 SAS/SATA o IBM ServeRAID-MR10i o Intel RAID Controller SROMBSAS18EFILES/dev/mfid? array/logical disk interface /dev/mfi? management interfaceDIAGNOSTICSmfid%d: Unable to delete busy device An attempt was made to remove a mounted volume.SEE ALSOamr(4), pci(4), mfiutil(8)HISTORYThe mfi driver first appeared in FreeBSD 6.1.AUTHORSThe mfi driver and this manual page were written by Scott Long <scottl@FreeBSD.org>.BUGSThe driver does not support big-endian architectures at this time.BSDMay 12, 2010 BSD
Related Man Pages |
---|
mfi(4) - debian |
mps(4) - freebsd |
amr(4) - netbsd |
mrsas(4) - freebsd |
mpt(4) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Perl RegExp to remove last character from strings |
MPIO - list of supported arrays |
SCO 6.0.0 hangsat install cdrom verify |
Problems with VIO O/S 2.2.3 |
SAS dataset to CSV |