Adding An Lsu; Deleting An Lsu; Editing An Lsu; Listing An Lsu - Quantum DXi2500-D Manual

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

Advertisement

Adding an LSU

Deleting an LSU

Editing an LSU

Listing an LSU

Adding an OST User

Deleting an OST User

OST CLI Commands
syscli --add lsu --name <lsu_name> --storageserver <server_name>
--capacity <lsu_capacity_bytes_GB> [--desc <lsu_description>]
This CLI command allows a CLI admin to add an LSU (logical storage unit) to the
existing storage server specified. The LSU name, storage server name, and the
physical capacity of the LSU (in GB) are required. The LSU description is optional.
syscli --del lsu --name <lsu_name> --storageserver <server_name> --force
This CLI command allows a CLI admin to delete an LSU from a specified storage
server. If the --force option is specified, the LSU is deleted even if it is not empty
and contains files or backup images.
syscli --edit lsu --name <lsu_name> -- storageserver <server_name>
[--capacity <lsu_capacity_bytes_GB>] [--desc <lsu_description>]
This CLI command allows a CLI admin to edit an LSU attributes from a specified
storage server. The LSU description and capacity (in GB) can be changed.
syscli --list lsu --storageserver <server_name> [--name <lsu_name>]
This CLI command allows the CLI admin to display LSU attributes. If the LSU
name is not specified, all LSUs are listed.
An example output of one LSU is shown below.
Total LSU count = 1
LSU number = 1
server name = Back_Server
Physical Capacity = zzz
Description = LSU_One
syscli --add ostuser --name <user_name> --storageserver <server_name>
[--rw]
CLI allows the CLI admin to grant access to an existing CIFS Storage Server to an
existing workgroup user. By default this user has read-only access to the Storage
Server. If --rw is specified, the user is allowed complete read-write access to the
Storage Server. This command works only when the server is joined to a
workgroup. If the server is joined to an Active Directory domain, complete
management of user access can be done from the Microsoft Management
Console MMC) tool.
syscli --del ostuser --user <user_name> --storageserver <server_name>
Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
113

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi8500Dxi6700Dxi4500Dxi7500Dxi6500

Table of Contents