xref: /dflybsd-src/share/man/man4/ips.4 (revision 8a7bdfea07aa1bda83a085f45f079e52a1328bd3)
1edc6143bSDavid Rhodus.\"
2edc6143bSDavid Rhodus.\" Copyright (c) 2003 Tom Rhodes
3edc6143bSDavid Rhodus.\" All rights reserved.
4edc6143bSDavid Rhodus.\"
5edc6143bSDavid Rhodus.\" Redistribution and use in source and binary forms, with or without
6edc6143bSDavid Rhodus.\" modification, are permitted provided that the following conditions
7edc6143bSDavid Rhodus.\" are met:
8edc6143bSDavid Rhodus.\" 1. Redistributions of source code must retain the above copyright
9edc6143bSDavid Rhodus.\"    notice, this list of conditions and the following disclaimer.
10edc6143bSDavid Rhodus.\" 2. Redistributions in binary form must reproduce the above copyright
11edc6143bSDavid Rhodus.\"    notice, this list of conditions and the following disclaimer in the
12edc6143bSDavid Rhodus.\"    documentation and/or other materials provided with the distribution.
13edc6143bSDavid Rhodus.\"
14edc6143bSDavid Rhodus.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15edc6143bSDavid Rhodus.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16edc6143bSDavid Rhodus.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17edc6143bSDavid Rhodus.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
18edc6143bSDavid Rhodus.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19edc6143bSDavid Rhodus.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20edc6143bSDavid Rhodus.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21edc6143bSDavid Rhodus.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22edc6143bSDavid Rhodus.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23edc6143bSDavid Rhodus.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24edc6143bSDavid Rhodus.\" SUCH DAMAGE.
25edc6143bSDavid Rhodus.\"
26edc6143bSDavid Rhodus.\" $FreeBSD: src/share/man/man4/ips.4,v 1.2 2003/11/12 02:26:47 hmp Exp $
27*8a7bdfeaSSascha Wildner.\" $DragonFly: src/share/man/man4/ips.4,v 1.3 2008/05/02 02:05:05 swildner Exp $
28edc6143bSDavid Rhodus.\"
29edc6143bSDavid Rhodus.Dd November 11, 2003
30edc6143bSDavid Rhodus.Dt IPS 4
31edc6143bSDavid Rhodus.Os
32edc6143bSDavid Rhodus.Sh NAME
33edc6143bSDavid Rhodus.Nm ips
34edc6143bSDavid Rhodus.Nd IBM/Adaptec ServeRAID controller driver
35edc6143bSDavid Rhodus.Sh SYNOPSIS
36edc6143bSDavid Rhodus.Cd device scbus
37edc6143bSDavid Rhodus.Cd device ips
38edc6143bSDavid Rhodus.Sh DESCRIPTION
39edc6143bSDavid RhodusThe
40edc6143bSDavid Rhodus.Nm
41edc6143bSDavid Rhodusdriver claims to support the
42edc6143bSDavid Rhodus.Tn IBM
43edc6143bSDavid Rhodus(now Adaptec) ServeRAID series
44edc6143bSDavid Rhodus.Tn SCSI
45edc6143bSDavid Rhoduscontroller cards.
46edc6143bSDavid RhodusSome supported devices include:
47edc6143bSDavid Rhodus.Pp
48edc6143bSDavid Rhodus.Bl -item -compact
49edc6143bSDavid Rhodus.It
50edc6143bSDavid RhodusIBM ServeRAID 3H
51edc6143bSDavid Rhodus.It
52edc6143bSDavid RhodusServeRAID 4L/4M/4H
53edc6143bSDavid Rhodus.It
54edc6143bSDavid RhodusServeRAID Series 5
55edc6143bSDavid Rhodus.It
56edc6143bSDavid RhodusServeRAID 6i/6M
57edc6143bSDavid Rhodus.El
58edc6143bSDavid Rhodus.Pp
59edc6143bSDavid RhodusThese cards come with a built in configuration utility stored in
60edc6143bSDavid Rhodusthe firmware known as the
61edc6143bSDavid Rhodus.Tn ISPR .
62edc6143bSDavid RhodusThis utility is accessed with the
63edc6143bSDavid Rhodus.Em CTRL + I
64edc6143bSDavid Rhoduskey combination during the initial card
65edc6143bSDavid Rhodus.Tn POST .
66edc6143bSDavid Rhodus.Pp
67edc6143bSDavid RhodusIt is highly recommended that this utility be used to configure the card
68edc6143bSDavid Rhodusbefore attempting to diagnose the below error messages.
69edc6143bSDavid Rhodus.Pp
70edc6143bSDavid RhodusIn some cases, the
71edc6143bSDavid Rhodus.Nm
72edc6143bSDavid Rhodusdriver can have difficulties attaching during
73edc6143bSDavid Rhodusthe system initialization period.
74edc6143bSDavid RhodusTo avoid these difficulties, set the
75edc6143bSDavid Rhodus.Dl hw.ips.0.disable
76edc6143bSDavid Rhodustunable to
77edc6143bSDavid Rhodus.Dq 1 .
78edc6143bSDavid RhodusThis
79edc6143bSDavid Rhodus.Tn MIB
80edc6143bSDavid Rhodusprevents the driver from attaching.
81edc6143bSDavid Rhodus.Sh DIAGNOSTICS
82edc6143bSDavid RhodusSeveral error codes may be shown when the card initializes the
83edc6143bSDavid Rhodus.Tn IBM
84edc6143bSDavid Rhodus.Tn ISPR
85edc6143bSDavid Rhodusutility and are independent of
869bb2a92dSHiten Pandya.Dx .
87edc6143bSDavid Rhodus.Bl -diag
88edc6143bSDavid Rhodus.It ips%d: failed to get adapter configuration data from device
89edc6143bSDavid Rhodus.It ips%d: failed to get drive configuration data from device
90edc6143bSDavid Rhodus.Pp
91edc6143bSDavid RhodusUnable to obtain adapter or drive configuration.
92edc6143bSDavid Rhodus.It ips%d iobuf error
93edc6143bSDavid Rhodus.Pp
94edc6143bSDavid RhodusA buffer input/output error has occurred.
95edc6143bSDavid Rhodus.Bq Er ENXIO
96edc6143bSDavid Rhodus.El
97edc6143bSDavid Rhodus.Ss General adapter errors:
98edc6143bSDavid Rhodus.Bl -diag
99edc6143bSDavid Rhodus.It Attaching bus failed
100edc6143bSDavid Rhodus.Pp
101edc6143bSDavid RhodusThis message is undocumented.
102edc6143bSDavid Rhodus.It WARNING: command timeout. Adapter is in toaster mode, resetting
103edc6143bSDavid Rhodus.Pp
104edc6143bSDavid RhodusA command timeout has caused the adapter to be reset.
105edc6143bSDavid Rhodus.It AIEE! adapter reset failed, giving up and going home! Have a nice day
106edc6143bSDavid Rhodus.Pp
107edc6143bSDavid RhodusAn error occurred while attempting to reset the adapter.
108edc6143bSDavid Rhodus.It unable to get adapter configuration
109edc6143bSDavid Rhodus.It unable to get drive configuration
110edc6143bSDavid Rhodus.Pp
111edc6143bSDavid RhodusThere was an error when attempting to get configuration information.
112edc6143bSDavid Rhodus.It Adapter error during initialization.
113edc6143bSDavid Rhodus.It adapter initialization failed
114edc6143bSDavid Rhodus.Pp
115edc6143bSDavid RhodusThere was an error while attempting to initialize the adapter.
116edc6143bSDavid Rhodus.It adapter failed config check
117edc6143bSDavid Rhodus.It adapter clear failed
118edc6143bSDavid Rhodus.Pp
119edc6143bSDavid RhodusThere was an error while checking the adapter.
120edc6143bSDavid Rhodus.It device is disabled
121edc6143bSDavid Rhodus.Pp
122edc6143bSDavid RhodusThe adapter is disabled.
123edc6143bSDavid Rhodus.It resource allocation failed
124edc6143bSDavid Rhodus.It irq allocation failed
125edc6143bSDavid Rhodus.It irq setup failed
126edc6143bSDavid Rhodus.Pp
127edc6143bSDavid RhodusThe driver was unable to allocate resources for the device.
128edc6143bSDavid Rhodus.El
129edc6143bSDavid Rhodus.Ss Error messages due to DMA:
130edc6143bSDavid Rhodus.Bl -diag
131edc6143bSDavid Rhodus.It can't alloc command dma tag
132edc6143bSDavid Rhodus.It can't alloc SG dma tag
133edc6143bSDavid Rhodus.It can't alloc dma tag for statue queue
134edc6143bSDavid Rhodus.It dmamap failed
135edc6143bSDavid Rhodus.Pp
136edc6143bSDavid RhodusFailure to map or allocate DMA resources.
137edc6143bSDavid Rhodus.El
138edc6143bSDavid Rhodus.Ss Cache, buffer, and command errors:
139edc6143bSDavid Rhodus.Bl -diag
140edc6143bSDavid Rhodus.It failed to initialize command buffers
141edc6143bSDavid Rhodus.It no mem for command slots!
142edc6143bSDavid Rhodus.Pp
143edc6143bSDavid RhodusThe
144edc6143bSDavid Rhodus.Nm
145edc6143bSDavid Rhodusdriver will return
146edc6143bSDavid Rhodus.Bq Er ENOMEM
147edc6143bSDavid Rhodusin such cases.
148edc6143bSDavid Rhodus.It ERROR: unable to get a command! can't flush cache!
149edc6143bSDavid Rhodus.It ERROR: cache flush command failed!
150edc6143bSDavid Rhodus.It ERROR: unable to get a command! can't update nvram
151edc6143bSDavid Rhodus.It ERROR: nvram update command failed!
152edc6143bSDavid Rhodus.It ERROR: unable to get a command! can't sync cache!
153edc6143bSDavid Rhodus.It ERROR: cache sync command failed!
154edc6143bSDavid Rhodus.It ERROR: unable to get a command! can't sync cache!
155edc6143bSDavid Rhodus.It ERROR: etable command failed!
156edc6143bSDavid Rhodus.El
157edc6143bSDavid Rhodus.Sh COMPATIBILITY
158edc6143bSDavid RhodusUnlike many of the other
159edc6143bSDavid Rhodus.Tn SCSI
160edc6143bSDavid Rhodusdevices in
1619bb2a92dSHiten Pandya.Dx ,
162edc6143bSDavid Rhodusthe
163edc6143bSDavid Rhodus.Nm
164edc6143bSDavid Rhodusdriver does not use the
165edc6143bSDavid Rhodus.Xr cam 4
166edc6143bSDavid Rhodus.Tn SCSI
167edc6143bSDavid Rhodussubsystem.
168edc6143bSDavid Rhodus.Sh SEE ALSO
169edc6143bSDavid Rhodus.Xr ch 4 ,
170edc6143bSDavid Rhodus.Xr da 4 ,
171edc6143bSDavid Rhodus.Xr sysctl 8
172edc6143bSDavid Rhodus.Sh AUTHORS
173edc6143bSDavid RhodusThe
174edc6143bSDavid Rhodus.Nm
175edc6143bSDavid Rhodusdriver was written by
176edc6143bSDavid Rhodus.An -nosplit
177edc6143bSDavid Rhodus.An David Jefferys
178edc6143bSDavid Rhodusand
179edc6143bSDavid Rhodus.An Scott Long Aq scottl@FreeBSD.org .
180edc6143bSDavid Rhodus.Pp
181edc6143bSDavid RhodusThis manual page was written by
182edc6143bSDavid Rhodus.An Tom Rhodes Aq trhodes@FreeBSD.org .
183