BC4000 Series RAID Controllers
User Manual
02/13/06
B ro ad c om C o r p or at i on
Page 128
Managing Controllers, Arrays, and Disks: bcadm --manage
Document
BC4000-UM100-R
--smart-get, -sg
The SMART Get option allows the output of Self-Monitoring, Analysis, and Reporting Technology data from
disks that support it. The SMART diagnostics suite monitors internal drive operations and provides early warning
of potential problems. The
--attribute
option outputs a list of supported SMART attributes for a disk. Either the
--log-number
or the
--attribute
option must be supplied.
This option uses
--disk
as a qualifier.
--flash, -f
The Flash option allows the updating of RAIDCore controller firmware for individual cards. When more than
one controller is present in the system, this option uses
--controller
as a qualifier.
--array, -a
Array is a required qualifier used with the following options to specify arrays, where <list> identifies the array
number(s).
--query
,
--add-spare
,
--remove-spare
,
--cache-array
,
--check-start
,
--check-end
,
--check-bitmap-start
,
--check-bitmap-end
,
--priority
,
--blink
,
--delete
,
--prepare-to-remove
,
--recover-array
,
--hide
,
--unhide
,
--unlink,
--name
Long form:
--smart-get --disk <list> ( --log-number <log_number=0...5>
| --attributes )
Short form:
-sg -d <list> ( -l <log_number=0...5> | -at )
Example 1:
bcadm --manage --smart-get --log-number * --disk *
Example 2:
bcadm -M -sg -d 12 -l 0
Example 3:
bcadm -M -sg -d * -l *
Long form:
bcadm --manage --flash <path_&_filename>
[--controller <list>]
Short form:
bcadm -M -f <path_&_filename> [--controller <list>]
Example 1:
bcadm --manage --flash bc48xx.bcf --controller 2
Example 2:
bcadm -M --flash bc48xx.bcf
Long form:
--array <list>
Short form:
-a <list>