]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - sbin/camcontrol/camcontrol.8
Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.
[FreeBSD/releng/8.2.git] / sbin / camcontrol / camcontrol.8
1 .\"
2 .\" Copyright (c) 1998, 1999, 2000, 2002, 2005, 2006, 2007 Kenneth D. Merry.
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. Redistributions in binary form must reproduce the above copyright
11 .\"    notice, this list of conditions and the following disclaimer in the
12 .\"    documentation and/or other materials provided with the distribution.
13 .\" 3. The name of the author may not be used to endorse or promote products
14 .\"    derived from this software without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\" $FreeBSD$
29 .\"
30 .Dd July 1, 2010
31 .Dt CAMCONTROL 8
32 .Os
33 .Sh NAME
34 .Nm camcontrol
35 .Nd CAM control program
36 .Sh SYNOPSIS
37 .Nm
38 .Aq Ar command
39 .Op device id
40 .Op generic args
41 .Op command args
42 .Nm
43 .Ic devlist
44 .Op Fl v
45 .Nm
46 .Ic periphlist
47 .Op device id
48 .Op Fl n Ar dev_name
49 .Op Fl u Ar unit_number
50 .Nm
51 .Ic tur
52 .Op device id
53 .Op generic args
54 .Nm
55 .Ic inquiry
56 .Op device id
57 .Op generic args
58 .Op Fl D
59 .Op Fl S
60 .Op Fl R
61 .Nm
62 .Ic identify
63 .Op device id
64 .Op generic args
65 .Op Fl v
66 .Nm
67 .Ic reportluns
68 .Op device id
69 .Op generic args
70 .Op Fl c
71 .Op Fl l
72 .Op Fl r Ar reporttype
73 .Nm
74 .Ic readcap
75 .Op device id
76 .Op generic args
77 .Op Fl b
78 .Op Fl h
79 .Op Fl H
80 .Op Fl N
81 .Op Fl q
82 .Op Fl s
83 .Nm
84 .Ic start
85 .Op device id
86 .Op generic args
87 .Nm
88 .Ic stop
89 .Op device id
90 .Op generic args
91 .Nm
92 .Ic load
93 .Op device id
94 .Op generic args
95 .Nm
96 .Ic eject
97 .Op device id
98 .Op generic args
99 .Nm
100 .Ic rescan
101 .Aq all | bus Ns Op :target:lun
102 .Nm
103 .Ic reset
104 .Aq all | bus Ns Op :target:lun
105 .Nm
106 .Ic defects
107 .Op device id
108 .Op generic args
109 .Aq Fl f Ar format
110 .Op Fl P
111 .Op Fl G
112 .Nm
113 .Ic modepage
114 .Op device id
115 .Op generic args
116 .Aq Fl m Ar page | Fl l
117 .Op Fl P Ar pgctl
118 .Op Fl b | Fl e
119 .Op Fl d
120 .Nm
121 .Ic cmd
122 .Op device id
123 .Op generic args
124 .Aq Fl a Ar cmd Op args
125 .Aq Fl c Ar cmd Op args
126 .Op Fl d
127 .Op Fl f
128 .Op Fl i Ar len Ar fmt
129 .Bk -words
130 .Op Fl o Ar len Ar fmt Op args
131 .Op Fl r Ar fmt
132 .Ek
133 .Nm
134 .Ic debug
135 .Op Fl I
136 .Op Fl P
137 .Op Fl T
138 .Op Fl S
139 .Op Fl X
140 .Op Fl c
141 .Aq all|off|bus Ns Op :target Ns Op :lun
142 .Nm
143 .Ic tags
144 .Op device id
145 .Op generic args
146 .Op Fl N Ar tags
147 .Op Fl q
148 .Op Fl v
149 .Nm
150 .Ic negotiate
151 .Op device id
152 .Op generic args
153 .Op Fl c
154 .Op Fl D Ar enable|disable
155 .Op Fl M Ar mode
156 .Op Fl O Ar offset
157 .Op Fl q
158 .Op Fl R Ar syncrate
159 .Op Fl T Ar enable|disable
160 .Op Fl U
161 .Op Fl W Ar bus_width
162 .Op Fl v
163 .Nm
164 .Ic format
165 .Op device id
166 .Op generic args
167 .Op Fl q
168 .Op Fl r
169 .Op Fl w
170 .Op Fl y
171 .Nm
172 .Ic idle
173 .Op device id
174 .Op generic args
175 .Op Fl t Ar time
176 .Nm
177 .Ic standby
178 .Op device id
179 .Op generic args
180 .Op Fl t Ar time
181 .Nm
182 .Ic sleep
183 .Op device id
184 .Op generic args
185 .Nm
186 .Ic help
187 .Sh DESCRIPTION
188 The
189 .Nm
190 utility is designed to provide a way for users to access and control the
191 .Fx
192 CAM subsystem.
193 .Pp
194 The
195 .Nm
196 utility
197 can cause a loss of data and/or system crashes if used improperly.
198 Even
199 expert users are encouraged to exercise caution when using this command.
200 Novice users should stay away from this utility.
201 .Pp
202 The
203 .Nm
204 utility has a number of primary functions, many of which support an optional
205 device identifier.
206 A device identifier can take one of three forms:
207 .Bl -tag -width 14n
208 .It deviceUNIT
209 Specify a device name and unit number combination, like "da5" or "cd3".
210 .It bus:target
211 Specify a bus number and target id.
212 The bus number can be determined from
213 the output of
214 .Dq camcontrol devlist .
215 The lun defaults to 0.
216 .It bus:target:lun
217 Specify the bus, target and lun for a device.
218 (e.g.\& 1:2:0)
219 .El
220 .Pp
221 The device identifier, if it is specified,
222 .Em must
223 come immediately after the function name, and before any generic or
224 function-specific arguments.
225 Note that the
226 .Fl n
227 and
228 .Fl u
229 arguments described below will override any device name or unit number
230 specified beforehand.
231 The
232 .Fl n
233 and
234 .Fl u
235 arguments will
236 .Em not
237 override a specified bus:target or bus:target:lun, however.
238 .Pp
239 Most of the
240 .Nm
241 primary functions support these generic arguments:
242 .Bl -tag -width 14n
243 .It Fl C Ar count
244 SCSI command retry count.
245 In order for this to work, error recovery
246 .Pq Fl E
247 must be turned on.
248 .It Fl E
249 Instruct the kernel to perform generic SCSI error recovery for the given
250 command.
251 This is needed in order for the retry count
252 .Pq Fl C
253 to be honored.
254 Other than retrying commands, the generic error recovery in
255 the code will generally attempt to spin up drives that are not spinning.
256 It may take some other actions, depending upon the sense code returned from
257 the command.
258 .It Fl n Ar dev_name
259 Specify the device type to operate on, e.g.\& "da", "cd".
260 .It Fl t Ar timeout
261 SCSI command timeout in seconds.
262 This overrides the default timeout for
263 any given command.
264 .It Fl u Ar unit_number
265 Specify the device unit number, e.g.\& "1", "5".
266 .It Fl v
267 Be verbose, print out sense information for failed SCSI commands.
268 .El
269 .Pp
270 Primary command functions:
271 .Bl -tag -width periphlist
272 .It Ic devlist
273 List all physical devices (logical units) attached to the CAM subsystem.
274 This also includes a list of peripheral drivers attached to each device.
275 With the
276 .Fl v
277 argument, SCSI bus number, adapter name and unit numbers are printed as
278 well.
279 .It Ic periphlist
280 List all peripheral drivers attached to a given physical device (logical
281 unit).
282 .It Ic tur
283 Send the SCSI test unit ready (0x00) command to the given device.
284 The
285 .Nm
286 utility will report whether the device is ready or not.
287 .It Ic inquiry
288 Send a SCSI inquiry command (0x12) to a device.
289 By default,
290 .Nm
291 will print out the standard inquiry data, device serial number, and
292 transfer rate information.
293 The user can specify that only certain types of
294 inquiry data be printed:
295 .Bl -tag -width 4n
296 .It Fl D
297 Get the standard inquiry data.
298 .It Fl S
299 Print out the serial number.
300 If this flag is the only one specified,
301 .Nm
302 will not print out "Serial Number" before the value returned by the drive.
303 This is to aid in script writing.
304 .It Fl R
305 Print out transfer rate information.
306 .El
307 .It Ic identify
308 Send a ATA identify command (0xec) to a device.
309 .It Ic reportluns
310 Send the SCSI REPORT LUNS (0xA0) command to the given device.
311 By default,
312 .Nm
313 will print out the list of logical units (LUNs) supported by the target device.
314 There are a couple of options to modify the output:
315 .Bl -tag -width 14n
316 .It Fl c
317 Just print out a count of LUNs, not the actual LUN numbers.
318 .It Fl l
319 Just print out the LUNs, and don't print out the count.
320 .It Fl r Ar reporttype
321 Specify the type of report to request from the target:
322 .Bl -tag -width 012345678
323 .It default
324 Return the default report.
325 This is the
326 .Nm
327 default.
328 Most targets will support this report if they support the REPORT LUNS
329 command.
330 .It wellknown
331 Return only well known LUNs.
332 .It all
333 Return all available LUNs.
334 .El
335 .El
336 .Pp
337 .Nm
338 will try to print out LUN numbers in a reasonable format.
339 It can understand the peripheral, flat, LUN and extended LUN formats.
340 .It Ic readcap
341 Send the SCSI READ CAPACITY command to the given device and display
342 the results.
343 If the device is larger than 2TB, the SCSI READ CAPACITY (16) service
344 action will be sent to obtain the full size of the device.
345 By default,
346 .Nm
347 will print out the last logical block of the device, and the blocksize of
348 the device in bytes.
349 To modify the output format, use the following options:
350 .Bl -tag -width 5n
351 .It Fl b
352 Just print out the blocksize, not the last block or device size.
353 This cannot be used with
354 .Fl N
355 or
356 .Fl s .
357 .It Fl h
358 Print out the device size in human readable (base 2, 1K == 1024) format.
359 This implies
360 .Fl N
361 and cannot be used with
362 .Fl q
363 or
364 .Fl b .
365 .It Fl H
366 Print out the device size in human readable (base 10, 1K == 1000) format.
367 .It Fl N
368 Print out the number of blocks in the device instead of the last logical
369 block.
370 .It Fl q
371 Quiet, print out the numbers only (separated by a comma if
372 .Fl b
373 or
374 .Fl s
375 are not specified).
376 .It Fl s
377 Print out the last logical block or the size of the device only, and omit
378 the blocksize.
379 .El
380 .It Ic start
381 Send the SCSI Start/Stop Unit (0x1B) command to the given device with the
382 start bit set.
383 .It Ic stop
384 Send the SCSI Start/Stop Unit (0x1B) command to the given device with the
385 start bit cleared.
386 .It Ic load
387 Send the SCSI Start/Stop Unit (0x1B) command to the given device with the
388 start bit set and the load/eject bit set.
389 .It Ic eject
390 Send the SCSI Start/Stop Unit (0x1B) command to the given device with the
391 start bit cleared and the load/eject bit set.
392 .It Ic rescan
393 Tell the kernel to scan all busses in the system (with the
394 .Ar all
395 argument), the given bus (XPT_SCAN_BUS), or bus:target:lun
396 (XPT_SCAN_LUN) for new devices or devices that have gone away.
397 The user
398 may specify a scan of all busses, a single bus, or a lun.
399 Scanning all luns
400 on a target is not supported.
401 .It Ic reset
402 Tell the kernel to reset all busses in the system (with the
403 .Ar all
404 argument) or the given bus (XPT_RESET_BUS) by issuing a SCSI bus
405 reset for that bus, or to reset the given bus:target:lun
406 (XPT_RESET_DEV), typically by issuing a BUS DEVICE RESET message after
407 connecting to that device.
408 Note that this can have a destructive impact
409 on the system.
410 .It Ic defects
411 Send the SCSI READ DEFECT DATA (10) command (0x37) to the given device, and
412 print out any combination of: the total number of defects, the primary
413 defect list (PLIST), and the grown defect list (GLIST).
414 .Bl -tag -width 11n
415 .It Fl f Ar format
416 The three format options are:
417 .Em block ,
418 to print out the list as logical blocks,
419 .Em bfi ,
420 to print out the list in bytes from index format, and
421 .Em phys ,
422 to print out the list in physical sector format.
423 The format argument is
424 required.
425 Most drives support the physical sector format.
426 Some drives
427 support the logical block format.
428 Many drives, if they do not support the
429 requested format, return the data in an alternate format, along with sense
430 information indicating that the requested data format is not supported.
431 The
432 .Nm
433 utility
434 attempts to detect this, and print out whatever format the drive returns.
435 If the drive uses a non-standard sense code to report that it does not
436 support the requested format,
437 .Nm
438 will probably see the error as a failure to complete the request.
439 .It Fl G
440 Print out the grown defect list.
441 This is a list of bad blocks that have
442 been remapped since the disk left the factory.
443 .It Fl P
444 Print out the primary defect list.
445 .El
446 .Pp
447 If neither
448 .Fl P
449 nor
450 .Fl G
451 is specified,
452 .Nm
453 will print out the number of defects given in the READ DEFECT DATA header
454 returned from the drive.
455 .It Ic modepage
456 Allows the user to display and optionally edit a SCSI mode page.
457 The mode
458 page formats are located in
459 .Pa /usr/share/misc/scsi_modes .
460 This can be overridden by specifying a different file in the
461 .Ev SCSI_MODES
462 environment variable.
463 The
464 .Ic modepage
465 command takes several arguments:
466 .Bl -tag -width 12n
467 .It Fl d
468 Disable block descriptors for mode sense.
469 .It Fl b
470 Displays mode page data in binary format.
471 .It Fl e
472 This flag allows the user to edit values in the mode page.
473 The user may
474 either edit mode page values with the text editor pointed to by his
475 .Ev EDITOR
476 environment variable, or supply mode page values via standard input, using
477 the same format that
478 .Nm
479 uses to display mode page values.
480 The editor will be invoked if
481 .Nm
482 detects that standard input is terminal.
483 .It Fl l
484 Lists all available mode pages.
485 .It Fl m Ar mode_page
486 This specifies the number of the mode page the user would like to view
487 and/or edit.
488 This argument is mandatory unless
489 .Fl l
490 is specified.
491 .It Fl P Ar pgctl
492 This allows the user to specify the page control field.
493 Possible values are:
494 .Bl -tag -width xxx -compact
495 .It 0
496 Current values
497 .It 1
498 Changeable values
499 .It 2
500 Default values
501 .It 3
502 Saved values
503 .El
504 .El
505 .It Ic cmd
506 Allows the user to send an arbitrary ATA or SCSI CDB to any device.
507 The
508 .Ic cmd
509 function requires the
510 .Fl c
511 argument to specify SCSI CDB or the
512 .Fl a
513 argument to specify ATA Command Block registers values.
514 Other arguments are optional, depending on
515 the command type.
516 The command and data specification syntax is documented
517 in
518 .Xr cam_cdbparse 3 .
519 NOTE: If the CDB specified causes data to be transfered to or from the
520 SCSI device in question, you MUST specify either
521 .Fl i
522 or
523 .Fl o .
524 .Bl -tag -width 17n
525 .It Fl a Ar cmd Op args
526 This specifies the content of 12 ATA Command Block registers (command,
527 features, lba_low, lba_mid, lba_high, device, lba_low_exp, lba_mid_exp.
528 lba_high_exp, features_exp, sector_count, sector_count_exp).
529 .It Fl c Ar cmd Op args
530 This specifies the SCSI CDB.
531 SCSI CDBs may be 6, 10, 12 or 16 bytes.
532 .It Fl d
533 Specifies DMA protocol to be used for ATA command.
534 .It Fl f
535 Specifies FPDMA (NCQ) protocol to be used for ATA command.
536 .It Fl i Ar len Ar fmt
537 This specifies the amount of data to read, and how it should be displayed.
538 If the format is
539 .Sq - ,
540 .Ar len
541 bytes of data will be read from the device and written to standard output.
542 .It Fl o Ar len Ar fmt Op args
543 This specifies the amount of data to be written to a device, and the data
544 that is to be written.
545 If the format is
546 .Sq - ,
547 .Ar len
548 bytes of data will be read from standard input and written to the device.
549 .It Fl r Ar fmt
550 This specifies that 11 result ATA Command Block registers should be displayed
551 (status, error, lba_low, lba_mid, lba_high, device, lba_low_exp, lba_mid_exp,
552 lba_high_exp, sector_count, sector_count_exp), and how.
553 If the format is
554 .Sq - ,
555 11 result registers will be written to standard output in hex.
556 .El
557 .It Ic debug
558 Turn on CAM debugging printfs in the kernel.
559 This requires options CAMDEBUG
560 in your kernel config file.
561 WARNING: enabling debugging printfs currently
562 causes an EXTREME number of kernel printfs.
563 You may have difficulty
564 turning off the debugging printfs once they start, since the kernel will be
565 busy printing messages and unable to service other requests quickly.
566 The
567 .Ic debug
568 function takes a number of arguments:
569 .Bl -tag -width 18n
570 .It Fl I
571 Enable CAM_DEBUG_INFO printfs.
572 .It Fl P
573 Enable CAM_DEBUG_PERIPH printfs.
574 .It Fl T
575 Enable CAM_DEBUG_TRACE printfs.
576 .It Fl S
577 Enable CAM_DEBUG_SUBTRACE printfs.
578 .It Fl X
579 Enable CAM_DEBUG_XPT printfs.
580 .It Fl c
581 Enable CAM_DEBUG_CDB printfs.
582 This will cause the kernel to print out the
583 SCSI CDBs sent to the specified device(s).
584 .It all
585 Enable debugging for all devices.
586 .It off
587 Turn off debugging for all devices
588 .It bus Ns Op :target Ns Op :lun
589 Turn on debugging for the given bus, target or lun.
590 If the lun or target
591 and lun are not specified, they are wildcarded.
592 (i.e., just specifying a
593 bus turns on debugging printfs for all devices on that bus.)
594 .El
595 .It Ic tags
596 Show or set the number of "tagged openings" or simultaneous transactions
597 we attempt to queue to a particular device.
598 By default, the
599 .Ic tags
600 command, with no command-specific arguments (i.e., only generic arguments)
601 prints out the "soft" maximum number of transactions that can be queued to
602 the device in question.
603 For more detailed information, use the
604 .Fl v
605 argument described below.
606 .Bl -tag -width 7n
607 .It Fl N Ar tags
608 Set the number of tags for the given device.
609 This must be between the
610 minimum and maximum number set in the kernel quirk table.
611 The default for
612 most devices that support tagged queueing is a minimum of 2 and a maximum
613 of 255.
614 The minimum and maximum values for a given device may be
615 determined by using the
616 .Fl v
617 switch.
618 The meaning of the
619 .Fl v
620 switch for this
621 .Nm
622 subcommand is described below.
623 .It Fl q
624 Be quiet, and do not report the number of tags.
625 This is generally used when
626 setting the number of tags.
627 .It Fl v
628 The verbose flag has special functionality for the
629 .Em tags
630 argument.
631 It causes
632 .Nm
633 to print out the tagged queueing related fields of the XPT_GDEV_TYPE CCB:
634 .Bl -tag -width 13n
635 .It dev_openings
636 This is the amount of capacity for transactions queued to a given device.
637 .It dev_active
638 This is the number of transactions currently queued to a device.
639 .It devq_openings
640 This is the kernel queue space for transactions.
641 This count usually mirrors
642 dev_openings except during error recovery operations when
643 the device queue is frozen (device is not allowed to receive
644 commands), the number of dev_openings is reduced, or transaction
645 replay is occurring.
646 .It devq_queued
647 This is the number of transactions waiting in the kernel queue for capacity
648 on the device.
649 This number is usually zero unless error recovery is in
650 progress.
651 .It held
652 The held count is the number of CCBs held by peripheral drivers that have
653 either just been completed or are about to be released to the transport
654 layer for service by a device.
655 Held CCBs reserve capacity on a given
656 device.
657 .It mintags
658 This is the current "hard" minimum number of transactions that can be
659 queued to a device at once.
660 The
661 .Ar dev_openings
662 value above cannot go below this number.
663 The default value for
664 .Ar mintags
665 is 2, although it may be set higher or lower for various devices.
666 .It maxtags
667 This is the "hard" maximum number of transactions that can be queued to a
668 device at one time.
669 The
670 .Ar dev_openings
671 value cannot go above this number.
672 The default value for
673 .Ar maxtags
674 is 255, although it may be set higher or lower for various devices.
675 .El
676 .El
677 .It Ic negotiate
678 Show or negotiate various communication parameters.
679 Some controllers may
680 not support setting or changing some of these values.
681 For instance, the
682 Adaptec 174x controllers do not support changing a device's sync rate or
683 offset.
684 The
685 .Nm
686 utility
687 will not attempt to set the parameter if the controller indicates that it
688 does not support setting the parameter.
689 To find out what the controller
690 supports, use the
691 .Fl v
692 flag.
693 The meaning of the
694 .Fl v
695 flag for the
696 .Ic negotiate
697 command is described below.
698 Also, some controller drivers do not support
699 setting negotiation parameters, even if the underlying controller supports
700 negotiation changes.
701 Some controllers, such as the Advansys wide
702 controllers, support enabling and disabling synchronous negotiation for
703 a device, but do not support setting the synchronous negotiation rate.
704 .Bl -tag -width 17n
705 .It Fl a
706 Attempt to make the negotiation settings take effect immediately by sending
707 a Test Unit Ready command to the device.
708 .It Fl c
709 Show or set current negotiation settings.
710 This is the default.
711 .It Fl D Ar enable|disable
712 Enable or disable disconnection.
713 .It Fl M Ar mode
714 Set ATA mode.
715 .It Fl O Ar offset
716 Set the command delay offset.
717 .It Fl q
718 Be quiet, do not print anything.
719 This is generally useful when you want to
720 set a parameter, but do not want any status information.
721 .It Fl R Ar syncrate
722 Change the synchronization rate for a device.
723 The sync rate is a floating
724 point value specified in MHz.
725 So, for instance,
726 .Sq 20.000
727 is a legal value, as is
728 .Sq 20 .
729 .It Fl T Ar enable|disable
730 Enable or disable tagged queueing for a device.
731 .It Fl U
732 Show or set user negotiation settings.
733 The default is to show or set
734 current negotiation settings.
735 .It Fl v
736 The verbose switch has special meaning for the
737 .Ic negotiate
738 subcommand.
739 It causes
740 .Nm
741 to print out the contents of a Path Inquiry (XPT_PATH_INQ) CCB sent to the
742 controller driver.
743 .It Fl W Ar bus_width
744 Specify the bus width to negotiate with a device.
745 The bus width is
746 specified in bits.
747 The only useful values to specify are 8, 16, and 32
748 bits.
749 The controller must support the bus width in question in order for
750 the setting to take effect.
751 .El
752 .Pp
753 In general, sync rate and offset settings will not take effect for a
754 device until a command has been sent to the device.
755 The
756 .Fl a
757 switch above will automatically send a Test Unit Ready to the device so
758 negotiation parameters will take effect.
759 .It Ic format
760 Issue the
761 .Tn SCSI
762 FORMAT UNIT command to the named device.
763 .Pp
764 .Em WARNING! WARNING! WARNING!
765 .Pp
766 Low level formatting a disk will destroy ALL data on the disk.
767 Use
768 extreme caution when issuing this command.
769 Many users low-level format
770 disks that do not really need to be low-level formatted.
771 There are
772 relatively few scenarios that call for low-level formatting a disk.
773 One reason for
774 low-level formatting a disk is to initialize the disk after changing
775 its physical sector size.
776 Another reason for low-level formatting a disk
777 is to revive the disk if you are getting "medium format corrupted" errors
778 from the disk in response to read and write requests.
779 .Pp
780 Some disks take longer than others to format.
781 Users should specify a
782 timeout long enough to allow the format to complete.
783 The default format
784 timeout is 3 hours, which should be long enough for most disks.
785 Some hard
786 disks will complete a format operation in a very short period of time
787 (on the order of 5 minutes or less).
788 This is often because the drive
789 does not really support the FORMAT UNIT command -- it just accepts the
790 command, waits a few minutes and then returns it.
791 .Pp
792 The
793 .Sq format
794 subcommand takes several arguments that modify its default behavior.
795 The
796 .Fl q
797 and
798 .Fl y
799 arguments can be useful for scripts.
800 .Pp
801 .Bl -tag -width 6n
802 .It Fl q
803 Be quiet, do not print any status messages.
804 This option will not disable
805 the questions, however.
806 To disable questions, use the
807 .Fl y
808 argument, below.
809 .It Fl r
810 Run in
811 .Dq report only
812 mode.
813 This will report status on a format that is already running on the drive.
814 .It Fl w
815 Issue a non-immediate format command.
816 By default,
817 .Nm
818 issues the FORMAT UNIT command with the immediate bit set.
819 This tells the
820 device to immediately return the format command, before the format has
821 actually completed.
822 Then,
823 .Nm
824 gathers
825 .Tn SCSI
826 sense information from the device every second to determine how far along
827 in the format process it is.
828 If the
829 .Fl w
830 argument is specified,
831 .Nm
832 will issue a non-immediate format command, and will be unable to print any
833 information to let the user know what percentage of the disk has been
834 formatted.
835 .It Fl y
836 Do not ask any questions.
837 By default,
838 .Nm
839 will ask the user if he/she really wants to format the disk in question,
840 and also if the default format command timeout is acceptable.
841 The user
842 will not be asked about the timeout if a timeout is specified on the
843 command line.
844 .El
845 .It Ic idle
846 Put ATA device into IDLE state. Optional parameter
847 .Pq Fl t
848 specifies automatic standby timer value in seconds. Value 0 disables timer.
849 .It Ic standby
850 Put ATA device into STANDBY state. Optional parameter
851 .Pq Fl t
852 specifies automatic standby timer value in seconds. Value 0 disables timer.
853 .It Ic sleep
854 Put ATA device into SLEEP state. Note that the only way get device out of
855 this state may be reset.
856 .It Ic help
857 Print out verbose usage information.
858 .El
859 .Sh ENVIRONMENT
860 The
861 .Ev SCSI_MODES
862 variable allows the user to specify an alternate mode page format file.
863 .Pp
864 The
865 .Ev EDITOR
866 variable determines which text editor
867 .Nm
868 starts when editing mode pages.
869 .Sh FILES
870 .Bl -tag -width /usr/share/misc/scsi_modes -compact
871 .It Pa /usr/share/misc/scsi_modes
872 is the SCSI mode format database.
873 .It Pa /dev/xpt0
874 is the transport layer device.
875 .It Pa /dev/pass*
876 are the CAM application passthrough devices.
877 .El
878 .Sh EXAMPLES
879 .Dl camcontrol eject -n cd -u 1 -v
880 .Pp
881 Eject the CD from cd1, and print SCSI sense information if the command
882 fails.
883 .Pp
884 .Dl camcontrol tur da0
885 .Pp
886 Send the SCSI test unit ready command to da0.
887 The
888 .Nm
889 utility will report whether the disk is ready, but will not display sense
890 information if the command fails since the
891 .Fl v
892 switch was not specified.
893 .Pp
894 .Bd -literal -offset indent
895 camcontrol tur da1 -E -C 4 -t 50 -v
896 .Ed
897 .Pp
898 Send a test unit ready command to da1.
899 Enable kernel error recovery.
900 Specify a retry count of 4, and a timeout of 50 seconds.
901 Enable sense
902 printing (with the
903 .Fl v
904 flag) if the command fails.
905 Since error recovery is turned on, the
906 disk will be spun up if it is not currently spinning.
907 The
908 .Nm
909 utility will report whether the disk is ready.
910 .Bd -literal -offset indent
911 camcontrol cmd -n cd -u 1 -v -c "3C 00 00 00 00 00 00 00 0e 00" \e
912         -i 0xe "s1 i3 i1 i1 i1 i1 i1 i1 i1 i1 i1 i1"
913 .Ed
914 .Pp
915 Issue a READ BUFFER command (0x3C) to cd1.
916 Display the buffer size of cd1,
917 and display the first 10 bytes from the cache on cd1.
918 Display SCSI sense
919 information if the command fails.
920 .Pp
921 .Bd -literal -offset indent
922 camcontrol cmd -n cd -u 1 -v -c "3B 00 00 00 00 00 00 00 0e 00" \e
923         -o 14 "00 00 00 00 1 2 3 4 5 6 v v v v" 7 8 9 8
924 .Ed
925 .Pp
926 Issue a WRITE BUFFER (0x3B) command to cd1.
927 Write out 10 bytes of data,
928 not including the (reserved) 4 byte header.
929 Print out sense information if
930 the command fails.
931 Be very careful with this command, improper use may
932 cause data corruption.
933 .Pp
934 .Bd -literal -offset indent
935 camcontrol modepage da3 -m 1 -e -P 3
936 .Ed
937 .Pp
938 Edit mode page 1 (the Read-Write Error Recover page) for da3, and save the
939 settings on the drive.
940 Mode page 1 contains a disk drive's auto read and
941 write reallocation settings, among other things.
942 .Pp
943 .Dl camcontrol rescan all
944 .Pp
945 Rescan all SCSI busses in the system for devices that have been added,
946 removed or changed.
947 .Pp
948 .Dl camcontrol rescan 0
949 .Pp
950 Rescan SCSI bus 0 for devices that have been added, removed or changed.
951 .Pp
952 .Dl camcontrol rescan 0:1:0
953 .Pp
954 Rescan SCSI bus 0, target 1, lun 0 to see if it has been added, removed, or
955 changed.
956 .Pp
957 .Dl camcontrol tags da5 -N 24
958 .Pp
959 Set the number of concurrent transactions for da5 to 24.
960 .Pp
961 .Bd -literal -offset indent
962 camcontrol negotiate -n da -u 4 -T disable
963 .Ed
964 .Pp
965 Disable tagged queueing for da4.
966 .Pp
967 .Bd -literal -offset indent
968 camcontrol negotiate -n da -u 3 -R 20.000 -O 15 -a
969 .Ed
970 .Pp
971 Negotiate a sync rate of 20MHz and an offset of 15 with da3.
972 Then send a
973 Test Unit Ready command to make the settings take effect.
974 .Sh SEE ALSO
975 .Xr cam 3 ,
976 .Xr cam_cdbparse 3 ,
977 .Xr cam 4 ,
978 .Xr pass 4 ,
979 .Xr xpt 4
980 .Sh HISTORY
981 The
982 .Nm
983 utility first appeared in
984 .Fx 3.0 .
985 .Pp
986 The mode page editing code and arbitrary SCSI command code are based upon
987 code in the old
988 .Xr scsi 8
989 utility and
990 .Xr scsi 3
991 library, written by Julian Elischer and Peter Dufault.
992 The
993 .Xr scsi 8
994 program first appeared in
995 .Bx 386 0.1.2.4 ,
996 and first appeared in
997 .Fx
998 in
999 .Fx 2.0.5 .
1000 .Sh AUTHORS
1001 .An Kenneth Merry Aq ken@FreeBSD.org
1002 .Sh BUGS
1003 The code that parses the generic command line arguments does not know that
1004 some of the subcommands take multiple arguments.
1005 So if, for instance, you
1006 tried something like this:
1007 .Bd -literal -offset indent
1008 camcontrol cmd -n da -u 1 -c "00 00 00 00 00 v" 0x00 -v
1009 .Ed
1010 .Pp
1011 The sense information from the test unit ready command would not get
1012 printed out, since the first
1013 .Xr getopt 3
1014 call in
1015 .Nm
1016 bails out when it sees the second argument to
1017 .Fl c
1018 (0x00),
1019 above.
1020 Fixing this behavior would take some gross code, or changes to the
1021 .Xr getopt 3
1022 interface.
1023 The best way to circumvent this problem is to always make sure
1024 to specify generic
1025 .Nm
1026 arguments before any command-specific arguments.