EasyManuals Logo
Home>Quantum>Storage>DXi V-Series

Quantum DXi V-Series User Manual

Quantum DXi V-Series
140 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
Page #33 background imageLoading...
Page #33 background image
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
NAS Configuration CLI Commands 23
Listing of Existing NAS
Share Names
syscli --list sharename [--proto cifs|nfs] [--namematch <pattern>]
This CLI lists all share names for both CIFS and NFS. If --proto is specified, only
names of shares associated with the specified protocol will be listed.
CLI command options:
--proto: If specified, limits the listing to the specified protocol.
--namematch: If specified, only shares whose names match the specified
pattern are listed.
The wild characters ^ and $ are supported as follows:
^xxx — matching pattern xxx at the start of names
xxx$ — matching pattern xxx at the end of names
Remember to escape $ with a backslash because it is special to the shell. For
example, to list all shares ending with test in the names, type the following
command: syscli --list sharename --namematch test\$
Alternately, you can list a single share with the following CLI command:
syscli --get share --name <sharename>
Getting the Total NAS
Share Count
syscli --getcount share [--proto cifs|nfs] [--namematch <pattern>]
This CLI displays the total count of NAS shares defined in the system.
CLI command options:
--proto: If specified, displays the count for this protocol only.
--namematch: If specified, only shares whose names match the specified
pattern are counted.
The wild characters ^ and $ are supported as follows:
^xxx – Matching pattern xxx at the start of names
xxx$ – Matching pattern xxx at the end of names
Remember to escape $ with a backslash because it is special to the shell. For
example, to count all shares ending with test in the names, type the following
command: syscli --getcount share --namematch test\$
Adding a NAS Share syscli --add share (--name <sharename> --proto {cifs|nfs} [--desc
<description>] [--ro] [--dedup] [--hidden] [--namecase lower|default] [--
squash [root]|none] [--anonuid <anonymous_uid>] [--anongid
<anonymous_gid>])
This CLI command allows the admin user to add one or more NAS shares. To add
more than one share, repeat the same set of options noting that all mandatory
options must be re-specified even if they are unchanged.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Quantum DXi V-Series and is the answer not in the manual?

Quantum DXi V-Series Specifications

General IconGeneral
BrandQuantum
ModelDXi V-Series
CategoryStorage
LanguageEnglish

Related product manuals