storage aggregate object-store show-freeing-status
Show status of background object freeing work after aggregate delete
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage aggregate object-store show-freeing-status command displays status information about the background work that frees an aggregate's objects from an object store after a storage aggregate delete.
Parameters
- { [-fields <fieldname>, ...]
 - If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
 - | [-instance ]}
 - If you specify the -instance parameter, the command displays detailed information about all fields.
 - [-bin-uuid <UUID>] - UUID of the Bin
 - If this parameter is specified, the command displays information only about the aggregate attached to the specified bin UUID.
 - [-config-id <integer>] - Object Store Config ID
 - If this parameter is specified, the command displays information only about the aggregate attached to the object- store with specified config ID.
 - [-object-store-name <text>] - Object Store Configuration Name
 - If this parameter is specified, the command displays information only about object stores whose configuration name matches the specified names.
 - [-aggregate-name <aggregate name>] - Aggregate
 - If this parameter is specified, the command displays information only about the specified aggregates that were deleted.
 - [-request-state {queued|running|cleaning-up|finishing}] - Request State
 - If this parameter is specified, the command displays information only about the object stores that have the specified object freeing request state.
 - [-num-objects-freed <integer>] - Num Objects Freed
 - If this parameter is specified, the command displays information only about the object stores that have the specified number of objects that have been freed.
 - [-last-error <text>] - The Last Error Encountered
 - If this parameter is specified, the command displays information only about the object stores that have the specified last error encountered.
 
Give documentation feedback