Use the analyzevdisk command to queue or cancel volume
analysis.
Syntax
analyzevdisk [ -cancel ] { vdisk_id | vdisk_name }
Parameters
- -cancel
- (Optional) Cancels an ongoing compression estimation.
- vdisk_id | vdisk_name
- (Required) Specifies the volume ID or name to queue for analysis.
Description
This command queues or
cancels volume analysis. The order is based on the vdisk_id
value.
Important: You cannot specify analyzevdisk -cancel for a
volume that is not currently being analyzed (or is queued for analysis).
You can
schedule an offline volume for analysis (no error message is displayed). The volume remains
scheduled until it is back online and is analyzed according to its vdisk
id value.
A concise invocation example to queue vdisk 0 for
analysis
analyzevdisk 0
The detailed resulting
output:
No feedback
A concise invocation example to dequeue or cancel an ongoing analysis for
vdisk 0
analyzevdisk -cancel 0
The detailed resulting
output:
No feedback