IBM Tivoli Storage Manager, Version 7.1

UPDATE COLLOCGROUP (Update a collocation group)

Use this command to modify the description of a collocation group.

Privilege class

To issue this command, you must have system or unrestricted storage privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate COLLOCGroup--group_name------------------------------->

>--DESCription--=--description---------------------------------><

Parameters

group_name
Specifies the name of the collocation group whose description you want to update.
DESCription
Specifies a description of the collocation group. This parameter is required. The maximum length of the description is 255 characters. If the description contains any blanks, enclose the entire description in quotation marks.

Example: Update a collocation group

Update the collocation group, GROUP1, with a new description.
update collocgroup group1 "Human Resources"

Related commands

Table 1. Commands related to UPDATE COLLOCGROUP
Command Description
DEFINE COLLOCGROUP Defines a collocation group.
DEFINE COLLOCMEMBER Adds a client node or file space to a collocation group.
DEFINE STGPOOL Defines a storage pool as a named collection of server storage media.
DELETE COLLOCGROUP Deletes a collocation group.
DELETE COLLOCMEMBER Deletes a client node or file space from a collocation group.
MOVE NODEDATA Moves data for one or more nodes, or a single node with selected file spaces.
QUERY COLLOCGROUP Displays information about collocation groups.
QUERY NODE Displays partial or complete information about one or more clients.
QUERY NODEDATA Displays information about the location and size of data for a client node.
QUERY STGPOOL Displays information about storage pools.
REMOVE NODE Removes a client from the list of registered nodes for a specific policy domain.
UPDATE STGPOOL Changes the attributes of a storage pool.


Feedback