200-: volume percent_free free_cylinders free_tracks largest_cyls largest_trks free_extents use_attribute

Explanation

The server received a SITE command with the QDISK parameter specified. The QDISK parameter requests space information for one or more volumes on the FTP server host. This reply is one of a group of replies the server sends to report space statistics for one or more volumes.

In the message text:
volume
The volume serial number of a volume on the FTP server host.
percent_free
The percent of free space on the volume identified by the volume value.
free_cylinders
The number of free cylinders on the volume identified by the volume value.
free_tracks
The number of free tracks on the volume identified by the volume value.
largest_cyls
The number of cylinders in the largest free extent on the volume identified by the volume value.
largest_trks
The number of tracks in the largest free extent on the volume identified by the volume value.
free_extents
The number of free extents on the volume identified by the volume value. If the number of free extents exceeds 99 999, the value 99999+ is displayed.
use_attribute
The use attribute of the volume identified by the volume value.

Example

 >>> SITE qdisk=vtamfv                                                     
200-        Percent      Free      Free          Largest    Free         
200- Volume Free         Cyls      Trks         Cyls-Trks   Exts  Use Attr
200- VTAMFV    3           64        71           20    0     32  Private 
200 SITE command was accepted                                             
Command:                                                               
             

>>> SITE qdisk                                                              
200-        Percent      Free      Free          Largest    Free      
200- Volume Free         Cyls      Trks         Cyls-Trks   Exts  Use Attr 
200- CPDLB3   58         1937       112         1523    0  99999+ Storage  
200- CPDLB4   77         2570        76         2190    0     16  Storage  
200- CPDLB0   44          486       158          461    0     26  Storage  
200- CPDLB1    1            0       316            0   20     54  Storage  
200 SITE command was accepted                                              
Command:  

System action

No action is needed.

User response

No action is needed.

System programmer response

No action is needed.

Problem determination

Not applicable.

Source

z/OS® Communications Server TCP/IP: FTP