Reference Guide

Option Description Format
-
EnableSnapshotSpaceConsumpti
onThreshold
<EnableSnapshotSpaceConsump
tionThreshold>
Indicate whether the snapshot
space consumption threshold is
enabled
Possible values are Yes, No
-
SnapshotSpaceConsumptionThre
shold
<SnapshotSpaceConsumptionThr
eshold>
Snapshot space consumption
threshold (percent from the NAS
volume size)
Zero-based, whole positive
number (0 to 100)
-SecurityStyle <SecurityStyle> Interoperability policy Possible values are Mixed, NTFS,
UNIX
-DefaultUNIXFilePermissions
<DefaultUNIXFilePermissions>
Default UNIX file permissions for
files that will be created from
Windows on a NAS volume with a
UNIX interoperability policy
UNIX permission (rwxrwxrwx) in
octal format
-DefaultUNIXFolderPermissions
<DefaultUNIXFolderPermissions>
Default UNIX file permissions for
folders that will be created from
Windows on a NAS volume with a
UNIX interoperability policy
UNIX permission (rwxrwxrwx) in
octal format
-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
Example
Add an NTFS NAS volume named vol3 with a size of 20 MB and enable an alert that is triggered when 95%
of the NAS volume space is used:
CLI> NAS-volumes add vol3 20MB -SecurityStyle NTFS -EnableUsedSpaceThreshold
Yes -UsedSpaceThreshold 95
241