MPT(4) BSD Kernel Interfaces Manual MPT(4)NAME
mpt -- LSI Fusion-MPT SCSI/Fibre Channel driver
SYNOPSIS
mpt* at pci? dev ? function ?
scsibus* at mpt?
DESCRIPTION
The mpt driver provides support for the LSI Logic Fusion-MPT family of SCSI and Fibre Channel and SAS controllers:
o 53c1020 (Ultra320 SCSI)
o 53c1030 (Dual Ultra320 SCSI)
o AS1068 (SAS/SATA)
o FC909 (1Gb/s Fibre Channel)
o FC909A (Dual 1Gb/s Fibre Channel)
o FC919 (2Gb/s Fibre Channel)
o FC919X (2Gb/s Fibre Channel, PCI-X)
o FC929 (Dual 2Gb/s Fibre Channel)
o FC929X (Dual 2Gb/s Fibre Channel, PCI-X)
SEE ALSO cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), siop(4), st(4), uk(4)HISTORY
The mpt driver first appeared in NetBSD 2.0.
AUTHORS
The mpt driver was originally written for FreeBSD by Greg Ansley . It was ported to NetBSD by Jason R. Thorpe and contributed by Wasabi Sys-
tems, Inc.
BSD February 16, 2009 BSD
Check Out this Related Man Page
fcp(7D) Devices fcp(7D)NAME
fcp - Fibre Channel protocol driver
DESCRIPTION
The fcp driver is the upper layer protocol that supports mechanisms for transporting SCSI-3 commands over Fibre Channel. The fcp driver,
which interfaces with the Sun Fibre Channel transport library fctl(7D), supports the standard functions provided by the SCSA interface.
FILES
/kernel/drv/fcp
32-bit ELF kernel driver (x86)
/kernel/drv/amd64/fcp
64-bit ELF kernel driver (x86)
/kernel/drv/sparcv9/fcp
64-bit ELF kernel driver (SPARC)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Architecture |SPARC |
+-----------------------------+-----------------------------+
|Interface stability |Unknown |
+-----------------------------+-----------------------------+
|Availability |SUNWfcp |
+-----------------------------+-----------------------------+
SEE ALSO prtconf(1M), driver.conf(4), fctl(7D), fp(7D), usoc(7D)
Writing Device Drivers
Fibre Channel Physical and Signaling Interface (FC-PH) ANSI X3.230: 1994
Fibre Channel Generic Services (FC-GS-2) Project 1134-D
Fibre Channel Arbitrated Loop (FC-AL) ANSI X3.272-1996
Fibre Channel Protocol for SCSI (FCP) ANSI X3.269-1996
SCSI-3 Architecture Model (SAM) Fibre Channel Private Loop SCSI Direct Attach (FC-PLDA) ANSI X3.270-1996
Fabric Loop Attachment (FC-FLA), NCITS TR-20:1998
SunOS 5.10 20 Oct 2004 fcp(7D)
My C++ program returns 'Disk Full' Message when I tried to manage a file larger than 2Gb. the process is very simple: based on a TXT file, the process combine the information generating another temporary file (generating the error) to fillup a database.
My FS, during the process, reaches 40%...... (4 Replies)
Hi guys,
I've got a log file which has entries that look like this:
-------------------------------------------------------------------------------
06/08/04 07:57:57
AMQ9002: Channel program started.
EXPLANATION:
Channel program 'INSCCPQ1.HSMTSPQ1' started.
ACTION:
None. ... (3 Replies)
I have 1 PCI-X Dual Channel Ultra320 SCSI Adapter card for my p570 server. I would like to split the 2 channels for the usage of 2 tape drives in different LPARs. Is that possible?
For example, I have 2 LPARs running in p570 server, LPAR-A configured the Ultra320 card as pci7 in slot... (11 Replies)
Hi all,
Just got some new hardware and I'm planning on installing FreeBSD on it. I just like to know what problems might occur with the choose hw.
AMD Opteron Dual Core 2.2Ghz
Nvidia Quadro FX 1400
Tyan S2865 motherboard
250GB SATA HDD
And 2 Eizo 19" LCD monitors.
This machine will... (5 Replies)
I received a new error that I have not seen before on my Solaris 10 server last night:
From /var/adm/messages
Jan 8 04:59:26 nediaccomp005j scsi: /pci@780/pci@0/pci@9/scsi@0 (mpt0):
Jan 8 04:59:26 nediaccomp005j Log info 31010000c received for target 1.
Jan 8 04:59:26 nediaccomp005j ... (4 Replies)
Hi, I'm a new to bash
I need to find files more big than 2Gb, and put there in array, I found:
ls -l *.* | awk '{ print $5}'
but I don't know how to set "sed"( or somethings else) command for to filter just files more than 2Gb.
Thanks
Mau (5 Replies)
All
I am at a loss with a VIO server running ios 2.2.0.10-FP-24 SP-01. The VIO server is fitted with two 8Gb PCI Express Dual Port FC Adapters. However when I run the lsnports command only two of the adapter ports show as capable:
$ lsnports
name physloc ... (4 Replies)
Hi all,
I have an problem with dual booting.
I installed windows7 and i want to install redhat linux on same system. When i insert the cd and boot with the cd it is not showing the hard drive. If i boot with hard disk its booting with windows7. But, if i boot with cdrom it is showing an... (7 Replies)
Hello,
I am trying to set up Channel Bonding on a RHEL6 Virtual Box VM. I have 2 ethernet cards on the machine which are set up in Internal Network mode. I followed all the steps exactly as mentioned in the RHEL6 deployment Guide, but for some reason i think results are not correct. Here are my... (13 Replies)
Hi Guys,
After setting below paths:
ok nvalias rootdisk /pci@1c,600000/scsi@2/disk@0,0:a
ok nvalias rootmirror /pci@1c,600000/scsi@2/disk@1,0:a
ok nvstore
to check:
ok devalias
devailas does show set path but after reboot
The alias for disks are not getting saved.
I get this error:-... (5 Replies)
Hello,
One Fedora server is facing the issue that daily /var/log/btmp grows to 2.2Gb or more.
I need your help to determine the cause and isolate it.
Thank you! (6 Replies)
I have a known good external SCSI HD running SCO UNIX OpenServer 5.0.7. I decided that I wanted to be able to run this drive on another computer, so I bought the same SCSI card as before (LSI) and then attempted to boot on the other system. The bootup process hung with the error F painit. I've... (13 Replies)