Reference Guide

Arguments
Argument Description Format
<Name> NAS volume name Existing NAS volume name
Example
Delete a NAS volume named vol3:
CLI> NAS-volumes delete vol3
Output
Confirmation: You are about to delete <NAS _volume _name>. All data stored on
the NAS volume will be lost.
Are you sure that you want to complete the operation? ( Yes / No ):
NAS-volumes edit advanced-settings
Modify the advanced settings of a NAS volume.
Format
NAS-volumes edit advanced-settings <Name> {options}
Arguments
Argument Description Format
<Name> NAS volume name Existing NAS volume name
Options
Option Description Format
<SACLAuditPolicy> SACL auditing policy
<EagerInodeDistribution> Enable EagerInodeDistribution
will balance system for few
writers
-AccessTimeGranularity
<AccessTimeGranularity>
Granularity of access time
updates
Possible values are Always, Daily,
Never, Every5Minutes, EveryHour
-ReportZeroDiskUsage
<ReportZeroDiskUsage>
Indicate whether the disk usage
for files that do not have a valid
disk usage count will be reported
as zero
Possible values are Yes, No
-RestrictSnapshotsAccess
<RestrictSnapshotsAccess>
Enable/disable user’s access to
snapshots of a specific volume
Possible values are Yes, No
CLI Commands
85