Use this command to display the number of files that are stored for each replicated file space. Information is displayed about file spaces for every client node that is configured for replication.
A client node is configured for replication if it is enabled or disabled.
Any administrator can issue this command.
.-,-----------------. V | >>-Query REPLNode--------node_name-----+------------------------> >--+--------------------+-------------------------------------->< '-target_server_name-'
Specifies the client node that owns the files about which you want information. You can specify one or more names. If you specify multiple names, separate the names with commas. Do not use intervening spaces. You can use wildcard characters to specify multiple names.
Information about client nodes that match the file criteria, but that are not configured for replication, is not displayed.
As the value for this parameter, you can also specify a server that was formerly a target for replicated data.
The client nodes that are defined to a replication server can be the source or the target of replicated data. To determine whether a particular client node is sending or receiving data, issue the QUERY NODE command. Look for the value Send or Receive in the Replication Mode field of the output.
To display the name of the active target replication server, issue the QUERY STATUS command, and look for the name in the Target Replication Server field.
The name of the client node is NODE1.
query replnode *
Node Type Filespace FSID Files on Replication Files on
Name Name Server Server (1) Server (1)
-------------------------------------------------------------—-----
NODE1 SpMg /hmsmfs 1 1
NODE1 Bkup /lspace2 2 27
NODE1 Arch /lspace2 2 22 TGTSRV 22
NODE1 Bkup /lspace 3 18,096
NODE1 Arch /lspace 3 61,150 TGTSRV 61,150
NODE2
The following values are possible:
The name of the file space that belongs to the node.
If this field is blank, the client node is configured for replication, but it does not have data on the replication server.
File space names can be in a different code page or locale than the server. If they are, the names in the Operations Center and the administrative command-line interface might not be displayed correctly. Data is backed up and can be restored normally, but the file space name or file name might be displayed with a combination of invalid characters or blank spaces.
If the file space name is Unicode-enabled, Tivoli Storage Manager converts the name to the server code page for display. The success of the conversion depends on the operating system, the characters in the name, and the server code page. Conversion can be incomplete if the string includes characters that are not available in the server code page or if the server cannot access system conversion routines. If the conversion is incomplete, the name might contain question marks, blanks, unprintable characters, or ellipses (...).
| Command | Description |
|---|---|
| QUERY FILESPACE | Displays information about data in file spaces that belong to a client. |
| QUERY NODE | Displays partial or complete information about one or more clients. |
| QUERY REPLICATION | Displays information about node replication processes. |
| QUERY REPLRULE | Displays information about node replication rules. |
| REPLICATE NODE | Replicates data in file spaces that belong to a client node. |
| UPDATE REPLRULE | Enables or disables replication rules. |