adddg - Add drive groups

Purpose

Add a DriveGroup (DG) object to the TSLM database.

Syntax

adddg drivegroup_name

Parameters

drivegroup_name
Specifies the name of the drivegroup to be added. In case there is a drivegroup with the same name TSLM disallows the creation in order to maintain a consistent database.

Results

Beyond the general error code, the following command-specific error codes are returned:

  • EMM1510E -- if an object with the same name already exists.

Examples

adddg HADrives

Related commands