Tivoli Storage Manager for Sun Solaris Administrator's Reference

DEFINE SERVERGROUP (Define a Server Group)

Use this command to define a server group. A server group lets you route commands to multiple servers by specifying only the group name. After defining the server group, add servers to the group by using the DEFINE GRPMEMBER command.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-DEFine SERVERGRoup--group_name------------------------------->
 
>-----+------------------------------+-------------------------><
      '-DESCription--=--description--'
 

Parameters

group_name (Required)
Specifies the name of the server group. The maximum length of the name is 64 characters.

DESCription
Specifies a description of the server group. This parameter is optional. The maximum length of the description is 255 characters. Enclose the description in quotation marks if it contains any blank characters.

Examples

Task

Define a server group named WEST_COMPLEX.

Command:
define servergroup west_complex

Related Commands

Table 78. Commands Related to DEFINE SERVERGROUP

Command Description
COPY SERVERGROUP Creates a copy of a server group.
DEFINE GRPMEMBER Defines a server as a member of a server group.
DELETE GRPMEMBER Deletes a server from a server group.
DELETE SERVERGROUP Deletes a server group.
MOVE GRPMEMBER Moves a server group member.
QUERY SERVERGROUP Displays information about server groups.
RENAME SERVERGROUP Renames a server group.
UPDATE SERVERGROUP Updates a server group.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]