Adding A Storage Server; Deleting Storage Server; Editing A Storage Server; Listing A Storage Server - Quantum DXi4500 Manual

Dxi series command line interface (cli) guide
Hide thumbs Also See for DXi4500:
Table of Contents

Advertisement

Adding a Storage
Server

Deleting Storage Server

Editing a Storage
Server

Listing a Storage Server

OST CLI Commands
Listing a Storage Server
Adding an LSU
Deleting an LSU
Editing an LSU
Listing an LSU
Setting OST Global Settings
Getting OST Global Settings
Listing OST Global Settings
syscli --add storageserver --name <server_name> --maxconnect
<connect_count> [--desc <description>]
This CLI command allows the admin user to add a storage server.
CLI command options:
• --add: Adds a storage server.
• --name: Name of the storage server.
• --maxconnect: connect_count: the maximum number of connections
allowed. The range is any value between 3 and 65536, inclusive.
syscli --del storageserver --name <server_name>
This CLI command allows the admin user to delete an existing storage server.
syscli --edit storageserver --name <server_name> [--maxconnect <connect
count>] [--desc <description>]
This CLI command allows the admin user to edit one or more attributes of an
existing storage server. The attributes that can be changed are the maximum
connections and the description. At least one attribute should be specified.
syscli --list storageserver [--name <server_name> |--namematch
<pattern>]
This CLI command provides a list of attributes for all existing storage servers. The
list can be limited to a particular server name.
CLI command options:
• --list: Lists all storage servers or a particular storage server.
• --name: specified if listing is limited to one storage server.
• --namematch: if specified, only storage servers whose names match the
specified pattern are listed. The wild characters ^ and $ are supported as
follows:
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi6500Dxi6700

Table of Contents