]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/amr.4
This commit was generated by cvs2svn to compensate for changes in r136647,
[FreeBSD/FreeBSD.git] / share / man / man4 / amr.4
1 .\"
2 .\" Copyright (c) 2000 Jeroen Ruigrok van der Werven
3 .\" All rights reserved.
4 .\"
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
7 .\" are met:
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\"    notice, this list of conditions and the following disclaimer.
10 .\" 2. The name of the author may not be used to endorse or promote products
11 .\"    derived from this software without specific prior written permission
12 .\"
13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
15 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
16 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 .\"
24 .\" $FreeBSD$
25 .\"
26 .Dd July 14, 2004
27 .Dt AMR 4
28 .Os
29 .Sh NAME
30 .Nm amr
31 .Nd AMI MegaRAID PCI-SCSI RAID driver
32 .Sh SYNOPSIS
33 .Cd device pci
34 .Cd device amr
35 .Sh DESCRIPTION
36 The
37 .Nm
38 driver provides support for American Megatrends MegaRAID Express,
39 Elite and Enterprise family SCSI RAID controllers,
40 including models relabeled and sold by Hewlett-Packard and Dell.
41 .Sh HARDWARE
42 The
43 .Nm
44 driver supports the following:
45 .Pp
46 .Bl -bullet -compact
47 .It
48 AMI MegaRAID 320-1
49 .It
50 AMI MegaRAID 320-2
51 .It
52 AMI MegaRAID 320-4X
53 .It
54 AMI MegaRAID Series 418
55 .It
56 AMI MegaRAID Enterprise 1200 (Series 428)
57 .It
58 AMI MegaRAID Enterprise 1300 (Series 434)
59 .It
60 AMI MegaRAID Enterprise 1400 (Series 438)
61 .It
62 AMI MegaRAID Enterprise 1500 (Series 467)
63 .It
64 AMI MegaRAID Enterprise 1600 (Series 471)
65 .It
66 AMI MegaRAID Elite 1500 (Series 467)
67 .It
68 AMI MegaRAID Elite 1600 (Series 493)
69 .It
70 AMI MegaRAID Elite 1650 (Series 4xx)
71 .It
72 AMI MegaRAID Express 100 (Series 466WS)
73 .It
74 AMI MegaRAID Express 200 (Series 466)
75 .It
76 AMI MegaRAID Express 300 (Series 490)
77 .It
78 AMI MegaRAID Express 500 (Series 475)
79 .It
80 Dell PERC
81 .It
82 Dell PERC 2/SC
83 .It
84 Dell PERC 2/DC
85 .It
86 Dell PERC 3/DCL
87 .It
88 Dell PERC 3/QC
89 .It
90 Dell PERC 4/Di
91 .It
92 HP NetRAID-1/Si
93 .It
94 HP NetRAID-3/Si (D4943A)
95 .It
96 HP Embedded NetRAID
97 .El
98 .Sh DIAGNOSTICS
99 .Ss Driver initialisation/shutdown phase
100 .Bl -diag
101 .It amr%d: memory window not available
102 .It amr%d: I/O window not available
103 .Pp
104 The PCI BIOS did not allocate resources necessary for the correct operation of
105 the controller.
106 The driver cannot attach to this controller.
107 .It amr%d: busmaster bit not set, enabling
108 .Pp
109 The PCI BIOS did not enable busmaster DMA,
110 which is required for the correct operation of the controller.
111 The driver has enabled this bit and initialisation will proceed.
112 .It amr%d: can't allocate register window
113 .It amr%d: can't allocate interrupt
114 .It amr%d: can't set up interrupt
115 .It amr%d: can't allocate parent DMA tag
116 .It amr%d: can't allocate buffer DMA tag
117 .It amr%d: can't allocate scatter/gather DMA tag
118 .It amr%d: can't allocate s/g table
119 .It amr%d: can't allocate mailbox tag
120 .It amr%d: can't allocate mailbox memory
121 .Pp
122 A resource allocation error occurred while initialising the driver;
123 initialisation has failed and the driver will not attach to this controller.
124 .It amr%d: can't obtain configuration data from controller
125 .It amr%d: can't obtain product data from controller
126 .Pp
127 The driver was unable to obtain vital configuration data from the controller.
128 Initialisation has failed and the driver will not attach to this controller.
129 .It amr%d: can't establish configuration hook
130 .It amr%d: can't scan controller for drives
131 .Pp
132 The scan for logical drives managed by the controller failed.
133 No drives will be attached.
134 .It amr%d: device_add_child failed
135 .It amr%d: bus_generic_attach returned %d
136 .Pp
137 Creation of the logical drive instances failed;
138 attachment of one or more logical drives may have been aborted.
139 .It amr%d: flushing cache...
140 .Pp
141 The controller cache is being flushed prior to shutdown or detach.
142 .El
143 .Ss Operational diagnostics
144 .Bl -diag
145 .It amr%d: I/O beyond end of unit (%u,%d > %u)
146 .Pp
147 A partitioning error or disk corruption has caused an I/O request
148 beyond the end of the logical drive.
149 This may also occur if FlexRAID Virtual Sizing is enabled and
150 an I/O operation is attempted on a portion of the virtual drive
151 beyond the actual capacity available.
152 .It amr%d: polled command timeout
153 .Pp
154 An initialisation command timed out.
155 The initialisation process may fail as a result.
156 .It amr%d: bad slot %d completed
157 .Pp
158 The controller reported completion of a command that the driver did not issue.
159 This may result in data corruption,
160 and suggests a hardware or firmware problem with the system or controller.
161 .It amr%d: I/O error - %x
162 .Pp
163 An I/O error has occurred.
164 .El
165 .Sh SEE ALSO
166 .Xr cd 4 ,
167 .Xr da 4 ,
168 .Xr sa 4 ,
169 .Xr scsi 4
170 .Sh AUTHORS
171 .An -nosplit
172 The
173 .Nm
174 driver was written by
175 .An Mike Smith
176 .Aq msmith@FreeBSD.org .
177 .Pp
178 This manual page was written by
179 .An Mike Smith
180 .Aq msmith@FreeBSD.org
181 and
182 .An Jeroen Ruigrok van der Werven
183 .Aq asmodai@FreeBSD.org .