9.3.1.4 tfactl cell

tfactl cellコマンドを使用して、様々なストレージ・セル構成を出力または変更します。

構文

tfactl cell -h
tfactl cell status
tfactl cell config
tfactl cell configure
tfactl cell deconfigure

パラメータ

表9-50 tfactl cellコマンドのパラメータ

パラメータ 説明

status

ストレージ・セルの現在のステータスを出力します。

config

ストレージ・セルの現在の構成を出力します。

configure

ストレージ・セルを構成します。

configureオプションを使用して、インストール時に完了しなかった、アップグレードによって、または前の構成解除後に完了しなかったセル収集を構成しました。

deconfigure

すべてのストレージ・セル構成を削除します。

例9-41 tfactl cell status

# tfactl cell status
.----------------------------------------------------------.
| | EXADATA CELL | CURRENT STATUS |
+---+-----------------------+---------------------------+
| 1 | cel01 | ONLINE |
| 2 | cel02 | ONLINE |
'----+------------------------+---------------------------

例9-42 tfactl cell config

# tfactl cell config
-------- ------------------------.
| Storage Cell Configuration |
+---------------------------------------------+---------------------------
--------------------------------+
| Configuration Parameter | Value |
+---------------------------------------------+----------------------------
--------------------------------+
| Exadata Support | YES |
| Configured Storage Cells | YES |
| Oracle Wallet Used | YES |
| Oracle Wallet Location | /u01/app/tfa/db01/tfa_home/internal/tfawallet |
| Oracle Wallet Password is with TFA | YES |
| Oracle Wallet Password Storage Status | Stored |
'---------------------------------------+-------------------------------------

例9-43 tfactl cell deconfigure

# tfactl cell deconfigure
Removing Storage Cell Configuration...
Successfully removed Storage Cell Configuration.