2006-11-13 19:33:56 +03:00
|
|
|
.\" $NetBSD: amr.4,v 1.14 2006/11/13 16:33:57 ad Exp $
|
2003-05-01 12:36:50 +04:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2000 Jeroen Ruigrok van der Werven
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. The name of the author may not be used to endorse or promote products
|
|
|
|
.\" derived from this software without specific prior written permission
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
|
|
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
|
|
|
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
|
.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
|
|
.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
|
|
|
.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
|
|
.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
|
|
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
|
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
|
|
|
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/amr.4,v 1.16 2003/03/26 01:34:23 keramida Exp $
|
|
|
|
.\"
|
2006-07-23 17:24:34 +04:00
|
|
|
.Dd July 23, 2006
|
2003-05-01 12:36:50 +04:00
|
|
|
.Dt AMR 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm amr
|
|
|
|
.Nd AMI MegaRAID PCI-SCSI RAID driver
|
|
|
|
.Sh SYNOPSIS
|
2003-06-27 22:12:19 +04:00
|
|
|
.Cd "amr* at pci? dev ? function ?"
|
2003-05-01 12:36:50 +04:00
|
|
|
.Cd scsibus* at amr?
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.
Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work
The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.
Update src/share/man/man4/amr.4 to list the newly-supported cards.
(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 22:34:47 +03:00
|
|
|
driver provides support for LSI (formerly American Megatrends) MegaRAID
|
2005-12-13 01:46:49 +03:00
|
|
|
Express, Elite and Enterprise family RAID controllers for SCSI and SATA,
|
Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.
Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work
The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.
Update src/share/man/man4/amr.4 to list the newly-supported cards.
(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 22:34:47 +03:00
|
|
|
including models relabeled and sold by Dell, Hewlett-Packard, and Intel.
|
2003-05-01 12:36:50 +04:00
|
|
|
Supported controllers include:
|
2005-02-15 01:53:23 +03:00
|
|
|
.Pp
|
|
|
|
.Bl -bullet -compact
|
2003-05-01 12:36:50 +04:00
|
|
|
.It
|
|
|
|
MegaRAID 320-1
|
|
|
|
.It
|
|
|
|
MegaRAID 320-2
|
|
|
|
.It
|
|
|
|
MegaRAID Series 418
|
|
|
|
.It
|
|
|
|
MegaRAID Enterprise 1200 (Series 428)
|
|
|
|
.It
|
|
|
|
MegaRAID Enterprise 1300 (Series 434)
|
|
|
|
.It
|
|
|
|
MegaRAID Enterprise 1400 (Series 438)
|
|
|
|
.It
|
|
|
|
MegaRAID Enterprise 1500 (Series 467)
|
|
|
|
.It
|
|
|
|
MegaRAID Enterprise 1600 (Series 471)
|
|
|
|
.It
|
|
|
|
MegaRAID Elite 1500 (Series 467)
|
|
|
|
.It
|
|
|
|
MegaRAID Elite 1600 (Series 493)
|
|
|
|
.It
|
|
|
|
MegaRAID Express 100 (Series 466WS)
|
|
|
|
.It
|
|
|
|
MegaRAID Express 200 (Series 466)
|
|
|
|
.It
|
|
|
|
MegaRAID Express 300 (Series 490)
|
|
|
|
.It
|
Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.
Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work
The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.
Update src/share/man/man4/amr.4 to list the newly-supported cards.
(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 22:34:47 +03:00
|
|
|
LSI MegaRAID SCSI 320-0X, 320-2X, 320-4X
|
|
|
|
.It
|
|
|
|
LSI MegaRAID SCSI 320-1E, 320-2E
|
|
|
|
.It
|
|
|
|
LSI MegaRAID SATA 300-6x, 300-8x
|
2003-05-01 12:36:50 +04:00
|
|
|
.It
|
|
|
|
Dell PERC
|
|
|
|
.It
|
|
|
|
Dell PERC 2/SC
|
|
|
|
.It
|
|
|
|
Dell PERC 2/DC
|
|
|
|
.It
|
2003-11-04 13:42:40 +03:00
|
|
|
Dell PERC 4/Di
|
|
|
|
.It
|
2004-10-28 11:22:23 +04:00
|
|
|
Dell PERC 4/SC
|
|
|
|
.It
|
2004-10-20 15:01:48 +04:00
|
|
|
Dell PERC 4e/Si
|
|
|
|
.It
|
2003-05-01 12:36:50 +04:00
|
|
|
HP NetRAID-1/Si
|
|
|
|
.It
|
|
|
|
HP NetRAID-3/Si
|
|
|
|
.It
|
|
|
|
HP Embedded NetRAID
|
Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.
Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work
The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.
Update src/share/man/man4/amr.4 to list the newly-supported cards.
(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 22:34:47 +03:00
|
|
|
.It
|
|
|
|
Intel SRCU42X
|
|
|
|
.It
|
|
|
|
Intel SRCU42E
|
2005-12-13 01:46:49 +03:00
|
|
|
.It
|
Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.
Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work
The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.
Update src/share/man/man4/amr.4 to list the newly-supported cards.
(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 22:34:47 +03:00
|
|
|
Intel SRMOBU42E
|
|
|
|
.It
|
|
|
|
Intel SRCS28X
|
2003-05-01 12:36:50 +04:00
|
|
|
.El
|
|
|
|
.Sh DIAGNOSTICS
|
|
|
|
.Ss Driver initialisation/shutdown phase
|
|
|
|
.Bl -diag
|
|
|
|
.It amr%d: memory window not available
|
|
|
|
.It amr%d: I/O window not available
|
|
|
|
.Pp
|
|
|
|
The PCI BIOS did not allocate resources necessary for the correct operation of
|
|
|
|
the controller.
|
|
|
|
The driver cannot attach to this controller.
|
|
|
|
.It amr%d: busmaster bit not set, enabling
|
|
|
|
.Pp
|
|
|
|
The PCI BIOS did not enable busmaster DMA,
|
|
|
|
which is required for the correct operation of the controller.
|
|
|
|
The driver has enabled this bit and initialisation will proceed.
|
|
|
|
.It amr%d: can't allocate register window
|
|
|
|
.It amr%d: can't allocate interrupt
|
|
|
|
.It amr%d: can't set up interrupt
|
|
|
|
.It amr%d: can't allocate parent DMA tag
|
|
|
|
.It amr%d: can't allocate buffer DMA tag
|
|
|
|
.It amr%d: can't allocate scatter/gather DMA tag
|
|
|
|
.It amr%d: can't allocate s/g table
|
|
|
|
.It amr%d: can't allocate mailbox tag
|
|
|
|
.It amr%d: can't allocate mailbox memory
|
|
|
|
.Pp
|
|
|
|
A resource allocation error occurred while initialising the driver;
|
|
|
|
initialisation has failed and the driver will not attach to this controller.
|
|
|
|
.It amr%d: can't obtain configuration data from controller
|
|
|
|
.It amr%d: can't obtain product data from controller
|
|
|
|
.Pp
|
|
|
|
The driver was unable to obtain vital configuration data from the controller.
|
|
|
|
Initialisation has failed and the driver will not attach to this controller.
|
|
|
|
.It amr%d: can't establish configuration hook
|
|
|
|
.It amr%d: can't scan controller for drives
|
|
|
|
.Pp
|
|
|
|
The scan for logical drives managed by the controller failed.
|
|
|
|
No drives will be attached.
|
|
|
|
.It amr%d: device_add_child failed
|
|
|
|
.It amr%d: bus_generic_attach returned %d
|
|
|
|
.Pp
|
|
|
|
Creation of the logical drive instances failed;
|
|
|
|
attachment of one or more logical drives may have been aborted.
|
|
|
|
.It amr%d: flushing cache...
|
|
|
|
.Pp
|
|
|
|
The controller cache is being flushed prior to shutdown or detach.
|
|
|
|
.El
|
|
|
|
.Ss Operational diagnostics
|
|
|
|
.Bl -diag
|
2003-05-01 13:48:05 +04:00
|
|
|
.It amr%d: I/O beyond end of unit (%u,%d \*[Gt] %u)
|
2003-05-01 12:36:50 +04:00
|
|
|
.Pp
|
|
|
|
A partitioning error or disk corruption has caused an I/O request
|
|
|
|
beyond the end of the logical drive.
|
|
|
|
This may also occur if FlexRAID Virtual Sizing is enabled and
|
|
|
|
an I/O operation is attempted on a portion of the virtual drive
|
|
|
|
beyond the actual capacity available.
|
|
|
|
.It amr%d: polled command timeout
|
|
|
|
.Pp
|
|
|
|
An initialisation command timed out.
|
|
|
|
The initialisation process may fail as a result.
|
|
|
|
.It amr%d: bad slot %d completed
|
|
|
|
.Pp
|
|
|
|
The controller reported completion of a command that the driver did not issue.
|
|
|
|
This may result in data corruption,
|
|
|
|
and suggests a hardware or firmware problem with the system or controller.
|
|
|
|
.It amr%d: I/O error - %x
|
|
|
|
.Pp
|
|
|
|
An I/O error has occurred.
|
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr cd 4 ,
|
|
|
|
.Xr ch 4 ,
|
|
|
|
.Xr intro 4 ,
|
|
|
|
.Xr pci 4 ,
|
|
|
|
.Xr scsi 4 ,
|
|
|
|
.Xr sd 4 ,
|
2006-07-23 17:24:34 +04:00
|
|
|
.Xr st 4 ,
|
|
|
|
.Xr amrctl 8
|