モジュール内の PSU のリスト
module_psu_list コマンドを使用して、指定したモジュール内の PSU をリストします。
module_psu_list [ module=ModuleNumber | psu=ComponentId ]
パラメーター
| 名前 | 説明 | 必須かどうか | デフォルト |
|---|---|---|---|
| module | 特定のモジュールだけにリストを制限します。 | いいえ | すべてのモジュール内のすべての PSU。 |
| psu | 特定の PSU だけをリストします。 | いいえ | 特定の PSU。 |
例:
xcli.py module_psu_list -f all
出力:
Component ID Status Currently Functioning Location
-------------- -------- ----------------------- ----------------
1:PSU:1:1 Failed no Power Supply 1
1:PSU:1:2 OK yes Power Supply 2
1:PSU:2:1 OK yes Power Supply 1
1:PSU:2:2 Failed no Power Supply 2
1:PSU:4:1 OK yes Power Supply 1
1:PSU:4:2 Failed no Power Supply 2
Sensor status Serial number Part number
----------------------------------------- --------------- -------------
Presence NOT detected N/A N/A
Presence detected K115148J01L 94Y8143
Presence detected K115148B06E 94Y8143
Presence detected, Power Supply AC lost K115148B01P 94Y8143
Presence detected K115148B0AP 94Y8143
Presence detected, Power Supply AC lost K115148J01B 94Y8143
Requires Service Service Reason
------------------ --------------------------
REPLACE MODULE_PSU__NOT_DETECTED
COMPONENT_TEST MODULE_PSU__BAD_POWER_INPUT
COMPONENT_TEST MODULE_PSU__BAD_POWER_INPUT
| フィールド ID | フィールド出力 | デフォルト位置 |
|---|---|---|
| component_id | Component ID | 1 |
| status | Status | 2 |
| currently_functioning | Currently Functioning | 3 |
| location | Location | 4 |
| sensor_statuses | Sensor statuses | 5 |
| requires_service | Requires Service | 該当なし |
| service_reason | Service Reason | 該当なし |
| serial | Serial number | 該当なし |
| part_number | Part number | 該当なし |
| manufacturer | Manufacturer | 該当なし |
| mfg_date | Manufacturing Date | 該当なし |
アクセス制御
| ユーザー・カテゴリー | 許可 |
|---|---|
| ストレージ管理者 | 許可 |
| ストレージ統合管理者 | 不許可 |
| アプリケーション管理者 | 許可 |
| セキュリティー管理者 | 不許可 |
| 読み取り専用ユーザー | 許可 |
| 技術員 | 許可 |