Index | Top - Up | Data ONTAP 8.3 |
Display a list of volumes with efficiency
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
The volume efficiency show command displays the information about storage efficiency of volumes. The command output depends on the parameter or parameters specified. If no parameters are specified, the command displays the following information for all volumes with efficiency:
To display detailed information, run the command with the -l or -instance parameter. The detailed view provides all information in the previous list and the following additional information (fields not supported by Infinite Volumes will display a value of "-"):
You can specify additional parameters to display information that matches only those parameters. For example, to display information only about volumes with efficiency in Vserver vs1, run the command with the -vserver vs1 parameter.
No information is displayed for Infinite Volumes that are managed by storage services.{ [-fields <fieldname>, ...]
| [-l ]
| [-instance ] }
[-vserver <vserver name>] - Vserver Name
{ [-volume <volume name>] - Volume Name
| [-path </vol/volume>] } - Volume Path
[-state {Disabled|Enabled}] - State
[-op-status <Efficiency status>] - Status
[-progress <text>] - Progress
[-type {Regular|SnapVault}] - Type
[-schedule <text>] - Schedule
[-policy <text>] - Efficiency Policy Name
[-compression-type {secondary|adaptive}] - Compression type (privilege: advanced)
[-blks-skipped-sharing <integer>] - Blocks Skipped Sharing
[-last-op-state <text>] - Last Operation State
[-last-success-op-begin <Date>] - Last Success Operation Begin
[-last-success-op-end <Date>] - Last Success Operation End
[-last-op-begin <Date>] - Last Operation Begin
[-last-op-end <Date>] - Last Operation End
[-last-op-size {<integer>[KB|MB|GB|TB|PB]}] - Last Operation Size
[-last-op-error <text>] - Last Operation Error
[-changelog-usage <percent_no_limit>] - Changelog Usage
[-logical-data-size {<integer>[KB|MB|GB|TB|PB]}] - Logical Data Size
[-logical-data-limit {<integer>[KB|MB|GB|TB|PB]}] - Logical Data Limit
[-logical-data-percent <percent_no_limit>] - Logical Data Percent
[-queued-job <text>] - Queued Job
[-stale-fingerprint-percentage <integer>] - Stale Fingerprint Percentage
[-compression {true|false}] - Compression
[-inline-compression {true|false}] - Inline Compression
[-idd {true|false}] - Incompressible Data Detection
[-is-constituent {true|false}] - Constituent Volume
[-quick-check-fsize <integer>] - Compression Quick Check File Size
The following example displays information about all volumes with efficiency on the Vserver named vs1:
cluster1::> volume efficiency show -vserver vs1 Vserver Volume State Status Progress ----------- ------------------- -------- ------------ ------------------- vs1 vol1 Enabled Idle Idle for 22:37:53 vs1 vol2 Enabled Idle Idle for 22:37:53 vs1 vol3 Enabled Idle Idle for 22:37:49 vs1 vol4 Enabled Idle Idle for 22:37:53 vs1 vol5 Enabled Idle Idle for 22:37:53 vs1 volham Enabled Idle Idle for 22:37:53 vs1 volham1 Enabled Idle Idle for 22:37:53 7 entries were displayed.
The following example displays detailed information about a volume named vol1 on a Vserver named vs1:
cluster1::> volume efficiency show -vserver vs1 -volume vol1 Vserver Name: vs1 Volume Name: vol1 Volume Path: /vol/vol1 State: Enabled Status: Idle Progress: Idle for 00:00:14 Type: Regular Schedule: sun-sat@0 Efficiency Policy Name: - Min Blocks Shared: 1 Blocks Skipped Sharing: 0 Last Operation State: success Last Success Operation Begin: Mon Nov 15 20:13:26 UTC 2010 Last Success Operation End: Mon Nov 15 20:13:26 UTC 2010 Last Operation Begin: Mon Nov 15 20:13:26 UTC 2010 Last Operation End: Mon Nov 15 20:13:26 UTC 2010 Last Operation Size: 0.00B Last Operation Error: - Change Log Usage: 0% Logical Data Size: 156KB Logical Data Limit: 50.00TB Logical Data Percent: 0% Queued Job: - Stale Fingerprint Percentage: 0 Compression: false Inline Compression: false Incompressible Data Detection: false Compression Quick Check File Size: 524288000
Index | Top - Up | Data ONTAP 8.3 |
Copyright © 1994-2015 NetApp, Inc. Legal Information