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.
Note: | When a node has more than one file space, and a DELETE FILESPACE command is issued for only one file space, a QUERY FILESPACE command for the node during the delete process shows no file spaces. When the delete process ends, the remaining file spaces can be viewed with the QUERY FILESPACE command. |
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 165. 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. |