9.3.1.4 tfactl cell

Use the tfactl cell command to print or modify various storage cell configuration.

Syntax

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

Parameters

Table 9-50 tfactl cell Command Parameters

Parameter Description

status

Prints the current status of storage cells.

config

Prints the current configuration of storage cells.

configure

Configures storage cells.

Used the configure option to configure cell collections where this was not completed at installation time, was not completed due to upgrade or following a previous deconfigure.

deconfigure

Removes all of the storage cell configuration.

Example 9-47 tfactl cell status

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

Example 9-48 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 |
'---------------------------------------+-------------------------------------

Example 9-49 tfactl cell deconfigure

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