storage_domain verifyAutoTier

Performs a consistency check of any QoS Plus storage tiers in a Storage Domain.

SYNOPSIS

storage_domain ‑verifyAutoTier 
   ‑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 consistency check validates the integrity of all of the QoS Plus metadata in a Storage Domain.

While the system is performing a consistency check, the system prevents any new data progression and storage tier compaction operations from starting. If any data progression or compaction operations are currently in progress, the system temporarily suspends those operations until the consistency check completes.

If the background task that is performing a consistency check is cancelled, the task is terminated. Any changes that have been completed, however, remain in place.

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

OPTIONS

cancel

Terminates the user-initiated consistency check that is in progress for the specified Storage Domain.

start

Begins the process.

storageDomain

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

EXAMPLE

Task

Performs a consistency check of any QoS Plus storage tiers in a Storage Domain.

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

  • The command to begin the process: ‑start

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