Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
92
Utility CLI Commands
Getting License Status
(DXi V-Series only)
syscli --getstatus license
This CLI command reports the license status, the capacity, the date license
installed, the expiration, the license type, and the number of days the license
remains.
The
--getstatus
option reports the licensed capacity and the detailed status of
the system's license.
Activate a License
(DXi V-Series only)
syscli --activate --license <lic_key> |--lickeyfile <lic_key_file> |--reactivate
|--productkey <product_key>
This CLI command allows the admin user to activate, reactivate a license, or to
activate a product key.
To activate a license, the characters that can be in a license key are
alphanumeric, '/', '+', and '='. No license key is needed to reactivate the license.
To activate the product key, the product key is 20 alphanumeric characters,
optionally divided into 4 groups of 5 and separated by dashes.
CLI command options:
•
--activate
: Activates, reactivates a license, or activates a product key.
•
--license
: Activates a license with a license certificate string which can only
be alphanumeric, '/', '+', or '='.
•
--lickeyfile
: Activates a license with the license key file which can be
absolute or relative path to the current directory.
•
--reactivate
: Forces an immediate license server check and reactivates the
license.
•
--productkey
: Activates the product key which is 20 alphanumeric
characters, optionally divided into 4 groups of 5 and separated by dashes.
Diagnostic Logs
Generating a Diagnostic Log
syscli --gen diaglog [--system] | [--array] [--quiet] [--lastgen]
This CLI command allows the admin user to generate diagnostic logs on the
system.
CLI command options:
•
--system
: generates the system diagnostic log. This is the default if no
diagnostic type is specified.
•
--array
: generates the raid array diagnostic log
•
--quiet
: do not display status while generating log
•
--lastgen
: display the last date the diagnostic log was generated
Downloading a Diagnostic Log
syscli --download diaglog [--system] | [--array]