EasyManua.ls Logo

Quantum DXi V1000

Quantum DXi V1000
344 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
NAS Configuration CLI Commands 25
Old file/directory names in the share remain unchanged.
New file/directory names will be saved as is (case-preserved).
File/directory search is performed in a case-insensitive manner.
Note: After the --namecase option is used, the share cannot be changed
back to support lower case file/directory names.
Enabling Allowlinks on
a NAS Share
syscli --enable allowlinks {--share <sharename>} | --all
This CLI allows the admin user to enable the allowlinks attribute of a single
share or all shares.
By default, all shares are created with allowlinks attribute disabled. Once
enabled, the allowlinks attribute cannot be disabled.
When the allowlinks attribute is enabled, the share supports symlink and hard
link operations; otherwise, symlink and hard link operations are not supported.
Note: If symlink and hard link support is enabled (--enable allowlinks) for an
NFS share, replication cannot be enabled for the share; likewise, if
replication is enabled, symlink and hard link support is disabled.
CLI Command Options:
--enable: Enables the allowlinks attribute of a given share or all shares.
--share: if specified, name of the share to enable the allow-links attribute
--all: if specified, enable the allowlinks attribute for all NAS shares.
Deleting a NAS Share syscli --del share (--name <share_name>)
This CLI command allows the admin user to delete one or more existing NAS
shares. The NAS share name is required to delete a share. When a share is
deleted, all connections to the share are severed and all data stored on it is
removed permanently.
Deleting All NAS Shares syscli --deleteall share [--proto {cifs|nfs}] [--namematch <pattern>] [--
sure]
This CLI command allows the admin user to delete all NAS shares. If --proto is
specified, all shares of that protocol are deleted.
CLI command options:
--deleteall: Deletes all existing NAS shares.
* --proto: if specified, delete all shares of this type only.
* --namematch: if specified, only shares whose names match the specified
pattern will be deleted. The wild characters ^ and $ are supported as
follows:
^xxx – Matching pattern xxx at the start of names

Related product manuals