Use this command to define a collocation group. A collocation group is a group of nodes or file spaces on a node whose data is collocated on a minimal number of sequential access volumes. Their data is collocated only if the storage pool definition is set to collocate by group (COLLOCATE=GROUP).
To issue this command, you must have system or unrestricted storage privilege.
>>-DEFine COLLOCGroup--group_name-------------------------------> >--+-----------------------------+----------------------------->< '-DESCription--=--description-'
define collocgroup group1
| Command | Description |
|---|---|
| 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 COLLOCGROUP | Updates the description of a collocation group. |
| UPDATE STGPOOL | Changes the attributes of a storage pool. |