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