z/OS Distributed File Service zFS Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SVI

z/OS Distributed File Service zFS Administration
SC23-6887-00

The server vnode interface component handles this call. The example report that is shown in Figure 1 displays the total number of calls the server received from the specific client and the average server response time in milliseconds, including the XCF transmit and CPU time of the reply. XCF Req is the count of XCF messages that had to be sent to other systems (most likely for token revokes) to process the client request. Qwait counts the number of times a wait was done for an available zFS thread to process the client request.
Note: The output is displayed only when the zFS svi component on this system has received a message from another system.
Figure 1. Sample SVI report
          SVI Calls from System NP1                                      
          ----------------------------                                   
SVI Call                   Count      Qwait    XCF Req.  Avg. Time       
--------------------     ----------  --------  --------  ----------      
GetToken                     663624         2    180593       4.246      
GetMultTokens                     0         0         0       0.000      
ReturnTokens                    814         0         0       8.139      
ReturnFileTokens                  0         0         0       0.000      
FetchData                    132962         0     13222       1.016      
StoreData                   1401717         9         0       0.229      
Setattr                      228600         0         0       0.527      
FetchDir                          5         0         0       0.188      
Lookup                        93113         1      1934       2.875      
GetTokensDirSearch                0         0         0       0.000    
Create                            1         0         1       5.056    
Remove                            1         0         1       9.040    
Rename                            0         0         0       0.000    
Link                              0         0         0       0.000    
ReadLink                          0         0         0       0.000    
SetACL                            0         0         0       0.000    
Statfs                           14         0         0       0.448    
TSR                               0         0         0       0.000    
FilesysSyncTable                  0         0         0       0.000
FileSyncMeta                      3         0         0       0.097
BitmapReserve                     0         0         0       0.000
BitmapUnreserve                   0         0         0       0.000
BitmapReclaim                     0         0         0       0.000
FileUpdateIB                      0         0         0       0.000
FileCreateIB                      0         0         0       0.000
FwdReaddir                        0         0         0       0.000
LkupInvalidate                    0         0         0       0.000
FileDebug                         0         0         0       0.000
FetchPage                         0         0         0       0.000 
ServerIO                          0         0         0       0.000 
BulkFetchStatus                5563         0         0       4.404 
Convert                           0         0         0       0.000
ConvertFID                        0         0         0       0.000 
------------              ----------  --------  --------  ---------- 
*TOTALS*                    2520851        12    195751       1.557    

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014