![3Ware 9500S Скачать руководство пользователя страница 32](http://html1.mh-extra.com/html/3ware/9500s/9500s_manual_444728032.webp)
Chapter 2. Primary CLI Syntax Reference
24
3ware 9000 Series Serial ATA Controller CLI Guide
For example:
//localhost> focus //elvis.amcc.com
//elvis.amcc.com>
//elvis.amcc.com> focus /c0/u0
//elvis.amcc.com/c0/u0>
//elvis.amcc.com/c0/u0> focus..
//elvis.amcc.com/c0>
//elvis.amcc.com/c0/> focus u0
//elvis.amcc.com/c0/u0>
//elvis.amcc.com/c0> focus /
//elvis.amcc.com>
The focus command is available by default. You can disable focus by setting
TW_CLI_INPUT_STYLE to
old
. (See “Environment Variables” on page 80.)
show
This command shows a general summary of all detected controllers.
Note that the device drivers for the appropriate operating system should be
loaded for the list to show all controllers. The intention is to provide a global
view of the environment.
Typical output of the Show command looks like:
//localhost> show
Ctl Model Ports Drives Units NotOpt RRate VRate BBU
-----------------------------------------------------------------------
c0 7500-12 12 8 3 1 2 - -
c1 9506S-12 12 6 1 0 3 5 TESTING
Indicating that Controller 0 is a 7500 model with 12 Ports, with 8 Drives
detected (attached), total of 3 Units, with one unit in a NotOpt (Not Optimal)
state, RRate (Rebuild Rate) of 2, VRate (Verify Rate) of '-' (Not Applicable),
BBU of '-' (Not Applicable). Not Optimal refers to any state except OK and
VERIFYING. Other states include VERIFY-PAUSED, INITIALIZING, INIT-
PAUSED, REBUILDING, REBUILD-PAUSED, DEGRADED,
MIGRATING, MIGRATE-PAUSED, RECOVERY, INOPERABLE, and
UNKNOWN.
RRate also applies to initializing, migrating, and recovery background tasks.