Reference Guide

Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<UserDomain> User domain Existing user domain
<UserName> User name Existing user name
Example
Display the current settings for a user quota rule for a user named user1 in the idffs2 domain on a NAS
volume named vol1:
CLI> NAS-volumes quota rules users view vol1 idffs2 user1
Output
Volume Name = vol1
User Domain = idffs2
User Name = user1
Is Required Alert = No
SoftLimit = 0.00 MB
Is Quota Limited = Yes
Hard Limit = 5.00 MB
NAS-volumes replication connect
Connect the source NAS volume to the destination NAS volume.
Format
NAS-volumes replication connect <VolumeName> <RemoteClusterName>
<RemoteVolumeName>
Arguments
Argument Description Format
<VolumeName> Source NAS volume name Existing NAS volume name
<RemoteClusterName> Destination FluidFS cluster name Existing FluidFS cluster name
<RemoteVolumeName> Destination NAS volume name Existing NAS volume name
Options
Option Description Format
-SnapshotRetentionPolicy
<SnapshotRetentionPolicy>
Snapshot retention policy Valid values are Archive,
Minimum and IdenticalToSource.
If Archive is chosen, then the
CLI Commands
145