Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
112
OST CLI Commands
Adding a Storage
Server
syscli --add storageserver --name <server_name> --maxconnect
<connect_count> --proto {cifs|nfs} [--desc <description>]
This CLI command allows the CLI admin to add a storage server specifying the
maximum connections and protocol type.
A description can also be optionally specified. The
--maxconnect
takes values
from 3 to 65536. It indicates how many connections are established between
the DXi to the Media Server of NetBackup.
The
--proto
option specifies type share whether CIFS or NFS.
Deleting Storage Server
syscli --del storageserver --name <server_name>
This CLI command allows the CLI admin to delete an existing storage server.
Editing a Storage
Server
syscli --edit storageserver --name <server_name> [--maxconnect
<connect_count>] [--desc <description>]
This CLI command allows the CLI admin to edit an existing storage server name
and its maximum number of connections.
Listing a Storage Server
syscli --list storageserver [{--proto cifs|nfs} | {--name <server_name>}]
This CLI command allows the CLI admin to display existing storage server(s) and
its attributes. If the protocol is specified, storage servers that have the specified
protocols (that is, CIFS of NFS) are listed. If a storage server is specified, only the
specified storage server is listed.
An example output of one storage server is shown below.
Total
storage
servers
=
1
Storage
Server
=
1
Server
Name
=
Serv1
LSU
count
Protocol
=
1
Protocol
=
cifs
Node
=
1
Dedup
=
Disabled
Backup
Window
=
Disabled
Backup
Window
Start
Time
=
N/A
Backup
Window
End
Time
=
N/A
Max
connections
=
2
Connection
count
=
1
Description
=
CorpServer