xref: /freebsd/sbin/camcontrol/camcontrol.8 (revision 33fab22e1c4c787d93bf7d4fb654612ff0daf7b0)
1525689f1SJustin T. Gibbs.\"
296a93c63SKenneth D. Merry.\" Copyright (c) 1998, 1999, 2000 Kenneth D. Merry.
3525689f1SJustin T. Gibbs.\" All rights reserved.
4525689f1SJustin T. Gibbs.\"
5525689f1SJustin T. Gibbs.\" Redistribution and use in source and binary forms, with or without
6525689f1SJustin T. Gibbs.\" modification, are permitted provided that the following conditions
7525689f1SJustin T. Gibbs.\" are met:
8525689f1SJustin T. Gibbs.\" 1. Redistributions of source code must retain the above copyright
9525689f1SJustin T. Gibbs.\"    notice, this list of conditions and the following disclaimer.
10525689f1SJustin T. Gibbs.\" 2. Redistributions in binary form must reproduce the above copyright
11525689f1SJustin T. Gibbs.\"    notice, this list of conditions and the following disclaimer in the
12525689f1SJustin T. Gibbs.\"    documentation and/or other materials provided with the distribution.
13525689f1SJustin T. Gibbs.\" 3. The name of the author may not be used to endorse or promote products
14525689f1SJustin T. Gibbs.\"    derived from this software without specific prior written permission.
15525689f1SJustin T. Gibbs.\"
16525689f1SJustin T. Gibbs.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
17525689f1SJustin T. Gibbs.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18525689f1SJustin T. Gibbs.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19525689f1SJustin T. Gibbs.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20525689f1SJustin T. Gibbs.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21525689f1SJustin T. Gibbs.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22525689f1SJustin T. Gibbs.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23525689f1SJustin T. Gibbs.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24525689f1SJustin T. Gibbs.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25525689f1SJustin T. Gibbs.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26525689f1SJustin T. Gibbs.\" SUCH DAMAGE.
27525689f1SJustin T. Gibbs.\"
287f3dea24SPeter Wemm.\" $FreeBSD$
29525689f1SJustin T. Gibbs.\"
30525689f1SJustin T. Gibbs.Dd September 14, 1998
31525689f1SJustin T. Gibbs.Dt CAMCONTROL 8
3233fab22eSKenneth D. Merry.Os
33525689f1SJustin T. Gibbs.Sh NAME
34525689f1SJustin T. Gibbs.Nm camcontrol
35525689f1SJustin T. Gibbs.Nd CAM control program
36525689f1SJustin T. Gibbs.Sh SYNOPSIS
37525689f1SJustin T. Gibbs.Nm camcontrol
3833fab22eSKenneth D. Merry.Aq Ar command
39c60e19a8SKenneth D. Merry.Op device id
40525689f1SJustin T. Gibbs.Op generic args
41525689f1SJustin T. Gibbs.Op command args
42525689f1SJustin T. Gibbs.Nm camcontrol
4333fab22eSKenneth D. Merry.Ic devlist
44525689f1SJustin T. Gibbs.Op Fl v
45525689f1SJustin T. Gibbs.Nm camcontrol
4633fab22eSKenneth D. Merry.Ic periphlist
47c60e19a8SKenneth D. Merry.Op device id
48525689f1SJustin T. Gibbs.Op Fl n Ar dev_name
49525689f1SJustin T. Gibbs.Op Fl u Ar unit_number
50525689f1SJustin T. Gibbs.Nm camcontrol
5133fab22eSKenneth D. Merry.Ic tur
52c60e19a8SKenneth D. Merry.Op device id
53525689f1SJustin T. Gibbs.Op generic args
54525689f1SJustin T. Gibbs.Nm camcontrol
5533fab22eSKenneth D. Merry.Ic inquiry
56c60e19a8SKenneth D. Merry.Op device id
57525689f1SJustin T. Gibbs.Op generic args
58525689f1SJustin T. Gibbs.Op Fl D
59525689f1SJustin T. Gibbs.Op Fl S
60525689f1SJustin T. Gibbs.Op Fl R
61525689f1SJustin T. Gibbs.Nm camcontrol
6233fab22eSKenneth D. Merry.Ic start
63c60e19a8SKenneth D. Merry.Op device id
64525689f1SJustin T. Gibbs.Op generic args
65525689f1SJustin T. Gibbs.Nm camcontrol
6633fab22eSKenneth D. Merry.Ic stop
67c60e19a8SKenneth D. Merry.Op device id
68525689f1SJustin T. Gibbs.Op generic args
69525689f1SJustin T. Gibbs.Nm camcontrol
7033fab22eSKenneth D. Merry.Ic eject
71c60e19a8SKenneth D. Merry.Op device id
72525689f1SJustin T. Gibbs.Op generic args
73525689f1SJustin T. Gibbs.Nm camcontrol
7433fab22eSKenneth D. Merry.Ic rescan
75525689f1SJustin T. Gibbs.Aq bus Ns Op :target:lun
76525689f1SJustin T. Gibbs.Nm camcontrol
7733fab22eSKenneth D. Merry.Ic reset
78a2a44836SMatt Jacob.Aq bus Ns Op :target:lun
79a2a44836SMatt Jacob.Nm camcontrol
8033fab22eSKenneth D. Merry.Ic defects
81c60e19a8SKenneth D. Merry.Op device id
82525689f1SJustin T. Gibbs.Op generic args
83525689f1SJustin T. Gibbs.Aq Fl f Ar format
84525689f1SJustin T. Gibbs.Op Fl P
85525689f1SJustin T. Gibbs.Op Fl G
86525689f1SJustin T. Gibbs.Nm camcontrol
8733fab22eSKenneth D. Merry.Ic modepage
88c60e19a8SKenneth D. Merry.Op device id
89525689f1SJustin T. Gibbs.Op generic args
90525689f1SJustin T. Gibbs.Aq Fl m Ar page
911ac2383cSBill Fumerola.Op Fl P Ar pgctl
92525689f1SJustin T. Gibbs.Op Fl e
93525689f1SJustin T. Gibbs.Op Fl d
94525689f1SJustin T. Gibbs.Nm camcontrol
9533fab22eSKenneth D. Merry.Ic cmd
96c60e19a8SKenneth D. Merry.Op device id
97525689f1SJustin T. Gibbs.Op generic args
98525689f1SJustin T. Gibbs.Aq Fl c Ar cmd Op args
99525689f1SJustin T. Gibbs.Op Fl i Ar len Ar fmt
100525689f1SJustin T. Gibbs.Bk -words
101525689f1SJustin T. Gibbs.Op Fl o Ar len Ar fmt Op args
102525689f1SJustin T. Gibbs.Ek
103525689f1SJustin T. Gibbs.Nm camcontrol
10433fab22eSKenneth D. Merry.Ic debug
105525689f1SJustin T. Gibbs.Op Fl I
106525689f1SJustin T. Gibbs.Op Fl T
107525689f1SJustin T. Gibbs.Op Fl S
10894d09127SKenneth D. Merry.Op Fl c
109525689f1SJustin T. Gibbs.Aq all|off|bus Ns Op :target Ns Op :lun
1109deea857SKenneth D. Merry.Nm camcontrol
11133fab22eSKenneth D. Merry.Ic tags
112c60e19a8SKenneth D. Merry.Op device id
1139deea857SKenneth D. Merry.Op generic args
1149deea857SKenneth D. Merry.Op Fl N Ar tags
1159deea857SKenneth D. Merry.Op Fl q
1169deea857SKenneth D. Merry.Op Fl v
1179deea857SKenneth D. Merry.Nm camcontrol
11833fab22eSKenneth D. Merry.Ic negotiate
119c60e19a8SKenneth D. Merry.Op device id
1209deea857SKenneth D. Merry.Op generic args
1219deea857SKenneth D. Merry.Op Fl c
1229deea857SKenneth D. Merry.Op Fl D Ar enable|disable
1239deea857SKenneth D. Merry.Op Fl O Ar offset
1249deea857SKenneth D. Merry.Op Fl q
1259deea857SKenneth D. Merry.Op Fl R Ar syncrate
1269deea857SKenneth D. Merry.Op Fl T Ar enable|disable
1279deea857SKenneth D. Merry.Op Fl U
1289deea857SKenneth D. Merry.Op Fl W Ar bus_width
1299deea857SKenneth D. Merry.Op Fl v
130c60e19a8SKenneth D. Merry.Nm camcontrol
13133fab22eSKenneth D. Merry.Ic format
13296a93c63SKenneth D. Merry.Op device id
13396a93c63SKenneth D. Merry.Op generic args
13496a93c63SKenneth D. Merry.Op Fl q
13596a93c63SKenneth D. Merry.Op Fl w
13696a93c63SKenneth D. Merry.Op Fl y
13796a93c63SKenneth D. Merry.Nm camcontrol
13833fab22eSKenneth D. Merry.Ic help
139525689f1SJustin T. Gibbs.Sh DESCRIPTION
140525689f1SJustin T. Gibbs.Nm camcontrol
141525689f1SJustin T. Gibbsis a utility designed to provide a way for users to access and control the
14233fab22eSKenneth D. Merry.Fx
143525689f1SJustin T. GibbsCAM subsystem.
144525689f1SJustin T. Gibbs.Pp
145525689f1SJustin T. Gibbs.Nm camcontrol
146525689f1SJustin T. Gibbscan cause a loss of data and/or system crashes if used improperly.  Even
1479deea857SKenneth D. Merryexpert users are encouraged to exercise caution when using this command.
148525689f1SJustin T. GibbsNovice users should stay away from this utility.
149525689f1SJustin T. Gibbs.Pp
150525689f1SJustin T. Gibbs.Nm camcontrol
151c60e19a8SKenneth D. Merryhas a number of primary functions, many of which support an optional
152c60e19a8SKenneth D. Merrydevice identifier.  A device identifier can take one of three forms:
153c60e19a8SKenneth D. Merry.Bl -tag -width 01234567890123
154c60e19a8SKenneth D. Merry.It deviceUNIT
155c60e19a8SKenneth D. MerrySpecify a device name and unit number combination, like "da5" or "cd3".
156c60e19a8SKenneth D. MerryNote that character device node names (e.g. /dev/rsd0.ctl) are
157c60e19a8SKenneth D. Merry.Em not
158c60e19a8SKenneth D. Merryallowed here.
159c60e19a8SKenneth D. Merry.It bus:target
160c60e19a8SKenneth D. MerrySpecify a bus number and target id.  The bus number can be determined from
161c60e19a8SKenneth D. Merrythe output of
162c60e19a8SKenneth D. Merry.Dq camcontrol devlist .
163c60e19a8SKenneth D. MerryThe lun defaults to 0.
164c60e19a8SKenneth D. Merry.It bus:target:lun
165c60e19a8SKenneth D. MerrySpecify the bus, target and lun for a device.  (e.g. 1:2:0)
166c60e19a8SKenneth D. Merry.El
167c60e19a8SKenneth D. Merry.Pp
168c60e19a8SKenneth D. MerryThe device identifier, if it is specified,
169c60e19a8SKenneth D. Merry.Em must
170c60e19a8SKenneth D. Merrycome immediately after the function name, and before any generic or
171c60e19a8SKenneth D. Merryfunction-specific arguments.  Note that the
172c60e19a8SKenneth D. Merry.Fl n
173c60e19a8SKenneth D. Merryand
174c60e19a8SKenneth D. Merry.Fl u
175c60e19a8SKenneth D. Merryarguments described below will override any device name or unit number
176c60e19a8SKenneth D. Merryspecified beforehand.  The
177c60e19a8SKenneth D. Merry.Fl n
178c60e19a8SKenneth D. Merryand
179c60e19a8SKenneth D. Merry.Fl u
180c60e19a8SKenneth D. Merryarguments will
181c60e19a8SKenneth D. Merry.Em not
18296a93c63SKenneth D. Merryoverride a specified bus:target or bus:target:lun, however.
183c60e19a8SKenneth D. Merry.Pp
184c60e19a8SKenneth D. MerryMost of the
185c60e19a8SKenneth D. Merry.Nm camcontrol
186c60e19a8SKenneth D. Merryprimary functions support these generic arguments:
187525689f1SJustin T. Gibbs.Bl -tag -width 01234567890123
188525689f1SJustin T. Gibbs.It Fl C Ar count
189525689f1SJustin T. GibbsSCSI command retry count.  In order for this to work, error recovery
190525689f1SJustin T. Gibbs.Po
191525689f1SJustin T. Gibbs.Fl E
192525689f1SJustin T. Gibbs.Pc
193525689f1SJustin T. Gibbsmust be turned on.
194525689f1SJustin T. Gibbs.It Fl E
195525689f1SJustin T. GibbsInstruct the kernel to perform generic SCSI error recovery for the given
196525689f1SJustin T. Gibbscommand.  This is needed in order for the retry count
197525689f1SJustin T. Gibbs.Po
198525689f1SJustin T. Gibbs.Fl C
199525689f1SJustin T. Gibbs.Pc
200525689f1SJustin T. Gibbsto be honored.  Other than retrying commands, the generic error recovery in
201525689f1SJustin T. Gibbsthe code will generally attempt to spin up drives that are not spinning.
202525689f1SJustin T. GibbsIt may take some other actions, depending upon the sense code returned from
203525689f1SJustin T. Gibbsthe command.
204525689f1SJustin T. Gibbs.It Fl n Ar dev_name
205525689f1SJustin T. GibbsSpecify the device type to operate on.  The default is
206525689f1SJustin T. Gibbs.Em da .
207525689f1SJustin T. Gibbs.It Fl t Ar timeout
208525689f1SJustin T. GibbsSCSI command timeout in seconds.  This overrides the default timeout for
209525689f1SJustin T. Gibbsany given command.
210525689f1SJustin T. Gibbs.It Fl u Ar unit_number
211525689f1SJustin T. GibbsSpecify the device unit number.  The default is 0.
212525689f1SJustin T. Gibbs.It Fl v
213525689f1SJustin T. GibbsBe verbose, print out sense information for failed SCSI commands.
214525689f1SJustin T. Gibbs.El
215525689f1SJustin T. Gibbs.Pp
216d13d1cd2SKenneth D. MerryPrimary command functions:
217525689f1SJustin T. Gibbs.Bl -tag -width periphlist
21833fab22eSKenneth D. Merry.It Ic devlist
219525689f1SJustin T. GibbsList all physical devices (logical units) attached to the CAM subsystem.
220525689f1SJustin T. GibbsThis also includes a list of peripheral drivers attached to each device.
221525689f1SJustin T. GibbsWith the
222525689f1SJustin T. Gibbs.Fl v
223525689f1SJustin T. Gibbsargument, SCSI bus number, adapter name and unit numbers are printed as
224525689f1SJustin T. Gibbswell.
22533fab22eSKenneth D. Merry.It Ic periphlist
226525689f1SJustin T. GibbsList all peripheral drivers attached to a given physical device (logical
227525689f1SJustin T. Gibbsunit).
22833fab22eSKenneth D. Merry.It Ic tur
229525689f1SJustin T. GibbsSend the SCSI test unit ready (0x00) command to the given device.
230525689f1SJustin T. Gibbs.Nm camcontrol
231525689f1SJustin T. Gibbswill report whether the device is ready or not.
23233fab22eSKenneth D. Merry.It Ic inquiry
233525689f1SJustin T. GibbsSend a SCSI inquiry command (0x12) to a device.  By default,
234525689f1SJustin T. Gibbs.Nm camcontrol
235525689f1SJustin T. Gibbswill print out the standard inquiry data, device serial number, and
236525689f1SJustin T. Gibbstransfer rate information.  The user can specify that only certain types of
237525689f1SJustin T. Gibbsinquiry data be printed:
238525689f1SJustin T. Gibbs.Bl -tag -width 1234
239525689f1SJustin T. Gibbs.It Fl D
240525689f1SJustin T. GibbsGet the standard inquiry data.
241525689f1SJustin T. Gibbs.It Fl S
242525689f1SJustin T. GibbsPrint out the serial number.  If this flag is the only one specified,
243525689f1SJustin T. Gibbs.Nm camcontrol
244525689f1SJustin T. Gibbswill not print out "Serial Number" before the value returned by the drive.
245525689f1SJustin T. GibbsThis is to aid in script writing.
246525689f1SJustin T. Gibbs.It Fl R
247525689f1SJustin T. GibbsPrint out transfer rate information.
248525689f1SJustin T. Gibbs.El
24933fab22eSKenneth D. Merry.It Ic start
250525689f1SJustin T. GibbsSend the SCSI Start/Stop Unit (0x1B) command to the given device with the
251525689f1SJustin T. Gibbsstart bit set.
25233fab22eSKenneth D. Merry.It Ic stop
253525689f1SJustin T. GibbsSend the SCSI Start/Stop Unit (0x1B) command to the given device with the
254525689f1SJustin T. Gibbsstart bit cleared.
25533fab22eSKenneth D. Merry.It Ic eject
256525689f1SJustin T. GibbsSend the SCSI Start/Stop Unit (0x1B) command to the given device with the
257525689f1SJustin T. Gibbsstart bit cleared and the eject bit set.
25833fab22eSKenneth D. Merry.It Ic rescan
259525689f1SJustin T. GibbsTell the kernel to scan the given bus (XPT_SCAN_BUS), or bus:target:lun
260525689f1SJustin T. Gibbs(XPT_SCAN_LUN) for new devices or devices that have gone away.  The user
261525689f1SJustin T. Gibbsmay only specify a bus to scan, or a lun.  Scanning all luns on a target
262525689f1SJustin T. Gibbsisn't supported.
26333fab22eSKenneth D. Merry.It Ic reset
264a2a44836SMatt JacobTell the kernel to reset the given bus (XPT_RESET_BUS) by issuing a SCSI bus
265a2a44836SMatt Jacobreset for that bus, or to reset the given bus:target:lun
266a2a44836SMatt Jacob(XPT_RESET_DEV), typically by issuing a BUS DEVICE RESET message after
267ef8f7ac9SSheldon Hearnconnecting to that device.
268ef8f7ac9SSheldon HearnNote that this can have a destructive impact
269a2a44836SMatt Jacobon the system.
27033fab22eSKenneth D. Merry.It Ic defects
271525689f1SJustin T. GibbsSend the SCSI READ DEFECT DATA (10) command (0x37) to the given device, and
272525689f1SJustin T. Gibbsprint out any combination of: the total number of defects, the primary
273525689f1SJustin T. Gibbsdefect list (PLIST), and the grown defect list (GLIST).
274525689f1SJustin T. Gibbs.Bl -tag -width 01234567890
275525689f1SJustin T. Gibbs.It Fl f Ar format
276525689f1SJustin T. GibbsThe three format options are:
277525689f1SJustin T. Gibbs.Em block ,
278525689f1SJustin T. Gibbsto print out the list as logical blocks,
279525689f1SJustin T. Gibbs.Em bfi ,
280525689f1SJustin T. Gibbsto print out the list in bytes from index format, and
281525689f1SJustin T. Gibbs.Em phys ,
282525689f1SJustin T. Gibbsto print out the list in physical sector format.  The format argument is
283525689f1SJustin T. Gibbsrequired.  Most drives support the physical sector format.  Some drives
284525689f1SJustin T. Gibbssupport the logical block format.  Many drives, if they don't support the
285525689f1SJustin T. Gibbsrequested format, return the data in an alternate format, along with sense
286525689f1SJustin T. Gibbsinformation indicating that the requested data format isn't supported.
287525689f1SJustin T. Gibbs.Nm camcontrol
288525689f1SJustin T. Gibbsattempts to detect this, and print out whatever format the drive returns.
289525689f1SJustin T. GibbsIf the drive uses a non-standard sense code to report that it doesn't
290525689f1SJustin T. Gibbssupport the requested format,
291525689f1SJustin T. Gibbs.Nm camcontrol
292525689f1SJustin T. Gibbswill probably see the error as a failure to complete the request.
293525689f1SJustin T. Gibbs.It Fl G
294525689f1SJustin T. GibbsPrint out the grown defect list.  This is a list of bad blocks that have
295525689f1SJustin T. Gibbsbeen remapped since the disk left the factory.
296525689f1SJustin T. Gibbs.It Fl P
297525689f1SJustin T. GibbsPrint out the primary defect list.
298525689f1SJustin T. Gibbs.El
299525689f1SJustin T. Gibbs.Pp
300525689f1SJustin T. GibbsIf neither
301525689f1SJustin T. Gibbs.Fl P
302525689f1SJustin T. Gibbsnor
303525689f1SJustin T. Gibbs.Fl G
304525689f1SJustin T. Gibbsis specified,
305525689f1SJustin T. Gibbs.Nm camcontrol
306525689f1SJustin T. Gibbswill print out the number of defects given in the READ DEFECT DATA header
307525689f1SJustin T. Gibbsreturned from the drive.
30833fab22eSKenneth D. Merry.It Ic modepage
309525689f1SJustin T. GibbsAllows the user to display and optionally edit a SCSI mode page.  The mode
310525689f1SJustin T. Gibbspage formats are located in
311525689f1SJustin T. Gibbs.Pa /usr/share/misc/scsi_modes .
312525689f1SJustin T. GibbsThis can be overridden by specifying a different file in the
313525689f1SJustin T. Gibbs.Ev SCSI_MODES
31433fab22eSKenneth D. Merryenvironment variable.
31533fab22eSKenneth D. MerryThe
31633fab22eSKenneth D. Merry.Ic modepage
31733fab22eSKenneth D. Merrycommand takes several arguments:
318525689f1SJustin T. Gibbs.Bl -tag -width 012345678901
3199deea857SKenneth D. Merry.It Fl d
320525689f1SJustin T. GibbsDisable block descriptors for mode sense.
321525689f1SJustin T. Gibbs.It Fl e
322525689f1SJustin T. GibbsThis flag allows the user to edit values in the mode page.
323525689f1SJustin T. Gibbs.It Fl m Ar mode_page
324525689f1SJustin T. GibbsThis specifies the number of the mode page the user would like to view
325525689f1SJustin T. Gibbsand/or edit.  This argument is mandatory.
3261ac2383cSBill Fumerola.It Fl P Ar pgctl
327525689f1SJustin T. GibbsThis allows the user to specify the page control field.  Possible values are:
328525689f1SJustin T. Gibbs.Bl -tag -width xxx -compact
32946a1f3b4SKenneth D. Merry.It 0
330525689f1SJustin T. GibbsCurrent values
33146a1f3b4SKenneth D. Merry.It 1
332525689f1SJustin T. GibbsChangeable values
33346a1f3b4SKenneth D. Merry.It 2
334525689f1SJustin T. GibbsDefault values
33546a1f3b4SKenneth D. Merry.It 3
336525689f1SJustin T. GibbsSaved values
337525689f1SJustin T. Gibbs.El
338525689f1SJustin T. Gibbs.El
33933fab22eSKenneth D. Merry.It Ic cmd
34033fab22eSKenneth D. MerryAllows the user to send an arbitrary SCSI CDB to any device.
34133fab22eSKenneth D. MerryThe
34233fab22eSKenneth D. Merry.Ic cmd
343525689f1SJustin T. Gibbsfunction requires the
344525689f1SJustin T. Gibbs.Fl c
345525689f1SJustin T. Gibbsargument to specify the CDB.  Other arguments are optional, depending on
346525689f1SJustin T. Gibbsthe command type.  The command and data specification syntax is documented
347525689f1SJustin T. Gibbsin
34896a93c63SKenneth D. Merry.Xr cam_cdbparse 3 .
349525689f1SJustin T. GibbsNOTE:  If the CDB specified causes data to be transfered to or from the
350525689f1SJustin T. GibbsSCSI device in question, you MUST specify either
351525689f1SJustin T. Gibbs.Fl i
352525689f1SJustin T. Gibbsor
353525689f1SJustin T. Gibbs.Fl o .
354525689f1SJustin T. Gibbs.Bl -tag -width 01234567890123456
355525689f1SJustin T. Gibbs.It Fl c Ar cmd Op args
356525689f1SJustin T. GibbsThis specifies the SCSI CDB.  CDBs may be 6, 10, 12 or 16 bytes.
357525689f1SJustin T. Gibbs.It Fl i Ar len Ar fmt
358525689f1SJustin T. GibbsThis specifies the amount of data to read, and how it should be displayed.
359525689f1SJustin T. GibbsIf the format is
360525689f1SJustin T. Gibbs.Sq - ,
361525689f1SJustin T. Gibbs.Ar len
362525689f1SJustin T. Gibbsbytes of data will be read from the device and written to standard output.
363525689f1SJustin T. Gibbs.It Fl o Ar len Ar fmt Op args
364525689f1SJustin T. GibbsThis specifies the amount of data to be written to a device, and the data
365525689f1SJustin T. Gibbsthat is to be written.  If the format is
366525689f1SJustin T. Gibbs.Sq - ,
367525689f1SJustin T. Gibbs.Ar len
368525689f1SJustin T. Gibbsbytes of data will be read from standard input and written to the device.
369525689f1SJustin T. Gibbs.El
37033fab22eSKenneth D. Merry.It Ic debug
371525689f1SJustin T. GibbsTurn on CAM debugging printfs in the kernel.  This requires options CAMDEBUG
372525689f1SJustin T. Gibbsin your kernel config file.  WARNING:  enabling debugging printfs currently
373525689f1SJustin T. Gibbscauses an EXTREME number of kernel printfs.  You may have difficulty
374525689f1SJustin T. Gibbsturning off the debugging printfs once they start, since the kernel will be
375525689f1SJustin T. Gibbsbusy printing messages and unable to service other requests quickly.
37633fab22eSKenneth D. MerryThe
37733fab22eSKenneth D. Merry.Ic debug
37833fab22eSKenneth D. Merryfunction takes a number of arguments:
379525689f1SJustin T. Gibbs.Bl -tag -width 012345678901234567
380525689f1SJustin T. Gibbs.It Fl I
381525689f1SJustin T. GibbsEnable CAM_DEBUG_INFO printfs.
382525689f1SJustin T. Gibbs.It Fl T
383525689f1SJustin T. GibbsEnable CAM_DEBUG_TRACE printfs.
384525689f1SJustin T. Gibbs.It Fl S
385525689f1SJustin T. GibbsEnable CAM_DEBUG_SUBTRACE printfs.
386d05caa00SKenneth D. Merry.It Fl c
387d05caa00SKenneth D. MerryEnable CAM_DEBUG_CDB printfs.  This will cause the kernel to print out the
388d05caa00SKenneth D. MerrySCSI CDBs sent to the specified device(s).
389525689f1SJustin T. Gibbs.It all
390525689f1SJustin T. GibbsEnable debugging for all devices.
391525689f1SJustin T. Gibbs.It off
392525689f1SJustin T. GibbsTurn off debugging for all devices
393525689f1SJustin T. Gibbs.It bus Ns Op :target Ns Op :lun
394525689f1SJustin T. GibbsTurn on debugging for the given bus, target or lun.  If the lun or target
395525689f1SJustin T. Gibbsand lun are not specified, they are wildcarded.  (i.e., just specifying a
396525689f1SJustin T. Gibbsbus turns on debugging printfs for all devices on that bus.)
397525689f1SJustin T. Gibbs.El
39833fab22eSKenneth D. Merry.It Ic tags
3999deea857SKenneth D. MerryShow or set the number of "tagged openings" or simultaneous transactions
4009deea857SKenneth D. Merrywe attempt to queue to a particular device.  By default, the
40133fab22eSKenneth D. Merry.Ic tags
4029deea857SKenneth D. Merrycommand, with no command-specific arguments (i.e. only generic arguments)
4039deea857SKenneth D. Merryprints out the "soft" maximum number of transactions that can be queued to
4049deea857SKenneth D. Merrythe device in question.  For more detailed information, use the
4059deea857SKenneth D. Merry.Fl v
4069deea857SKenneth D. Merryargument described below.
4079deea857SKenneth D. Merry.Bl -tag -width 0123456
4089deea857SKenneth D. Merry.It Fl N Ar tags
4099deea857SKenneth D. MerrySet the number of tags for the given device.  This must be between the
4109deea857SKenneth D. Merryminimum and maximum number set in the kernel quirk table.  The default for
4119deea857SKenneth D. Merrymost devices that support tagged queueing is a minimum of 2 and a maximum
4129deea857SKenneth D. Merryof 255.  The minimum and maximum values for a given device may be
4139deea857SKenneth D. Merrydetermined by using the
4149deea857SKenneth D. Merry.Fl v
4159deea857SKenneth D. Merryswitch.  The meaning of the
4169deea857SKenneth D. Merry.Fl v
4179deea857SKenneth D. Merryswitch for this
4189deea857SKenneth D. Merry.Nm camcontrol
4199deea857SKenneth D. Merrysubcommand is described below.
4209deea857SKenneth D. Merry.It Fl q
4219deea857SKenneth D. MerryBe quiet, and don't report the number of tags.  This is generally used when
4229deea857SKenneth D. Merrysetting the number of tags.
4239deea857SKenneth D. Merry.It Fl v
4249deea857SKenneth D. MerryThe verbose flag has special functionality for the
4259deea857SKenneth D. Merry.Em tags
4269deea857SKenneth D. Merryargument.  It causes
4279deea857SKenneth D. Merry.Nm camcontrol
4289deea857SKenneth D. Merryto print out the tagged queueing related fields of the XPT_GDEV_TYPE CCB:
4299deea857SKenneth D. Merry.Bl -tag -width 0123456789012
4309deea857SKenneth D. Merry.It dev_openings
4319deea857SKenneth D. MerryThis is the amount of capacity for transactions queued to a given device.
4329deea857SKenneth D. Merry.It dev_active
4339deea857SKenneth D. MerryThis is the number of transactions currently queued to a device.
4349deea857SKenneth D. Merry.It devq_openings
4359deea857SKenneth D. MerryThis is the kernel queue space for transactions.  This count usually mirrors
4369deea857SKenneth D. Merrydev_openings except during error recovery operations when
4379deea857SKenneth D. Merrythe device queue is frozen (device is not allowed to receive
4389deea857SKenneth D. Merrycommands), the number of dev_openings is reduced, or transaction
4399deea857SKenneth D. Merryreplay is occurring.
4409deea857SKenneth D. Merry.It devq_queued
4419deea857SKenneth D. MerryThis is the number of transactions waiting in the kernel queue for capacity
4429deea857SKenneth D. Merryon the device.  This number is usually zero unless error recovery is in
4439deea857SKenneth D. Merryprogress.
4449deea857SKenneth D. Merry.It held
4459deea857SKenneth D. MerryThe held count is the number of CCBs held by peripheral drivers that have
4469deea857SKenneth D. Merryeither just been completed or are about to be released to the transport
4479deea857SKenneth D. Merrylayer for service by a device.  Held CCBs reserve capacity on a given
4489deea857SKenneth D. Merrydevice.
4499deea857SKenneth D. Merry.It mintags
4509deea857SKenneth D. MerryThis is the current "hard" minimum number of transactions that can be
4519deea857SKenneth D. Merryqueued to a device at once.  The
4529deea857SKenneth D. Merry.Ar dev_openings
4539deea857SKenneth D. Merryvalue above cannot go below this number.  The default value for
4549deea857SKenneth D. Merry.Ar mintags
4559deea857SKenneth D. Merryis 2, although it may be set higher or lower for various devices.
4569deea857SKenneth D. Merry.It maxtags
4579deea857SKenneth D. MerryThis is the "hard" maximum number of transactions that can be queued to a
4589deea857SKenneth D. Merrydevice at one time.  The
4599deea857SKenneth D. Merry.Ar dev_openings
4609deea857SKenneth D. Merryvalue cannot go above this number.  The default value for
4619deea857SKenneth D. Merry.Ar maxtags
4629deea857SKenneth D. Merryis 255, although it may be set higher or lower for various devices.
4639deea857SKenneth D. Merry.El
4649deea857SKenneth D. Merry.El
46533fab22eSKenneth D. Merry.It Ic negotiate
4669deea857SKenneth D. MerryShow or negotiate various communication parameters.  Some controllers may
4679deea857SKenneth D. Merrynot support setting or changing some of these values.  For instance, the
4689deea857SKenneth D. MerryAdaptec 174x controllers do not support changing a device's sync rate or
4699deea857SKenneth D. Merryoffset.
4709deea857SKenneth D. Merry.Nm camcontrol
4719deea857SKenneth D. Merrywill not attempt to set the parameter if the controller indicates that it
4729deea857SKenneth D. Merrydoes not support setting the parameter.  To find out what the controller
4739deea857SKenneth D. Merrysupports, use the
4749deea857SKenneth D. Merry.Fl v
4759deea857SKenneth D. Merryflag.  The meaning of the
4769deea857SKenneth D. Merry.Fl v
4779deea857SKenneth D. Merryflag for the
47833fab22eSKenneth D. Merry.Ic negotiate
4799deea857SKenneth D. Merrycommand is described below.  Also, some controller drivers don't support
4809deea857SKenneth D. Merrysetting negotiation parameters, even if the underlying controller supports
4819deea857SKenneth D. Merrynegotiation changes.  Some controllers, such as the Advansys wide
4829deea857SKenneth D. Merrycontrollers, support enabling and disabling synchronous negotiation for
4839deea857SKenneth D. Merrya device, but do not support setting the synchronous negotiation rate.
4849deea857SKenneth D. Merry.Bl -tag -width 01234567890123456
4859deea857SKenneth D. Merry.It Fl a
4869deea857SKenneth D. MerryAttempt to make the negotiation settings take effect immediately by sending
4879deea857SKenneth D. Merrya Test Unit Ready command to the device.
4889deea857SKenneth D. Merry.It Fl c
4899deea857SKenneth D. MerryShow or set current negotiation settings.  This is the default.
4909deea857SKenneth D. Merry.It Fl D Ar enable|disable
4919deea857SKenneth D. MerryEnable or disable disconnection.
4929deea857SKenneth D. Merry.It Fl O Ar offset
4939deea857SKenneth D. MerrySet the command delay offset.
4949deea857SKenneth D. Merry.It Fl q
4959deea857SKenneth D. MerryBe quiet, don't print anything.  This is generally useful when you want to
4969deea857SKenneth D. Merryset a parameter, but don't want any status information.
4979deea857SKenneth D. Merry.It Fl R Ar syncrate
4989deea857SKenneth D. MerryChange the synchronization rate for a device.  The sync rate is a floating
4999deea857SKenneth D. Merrypoint value specified in MHz.  So, for instance,
5009deea857SKenneth D. Merry.Sq 20.000
5019deea857SKenneth D. Merryis a legal value, as is
5029deea857SKenneth D. Merry.Sq 20 .
5039deea857SKenneth D. Merry.It Fl T Ar enable|disable
5049deea857SKenneth D. MerryEnable or disable tagged queueing for a device.
5059deea857SKenneth D. Merry.It Fl U
5069deea857SKenneth D. MerryShow or set user negotiation settings.  The default is to show or set
5079deea857SKenneth D. Merrycurrent negotiation settings.
5089deea857SKenneth D. Merry.It Fl v
5099deea857SKenneth D. MerryThe verbose switch has special meaning for the
51033fab22eSKenneth D. Merry.Ic negotiate
5119deea857SKenneth D. Merrysubcommand.  It causes
5129deea857SKenneth D. Merry.Nm camcontrol
5139deea857SKenneth D. Merryto print out the contents of a Path Inquiry (XPT_PATH_INQ) CCB sent to the
5149deea857SKenneth D. Merrycontroller driver.
5159deea857SKenneth D. Merry.It Fl W Ar bus_width
5169deea857SKenneth D. MerrySpecify the bus width to negotiate with a device.  The bus width is
5179deea857SKenneth D. Merryspecified in bits.  The only useful values to specify are 8, 16, and 32
5189deea857SKenneth D. Merrybits.  The controller must support the bus width in question in order for
5199deea857SKenneth D. Merrythe setting to take effect.
5209deea857SKenneth D. Merry.El
5219deea857SKenneth D. Merry.Pp
5229deea857SKenneth D. MerryIn general, sync rate and offset settings will not take effect for a
5239deea857SKenneth D. Merrydevice until a command has been sent to the device.  The
5249deea857SKenneth D. Merry.Fl a
5259deea857SKenneth D. Merryswitch above will automatically send a Test Unit Ready to the device so
5269deea857SKenneth D. Merrynegotiation parameters will take effect.
52733fab22eSKenneth D. Merry.It Ic format
52896a93c63SKenneth D. MerryIssue the
52996a93c63SKenneth D. Merry.Tn SCSI
53096a93c63SKenneth D. MerryFORMAT UNIT command to the named device.
53196a93c63SKenneth D. Merry.Pp
53296a93c63SKenneth D. Merry.Em WARNING! WARNING! WARNING!
53396a93c63SKenneth D. Merry.Pp
53496a93c63SKenneth D. MerryLow level formatting a disk will destroy ALL data on the disk.  Use
53596a93c63SKenneth D. Merryextreme caution when issuing this command.  Many users low-level format
53696a93c63SKenneth D. Merrydisks that do not really need to be low-level formatted.  There are
53796a93c63SKenneth D. Merryrelatively few scenarios that call for low-level formatting a disk.
53896a93c63SKenneth D. MerryOne reason for
53996a93c63SKenneth D. Merrylow-level formatting a disk is to initialize the disk after changing
54096a93c63SKenneth D. Merryits physical sector size.  Another reason for low-level formatting a disk
54196a93c63SKenneth D. Merryis to revive the disk if you are getting "medium format corrupted" errors
54296a93c63SKenneth D. Merryfrom the disk in response to read and write requests.
54396a93c63SKenneth D. Merry.Pp
54496a93c63SKenneth D. MerrySome disks take longer than others to format.  Users should specify a
54596a93c63SKenneth D. Merrytimeout long enough to allow the format to complete.  The default format
54696a93c63SKenneth D. Merrytimeout is 3 hours, which should be long enough for most disks.  Some hard
54796a93c63SKenneth D. Merrydisks will complete a format operation in a very short period of time
54896a93c63SKenneth D. Merry(on the order of 5 minutes or less).  This is often because the drive
54996a93c63SKenneth D. Merrydoesn't really support the FORMAT UNIT command -- it just accepts the
55096a93c63SKenneth D. Merrycommand, waits a few minutes and then returns it.
55196a93c63SKenneth D. Merry.Pp
55296a93c63SKenneth D. MerryThe
55396a93c63SKenneth D. Merry.Sq format
55496a93c63SKenneth D. Merrysubcommand takes several arguments that modify its default behavior.  The
55596a93c63SKenneth D. Merry.Fl q
55696a93c63SKenneth D. Merryand
55796a93c63SKenneth D. Merry.Fl y
55896a93c63SKenneth D. Merryarguments can be useful for scripts.
55996a93c63SKenneth D. Merry.Pp
56096a93c63SKenneth D. Merry.Bl -tag -width 123456
56196a93c63SKenneth D. Merry.It Fl q
56296a93c63SKenneth D. MerryBe quiet, don't print any status messages.  This option will not disable
56396a93c63SKenneth D. Merrythe questions, however.  To disable questions, use the
56496a93c63SKenneth D. Merry.Fl y
56596a93c63SKenneth D. Merryargument, below.
56696a93c63SKenneth D. Merry.It Fl w
56796a93c63SKenneth D. MerryIssue a non-immediate format command.  By default,
56896a93c63SKenneth D. Merry.Nm camcontrol
56996a93c63SKenneth D. Merryissues the FORMAT UNIT command with the immediate bit set.  This tells the
57096a93c63SKenneth D. Merrydevice to immediately return the format command, before the format has
57196a93c63SKenneth D. Merryactually completed.  Then,
57296a93c63SKenneth D. Merry.Nm camcontrol
57396a93c63SKenneth D. Merrygathers
57496a93c63SKenneth D. Merry.Tn SCSI
57596a93c63SKenneth D. Merrysense information from the device every second to determine how far along
57696a93c63SKenneth D. Merryin the format process it is.  If the
57796a93c63SKenneth D. Merry.Fl w
57896a93c63SKenneth D. Merryargument is specified,
57996a93c63SKenneth D. Merry.Nm camcontrol
58096a93c63SKenneth D. Merrywill issue a non-immediate format command, and will be unable to print any
58196a93c63SKenneth D. Merryinformation to let the user know what percentage of the disk has been
58296a93c63SKenneth D. Merryformatted.
58396a93c63SKenneth D. Merry.It Fl y
58496a93c63SKenneth D. MerryDon't ask any questions.  By default,
58596a93c63SKenneth D. Merry.Nm camcontrol
58696a93c63SKenneth D. Merrywill ask the user if he/she really wants to format the disk in question,
58796a93c63SKenneth D. Merryand also if the default format command timeout is acceptable.  The user
58896a93c63SKenneth D. Merrywill not be asked about the timeout if a timeout is specified on the
58996a93c63SKenneth D. Merrycommand line.
59096a93c63SKenneth D. Merry.El
59133fab22eSKenneth D. Merry.It Ic help
5925a251d70SKenneth D. MerryPrint out verbose usage information.
593525689f1SJustin T. Gibbs.El
594525689f1SJustin T. Gibbs.Sh ENVIRONMENT
595525689f1SJustin T. GibbsThe
596525689f1SJustin T. Gibbs.Ev SCSI_MODES
597525689f1SJustin T. Gibbsvariable allows the user to specify an alternate mode page format file.
598525689f1SJustin T. Gibbs.Pp
599525689f1SJustin T. GibbsThe
600525689f1SJustin T. Gibbs.Ev EDITOR
601525689f1SJustin T. Gibbsvariable determines which text editor
602525689f1SJustin T. Gibbs.Nm camcontrol
603525689f1SJustin T. Gibbsstarts when editing mode pages.
604525689f1SJustin T. Gibbs.Sh FILES
605525689f1SJustin T. Gibbs.Bl -tag -width /usr/share/misc/scsi_modes -compact
606525689f1SJustin T. Gibbs.It Pa /usr/share/misc/scsi_modes
607525689f1SJustin T. Gibbsis the SCSI mode format database.
608525689f1SJustin T. Gibbs.It Pa /dev/xpt0
609525689f1SJustin T. Gibbsis the transport layer device.
610525689f1SJustin T. Gibbs.It Pa /dev/pass*
611525689f1SJustin T. Gibbsare the CAM application passthrough devices.
612525689f1SJustin T. Gibbs.El
613525689f1SJustin T. Gibbs.Sh EXAMPLES
614525689f1SJustin T. Gibbs.Dl camcontrol eject -n cd -u 1 -v
615525689f1SJustin T. Gibbs.Pp
616525689f1SJustin T. GibbsEject the CD from cd1, and print SCSI sense information if the command
617525689f1SJustin T. Gibbsfails.
618525689f1SJustin T. Gibbs.Pp
619525689f1SJustin T. Gibbs.Dl camcontrol tur
620525689f1SJustin T. Gibbs.Pp
621525689f1SJustin T. GibbsSend the SCSI test unit ready command to da0.
622525689f1SJustin T. Gibbs.Nm camcontrol
623525689f1SJustin T. Gibbswill report whether the disk is ready, but will not display sense
624525689f1SJustin T. Gibbsinformation if the command fails since the
625525689f1SJustin T. Gibbs.Fl v
626525689f1SJustin T. Gibbsswitch was not specified.
627525689f1SJustin T. Gibbs.Pp
628c7938743SMike Pritchard.Bd -literal -offset indent
629c60e19a8SKenneth D. Merrycamcontrol tur da1 -E -C 4 -t 50 -v
630525689f1SJustin T. Gibbs.Ed
631525689f1SJustin T. Gibbs.Pp
632525689f1SJustin T. GibbsSend a test unit ready command to da1.  Enable kernel error recovery.
633525689f1SJustin T. GibbsSpecify a retry count of 4, and a timeout of 50 seconds.  Enable sense
634525689f1SJustin T. Gibbsprinting (with the
635525689f1SJustin T. Gibbs.Fl v
636525689f1SJustin T. Gibbsflag) if the command fails.  Since error recovery is turned on, the
637525689f1SJustin T. Gibbsdisk will be spun up if it is not currently spinning.
638525689f1SJustin T. Gibbs.Nm camcontrol
6398ff6dbfcSKenneth D. Merrywill report whether the disk is ready.
640c7938743SMike Pritchard.Bd -literal -offset indent
641525689f1SJustin T. Gibbscamcontrol cmd -n cd -u 1 -v -c "3C 00 00 00 00 00 00 00 0e 00" \e
642525689f1SJustin T. Gibbs	-i 0xe "s1 i3 i1 i1 i1 i1 i1 i1 i1 i1 i1 i1"
643525689f1SJustin T. Gibbs.Ed
644525689f1SJustin T. Gibbs.Pp
645525689f1SJustin T. GibbsIssue a READ BUFFER command (0x3C) to cd1.  Display the buffer size of cd1,
646525689f1SJustin T. Gibbsand display the first 10 bytes from the cache on cd1.  Display SCSI sense
647525689f1SJustin T. Gibbsinformation if the command fails.
648525689f1SJustin T. Gibbs.Pp
649c7938743SMike Pritchard.Bd -literal -offset indent
6508604fe2eSSADA Kenjicamcontrol cmd -n cd -u 1 -v -c "3B 00 00 00 00 00 00 00 0e 00" \e
651525689f1SJustin T. Gibbs	-o 14 "00 00 00 00 1 2 3 4 5 6 v v v v" 7 8 9 8
652525689f1SJustin T. Gibbs.Ed
653525689f1SJustin T. Gibbs.Pp
654525689f1SJustin T. GibbsIssue a WRITE BUFFER (0x3B) command to cd1.  Write out 10 bytes of data,
655525689f1SJustin T. Gibbsnot including the (reserved) 4 byte header.  Print out sense information if
656525689f1SJustin T. Gibbsthe command fails.  Be very careful with this command, improper use may
657525689f1SJustin T. Gibbscause data corruption.
658525689f1SJustin T. Gibbs.Pp
659c7938743SMike Pritchard.Bd -literal -offset indent
660c60e19a8SKenneth D. Merrycamcontrol modepage da3 -m 1 -e -P 3
66194d09127SKenneth D. Merry.Ed
662525689f1SJustin T. Gibbs.Pp
663525689f1SJustin T. GibbsEdit mode page 1 (the Read-Write Error Recover page) for da3, and save the
664525689f1SJustin T. Gibbssettings on the drive.  Mode page 1 contains a disk drive's auto read and
665525689f1SJustin T. Gibbswrite reallocation settings, among other things.
666525689f1SJustin T. Gibbs.Pp
667525689f1SJustin T. Gibbs.Dl camcontrol rescan 0
668525689f1SJustin T. Gibbs.Pp
669525689f1SJustin T. GibbsRescan SCSI bus 0 for devices that have been added, removed or changed.
670525689f1SJustin T. Gibbs.Pp
671525689f1SJustin T. Gibbs.Dl camcontrol rescan 0:1:0
672525689f1SJustin T. Gibbs.Pp
673525689f1SJustin T. GibbsRescan SCSI bus 0, target 1, lun 0 to see if it has been added, removed, or
674525689f1SJustin T. Gibbschanged.
6759deea857SKenneth D. Merry.Pp
676c60e19a8SKenneth D. Merry.Dl camcontrol tags da5 -N 24
6779deea857SKenneth D. Merry.Pp
6789deea857SKenneth D. MerrySet the number of concurrent transactions for da5 to 24.
6799deea857SKenneth D. Merry.Pp
680c7938743SMike Pritchard.Bd -literal -offset indent
6819deea857SKenneth D. Merrycamcontrol negotiate -n da -u 4 -T disable
6829deea857SKenneth D. Merry.Ed
6839deea857SKenneth D. Merry.Pp
6849deea857SKenneth D. MerryDisable tagged queueing for da4.
6859deea857SKenneth D. Merry.Pp
686c7938743SMike Pritchard.Bd -literal -offset indent
6879deea857SKenneth D. Merrycamcontrol negotiate -n da -u 3 -R 20.000 -O 15 -a
6889deea857SKenneth D. Merry.Ed
6899deea857SKenneth D. Merry.Pp
6909deea857SKenneth D. MerryNegotiate a sync rate of 20MHz and an offset of 15 with da3.  Then send a
6919deea857SKenneth D. MerryTest Unit Ready command to make the settings take effect.
692525689f1SJustin T. Gibbs.Sh SEE ALSO
693525689f1SJustin T. Gibbs.Xr cam 3 ,
6949deea857SKenneth D. Merry.Xr cam_cdbparse 3 ,
695c0bdb22bSMatthew Hunt.Xr cam 4 ,
696525689f1SJustin T. Gibbs.Xr pass 4 ,
697c0bdb22bSMatthew Hunt.Xr xpt 4
698525689f1SJustin T. Gibbs.Sh HISTORY
699525689f1SJustin T. GibbsThe
700525689f1SJustin T. Gibbs.Nm camcontrol
701525689f1SJustin T. Gibbscommand first appeared in
702525689f1SJustin T. Gibbs.Fx 3.0 .
703525689f1SJustin T. Gibbs.Pp
704525689f1SJustin T. GibbsThe mode page editing code and arbitrary SCSI command code are based upon
705525689f1SJustin T. Gibbscode in the old
706525689f1SJustin T. Gibbs.Xr scsi 8
707525689f1SJustin T. Gibbsutility and
708525689f1SJustin T. Gibbs.Xr scsi 3
709f9d04512SKenneth D. Merrylibrary, written by Julian Elischer and Peter Dufault.  The
710525689f1SJustin T. Gibbs.Xr scsi 8
711de86eff5SKenneth D. Merryprogram first appeared in 386BSD 0.1.2.4, and first appeared in
71233fab22eSKenneth D. Merry.Fx
713525689f1SJustin T. Gibbsin
714525689f1SJustin T. Gibbs.Fx 2.0.5 .
715525689f1SJustin T. Gibbs.Sh AUTHORS
716aa7c9adaSMike Pritchard.An Kenneth Merry Aq ken@FreeBSD.org
717525689f1SJustin T. Gibbs.Sh BUGS
718525689f1SJustin T. GibbsThe code that parses the generic command line arguments doesn't know that
719525689f1SJustin T. Gibbssome of the subcommands take multiple arguments.  So if, for instance, you
720525689f1SJustin T. Gibbstried something like this:
721c7938743SMike Pritchard.Bd -literal -offset indent
722b9e3972aSKenneth D. Merrycamcontrol cmd -n da -u 1 -c "00 00 00 00 00 v" 0x00 -v
723525689f1SJustin T. Gibbs.Ed
724525689f1SJustin T. Gibbs.Pp
725525689f1SJustin T. GibbsThe sense information from the test unit ready command would not get
726525689f1SJustin T. Gibbsprinted out, since the first
727525689f1SJustin T. Gibbs.Xr getopt 3
728525689f1SJustin T. Gibbscall in
729525689f1SJustin T. Gibbs.Nm camcontrol
730525689f1SJustin T. Gibbsbails out when it sees the second argument to
731525689f1SJustin T. Gibbs.Fl c
732525689f1SJustin T. Gibbs.Po
733525689f1SJustin T. Gibbs0x00
734525689f1SJustin T. Gibbs.Pc ,
735525689f1SJustin T. Gibbsabove.  Fixing this behavior would take some gross code, or changes to the
736525689f1SJustin T. Gibbs.Xr getopt 3
737525689f1SJustin T. Gibbsinterface.  The best way to circumvent this problem is to always make sure
738525689f1SJustin T. Gibbsto specify generic
739525689f1SJustin T. Gibbs.Nm camcontrol
740525689f1SJustin T. Gibbsarguments before any command-specific arguments.
741