storage_domain compact

Defragments the storage tiers that contain auto-tiered LUNs.

SYNOPSIS

storage_domain ‑compact 
   ‑storageDomain storage‑domain‑id‑or‑fqn
   {‑start | ‑cancel}

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

The system suspends any data progression that might be in progress before starting the defragmentation process. As defragmentation proceeds, the system processes the storage being used by the auto-tiered LUNs and frees up and initializes as much capacity as it can from that storage.

During this process, the system might move data from one storage tier to another storage tier. For example, this action can occur when the Storage Domain is nearing capacity and data needs to be moved off of the RAID 10 storage tiers.

Note: Administrators with primary administrator or admin1 roles are authorized to run the storage_domain ‑compact command.

OPTIONS

cancel

Terminates the user-initiated defragmentation process that is in progress for the specified Storage Domain.

start

Begins the process of defragmenting the Storage Domain.

storageDomain

Specifies the fully qualified name (FQN) or the unique identifier (ID) of the Storage Domain to be defragmented.

EXAMPLE

Task

Defragment the storage tiers that contain auto-tiered LUNs for a Storage Domain.

Parameters
  • The FQN of the Storage Domain: /⁠domain_1

  • The command to begin the process: ‑start

$fscli storage_domain ‑compact ‑storageDomain /⁠domain_1 ‑start