User manual

Table Of Contents
Chapter 6: Management with the CLI
219
smart
Usage
smart [-a <action>] [-p <PdId>]
Summary
The smart command runs the S.M.A.R.T. diagnostic tool for physical drives.
Options
-a <action> Specifies the action to perform.
list (Default) Displays the status of the S.M.A.R.T. diagnostic
tool.
enable Enable S.M.A.R.T.
disable Disable S.M.A.R.T.
-p <PdID> Specifies the physical drive ID of the drive running the
S.M.A.R.T. diagnostic tool.
-v Verbose mode. Used with -a list.
Examples
smart
smart -v
smart -a list -p 1
smart -a enalbe -p 1
spare
Usage
spare [-a <action>]
spare -a list [-i <SpareId>] [-d <DaId>] [-v]
spare -a add [-i <SpareId>] -p <PdId> [-t g|d] [-r y|n] [-d <DaId list>] [-s "<list of
settings>"]
spare -a mod -i <SpareId> [-t g|d] [-r y|n] [-d <DaId list>] [-s "<list of settings>"]
spare -a del -i <SpareId>
Summary
The spare command displays a list of hot spare drives and creates, modifies, and
deletes hot spare drives.
A global hot spare can replace a failed drive from any redundant disk array.
A dedicated hot spare is assigned to one or more redundant disk arrays, and can
only replace a drive that belongs to one of the assigned arrays.