storage aggregate object-store revert-object-format start
Start the object format revert process for a FabricPool aggregate
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage aggregate object-store revert-object-format start command starts the process to revert unified format objects on all FabricPools in the cluster. If a FabricPool aggregate name is specified, then the revert operation is started only on the specified aggregate.
Parameters
- [-aggregate-name <aggregate name>] - Name of the Aggregate
- If this parameter is specified, the command starts the process to revert unified format objects on the specified aggregate. The start command fails if the specified aggregate is not a FabricPool.
Examples
The following examples shows how to start the object format revert operation on one or more aggregates in the cluster:
cluster1::>storage aggregate object-store revert-object-format start
cluster1::>storage aggregate object-store revert-object-format start aggr1
Give documentation feedback