列示系统组件
使用 component_list 命令可列示系统组件及其状态。
component_list [ component=ComponentId ] [ filter=<ALL|FAILED|NOTOK> ]
参数
| 名称 | 类型 | 描述 | 必需 | 缺省值 |
|---|---|---|---|---|
| component | 不适用 | 仅列示该组件。 | N | 所有组件。 |
| filter | 枚举 | 过滤列表,以仅显示故障组件或非正常状态组件。 | N | ALL |
可以对列表进行过滤,以仅显示特定组件、所有故障组件或所有非正常状态组件。
有关特定组件类型的状态和配置,请参阅特定组件的 _list 命令,如 module_list 或 switch_list。
示例:
component_list
输出:
Component ID Status Currently Functioning
--------------------------- -------------- -----------------------
1:BBU:12:1 Failed no
1:Boot_Media:12:1 OK yes
1:Boot_Media:12:2 OK yes
1:CNA:12:1 OK yes
1:CNA:13:1 OK yes
1:CNA:8:1 OK yes
1:CPU:12:1 OK yes
1:CPU:12:2 OK yes
1:DIMM:12:1 OK yes
1:DIMM:12:10 OK yes
1:Data:12 OK yes
1:Data:13 OK yes
1:Data:8 OK yes
1:Data_Reduction:12 OK yes
1:Data_Reduction:13 OK yes
1:Data_Reduction:8 OK yes
1:FC_Port:12:1 OK yes
1:FC_Port:12:2 OK yes
1:Fan:12:1 OK yes
1:Fan:12:2 OK yes
1:Flash_BBU:4:1 OK yes
1:Flash_BBU:4:2 OK yes
1:Flash_Canister:4:1 OK yes
1:Flash_Canister:4:2 OK yes
1:Flash_Card:4:1 Failed no
1:Flash_Enclosure:4 OK yes
1:Flash_Fan:4:1 OK yes
1:Flash_Fan:4:2 OK yes
1:Flash_Fan:4:3 OK yes
1:Flash_Fan:4:4 OK yes
1:Flash_IB_Adapter:4:1 OK yes
1:Flash_IB_Adapter:4:2 OK yes
1:Flash_IB_Adapter:4:3 OK yes
1:Flash_IB_Adapter:4:4 OK yes
1:Flash_LED_Card:4:1 OK yes
1:Flash_PIB:4:1 OK yes
1:Flash_PSU:4:1 OK yes
1:Flash_PSU:4:2 OK yes
1:IB_FlashSystem_Port:4:1 OK yes
1:IB_FlashSystem_Port:4:3 OK yes
1:IB_FlashSystem_Port:4:5 OK yes
1:IB_FlashSystem_Port:4:7 OK yes
1:IB_Module_Port:12:1 OK yes
Cont:
1:IB_Module_Port:12:2 Failed no
1:IB_Module_Port:13:1 OK yes
1:IB_Module_Port:13:2 Failed no
1:IB_Module_Port:8:1 OK yes
1:IB_Module_Port:8:2 Failed no
1:IB_Switch:1 OK yes
1:IB_Switch:2 OK yes
1:IB_Switch_BBU:1:1 Initializing yes
1:IB_Switch_BBU:1:2 Initializing yes
1:IB_Switch_BBU:2:1 Initializing yes
1:IB_Switch_BBU:2:2 Initializing yes
1:IB_Switch_Fan:1:1 Initializing yes
1:IB_Switch_PSU:1:1 Initializing yes
1:IB_Switch_PSU:1:2 Initializing yes
1:IB_Switch_PSU:2:1 Initializing yes
1:IB_Switch_PSU:2:2 Initializing yes
1:IB_Switch_Port:1:12 OK yes
1:IB_Switch_Port:1:13 OK yes
1:IB_Switch_Port:1:20 OK yes
1:Interface:12 OK yes
1:Interface:13 OK yes
1:Interface:8 OK yes
1:Module:12 OK yes
1:Module:13 OK yes
1:Module:8 OK yes
1:NIC:12:1 OK yes
1:NIC:12:2 OK yes
1:PSU:12:1 OK yes
1:PSU:12:2 OK yes
1:PSU:13:1 OK yes
1:PSU:13:2 OK yes
1:PSU:8:1 OK yes
1:PSU:8:2 OK yes
1:Remote:12 OK yes
1:Remote:13 OK yes
1:Remote:8 OK yes
1:Vault_Device:12:1 OK yes
1:Vault_Device:12:2 OK yes
1:Vault_Device:13:1 OK yes
1:Vault_Device:13:2 OK yes
1:Vault_Device:8:1 OK yes
1:Vault_Device:8:2 OK yes
| 字段标识 | 字段输出 | 缺省位置 |
|---|---|---|
| component_id | Component ID | 1 |
| status | 状态 | 2 |
| currently_functioning | Currently Functioning | 3 |
| requires_service | Requires Service | 不适用 |
| service_reason | Service Reason | 不适用 |
访问控制
| 用户类别 | 许可权 |
|---|---|
| 存储管理员 | 允许 |
| 存储集成管理员 | 不允许 |
| 应用程序管理员 | 允许 |
| 安全性管理员 | 不允许 |
| 只读用户 | 允许 |
| 技术人员 | 允许 |