Use this command to display information about file spaces that belong to a client node. The information displayed reflects data as of the last incremental backup.
Privilege Class
Any administrator can issue this command.
Syntax
.-*--*---------------------------. >>-Query FIlespace----+--------------------------------+--------> | .-*---------------. | '-node_name--+-----------------+-' '-file_space_name-' .-Format--=--Standard-----. >-----+-------------------------+------------------------------>< '-Format--=--+-Standard-+-' '-Detailed-'
Parameters
File space names are case-sensitive. You can use the QUERY FILESPACE command to determine the correct capitalization for the file space to be queried.
Examples
Task 1
Query all file spaces associated with all client nodes.
+--------------------------------------------------------------------------------+ |Node Name Filespace Platform Filespace Capacity Pct Util | | Name Type (MB) | |----------- ----------- -------- --------- -------- ----- | |JOEOS2 OS2 OS/2 HPFS 58.0 32.0 | |JOEOS2 D_DRIVE OS/2 HPFS 57.0 30.8 | +--------------------------------------------------------------------------------+
Task 2
Display detailed information on the OS2 file space that belongs to the client node JOEOS2.
+--------------------------------------------------------------------------------+ | Node Name: JOEOS2 | | Filespace Name: OS2 | | Platform: OS/2 | | Filespace Type: HPFS | | Capacity (MB): 58.0 | | Pct Util: 99.7 | | Last Backup Start Date/Time: | | Days Since Last Backup Started: | |Last Backup Completion Date/Time: | |Days Since Last Backup Completed: | +--------------------------------------------------------------------------------+
where:
Related Commands
Table 172. Commands Related to QUERY FILESPACE
Command | Description |
---|---|
DELETE FILESPACE | Deletes data associated with client's filespaces. |
REGISTER NODE | Defines a client to the server and sets options for that user. |
REMOVE NODE | Removes a client from the list of registered nodes for a specific policy domain. |
RENAME FILESPACE | Renames a client filespace on the server. |
UPDATE NODE | Changes the attributes associated with a client node. |