Reference Guide

Example
Display a list of cloned NAS volumes:
CLI> NAS-volumes list clones
Output
.--------------.-------------.--------------.-------------.
| Cloned Volume| Base Volume | Base Snapshot| Base Volume |
| Name | Name | Name | Space Status|
|--------------|-------------|--------------|-------------|
| clonevol3 | vol3 | vol3snap | Warning |
'--------------'-------------'--------------'-------------'
NAS-volumes list data-reduction
List of NAS volumes with their data reduction information.
Format
NAS-volumes list data-reduction
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display a list of the NAS volumes with their current data reduction information:
CLI> NAS-volumes list data-reduction
Output
.-------.---------------.-----------------.------------------.---------------.--
--------------.
| Name | Data Reduction| Data Reduction | Data Reduction | Data Reduction|
Data Reduction |
| | Enabled | Type | Rehydrate On Read| Savings |
Savings Percent|
|-------|---------------|-----------------|------------------|---------------|--
--------------|
| smbvol| No | De-duplication | No | 0.00 MB |
0% |
|-------|---------------|-----------------|------------------|---------------|--
--------------|
| nfsvol| Yes | De-duplication | No | 0.00 MB |
0% |
| | | with compression| |
| |
|-------|---------------|-----------------|------------------|---------------|--
CLI Commands
97