Reference Guide

To add a validated license for a data storage expansion shelf (enclosure), use the following DR Series system CLI
command:
system --license --add
License file has successfully installed.
NOTE: The recommended process for adding an expansion shelf enclosure involves the following tasks:
Use the system --license [--validate] [--add] command to validate and install the license for the expansion
shelf enclosure.
Power off (if needed) the Dell MD1200 storage array, physically connect the expansion shelf enclosure to the
base DR Series system, and power on the expansion shelf enclosure.
Use the system --add_storage --enclosure command (for specific information, see system --add_storage --
enclosure <service tag>).
system --setname --name <node_name>
Description
Sets the hostname for a DR Series system.
Syntax
system --setname --name acme-60
Result
Successfully updated hostname.
Restarting syslog service ... done.
system --setcompression [--fast] [--balanced] [--best]
Description
Sets the compression type to be used on the data stored by a DR Series system. The options are as follows:
fast — Uses the fastest compression algorithm.
balanced — Uses the balanced compression algorithm. This is the default.
best — Compresses the data to get the greatest possible space savings.
NOTE: The following example shows the fast option in use. For more information, see the
Dell DR Series System
Administrator Guide
.
Syntax
system --setcompression --fast
Result
Successfully updated compression level.
system --setdate [--date <date>] [--timezone <Region/Zone>]
Description
Sets the date and time zone on a DR Series system.
NOTE: To set a date (month/day/hour/minute) for the DR Series system, enter values using the following format
where the specifying of a four-digit year [[CC]YY] and seconds [.ss] are optional: MMDDhhmm [[CC]YY][.ss]].
87