Tivoli Storage Manager for Sun Solaris Administrator's Reference

COPY SERVERGROUP (Copy a Server Group)

Use this command to create a copy of a server group.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-COPy SERVERGRoup--current_group_name--new_group_name--------><
 

Parameters

current_group_name (Required)
Specifies the server group to copy.

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

Examples

Task

Copy the server group GRP_PAYROLL to the new group HQ_PAYROLL.

Command:
copy servergroup grp_payroll hq_payroll

Related Commands

Table 38. Commands Related to COPY SERVERGROUP

Command Description
DEFINE GRPMEMBER Defines a server as a member of a server group.
DEFINE SERVER Defines a server for server-to-server communications.
DEFINE SERVERGROUP Defines a new server group.
DELETE GRPMEMBER Deletes a server from a server group.
DELETE SERVER Deletes the definition of a server.
DELETE SERVERGROUP Deletes a server group.
MOVE GRPMEMBER Moves a server group member.
QUERY SERVER Displays information about servers.
QUERY SERVERGROUP Displays information about server groups.
RENAME SERVERGROUP Renames a server group.
UPDATE SERVER Updates information about a server.
UPDATE SERVERGROUP Updates a server group.


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