Reference Guide

Getting Started
The Storage Center Command Utility is a Java application that provides a command-line interface (CLI) for users who want to use
commands and write scripts to manage or automate the management of a Storage Center. Command Utility commands are available to
perform most common management operations.
The Storage Center Command Utility commands support Storage Center functionality on Microsoft Windows, Linux, Solaris, and AIX
platforms. Commands can be executed from a command prompt or included in a script le for batch execution.
Topics:
Requirements
Command Formats
CompCU.jar Executable
Executing CompCU Commands
Requirements
A system must meet the minimum requirements to use the latest Storage Center Command Utility features.
Requirement
Description
Java Runtime Environment
(JRE)
Storage Center version 7.3 or later: JRE version 8 or later.
Storage Center version 7.2 or earlier: JRE version 1.6 or later.
Software Storage Center Command Utility executable (CompCU.jar)
Privileges Storage Center host name, user name, and password are required. Users have access to folders,
volumes, and views, depending on their privilege level and the groups to which they belong.
Admin users have read and write access to the entire Storage Center. Only Admin users can create
and delete other users and groups. Admin users have access to all users and groups — there is no
restriction on their access.
Volume Manager users have access to the folders associated with their assigned user group. They
can create volumes in the allowed volume folders and map them to existing servers in the allowed
server folders.
Reporter users have read-only access to the folders associated with their assigned user group.
NOTE: For script le execution, it is required to have write access to either the directory in
which CompCU.jar is located or the directory in which the script le is located.
For additional information, see the Dell Storage Manager Administrator’s Guide.
Command Formats
A Storage Center Command Utility command consists of the command name and options. Required options are shown as part of the
format statement for the command. Options that are not required are described under the Options section of the command description.
NOTE
: Command names and options are case-sensitive. Enter commands as shown.
1
Getting Started 13