Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
88
Utility CLI Commands
Installing Upgrades
syscli --install upgrades --name <ID>
This CLI command allows the admin user to install the downloaded upgrade to
the system.
CLI command options:
•
--install upgrades
: Installs the downloaded upgrade. The upgrade can and
must be downloaded first using the
--download upgrades
.
•
--name
: Name. This is the
ID
variable (from
--list upgrades)
of the upgrade
to be installed.
Getting the Cluster
Status of Local Node
syscli --getstatus node
This CLI command allows the user to display the cluster status of the node
where the system is running on.
Compaction Service
The following compaction service commands are available:
•
•
•
Getting Status for the Compaction Service
Starting Compaction Service
syscli --start compaction
This CLI starts the general space compaction service on demand.
Note:
An automated service will perform a compaction when needed, so use
of this command may not be necessary.
The
--start
option starts the general space compaction service.
Stopping Compaction Service
syscli --stop compaction
This CLI stops the general space compaction service on demand.
Note:
An automated service will perform a compaction when needed, so use
of this command may not be necessary because you might stop
compaction that occurs from the automated service.
The
--stop
option stops the general space compaction service.
Getting Status for the Compaction Service
syscli --getstatus compaction
This CLI gets the status for space compaction.