EasyManua.ls Logo

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 #20 background imageLoading...
Page #20 background image
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
10 Web Services Support (Optional)
deleteReplicationTarget (syscli -del targetrep)
addReplicationTarget (syscli -add targetrep)
deleteReplicationSource (syscli -del sourcerep)
WSNas Service
Available Operations:
deleteAllShares (syscli –deleteall share)
getShare (syscli –get share)
updateShare (syscli –edit share)
deleteShare (syscli –del share)
getShares (syscli –list share)
getShareNames (syscli –list sharename)
getShareCount (syscli –getcount share)
addShare (syscli –add share)
WSSystem Service (System Utility)
Available Operations:
runCommand (syscli –runcmd)
getPermissions (syscli –get permission)
releaseCredential (syscli –release credential)
authenticate (syscli –authenticate)
How to Run
Unsupported Web
Services Commands
The vast majority of CLI commands are not supported to run over Web Services
in DXi 2.x Software. However, they can be run over WS via the command
syscli --runcmd because this command is supported for execution over Web
Services.
Consider the command --list healthcheckstatus, which is not supported in Web
Services. To understand how it can be run over Web Services, one needs to
understand how the runcmd CLI works.
The runcmd CLI is very simple. Any CLI command can run directly as is, such as
the following command:
syscli --list healthcheckstatus
However, the command can be run indirectly by specifying it as options to the
runcmd CLI as follows:
syscli --runcmd --list healthcheckstatus
The syntax above runs the runcmd CLI, which then parses the options specified
after the “—runcmd” token. Based on these options, the runcmd CLI invokes
the appropriate system API to execute. In the end the effect is executing the
--list healthcheckstatus command.
Because the runcmd CLI is supported over Web Services, it can accept the –ws
option to send the command to a WS server for execution as follows:
syscli --runcmd --list healthcheckstatus --ws [<remotehost>[:<port>]]

Table of Contents

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
Data DeduplicationYes
Deduplication RatioUp to 20:1
ReplicationYes
InterfaceEthernet
EncryptionYes
Supported ProtocolsCIFS, NFS, VTL
ManagementWeb-based GUI, CLI

Summary

Introduction to Quantum DXi CLI

CLI Users and Access

Describes the two local CLI user accounts, cliadmin and cliviewer, and their capabilities.

VTL Configuration CLI Commands

Adding a Virtual Tape Library (VTL)

Guides on adding a VTL partition with settings like name, model, slots, drives, and deduplication.

Creating Media for VTL

Guides on creating media for a defined VTL, requiring VTL name, type, number of media, and starting barcode.

Moving Media Between Storage Locations

Describes how to move media between virtual storage locations using source and destination types and indices.

NAS Configuration CLI Commands

Adding a NAS Share

Guides on adding one or more NAS shares with options for name, protocol, description, and permissions.

Joining or Disjoining Windows Domain

Covers joining a server to a workgroup or Active Directory domain and disjoining.

CIFS Share Access Control

Manages workgroup user access to CIFS shares and provides limited domain user privilege grants.

Replication CLI Commands

Initiating Replication for VTL or NAS

Starts replication for a specified VTL or NAS share, with options for barcode or namespace.

Failback VTL to Source from Target System

Fails back a replicated VTL to its specified source system.

Enabling VTL Replication Options on Source

Enables replication for a specified VTL on the system as a source.

OST CLI Commands

Adding a Storage Server

Adds a storage server with options for name, max connections, and description.

Installing TLS Certificate Files

Installs user-provided Transport Layer Security (TLS) certificate files for encryption.

Network CLI Commands

Adding Network Configurations

Adds and configures network devices with IP, netmask, and gateway.

Setting Host, Domain Names, and DNS Search Path

Sets the system's host name, domain name, and DNS search paths.

Status CLI Commands

Getting VTL Performance Status

Returns the VTL's average write speed.

Health Check CLI Commands

Starting a Health Check

Starts a healthcheck on the system if it is not running.

Related product manuals