Storage Viewer for Capacity Database Views > aps_v_ntc_nfs_perform_log
  
Version 10.0.01
aps_v_ntc_nfs_perform_log
The aps_v_ntc_nfs_perform_log view contains a single row for each NetApp Cluster NFS performance Log.
Table 4.371 aps_v_ntc_nfs_perform_log
Column Name
Data Type
Description
ARRAY_NAME
STRING
Array name
AVG_READDIR_LATENCY_MS
NUMBER
Average latency of read directory procedure requests.
AVG_READ_LATENCY_MS
NUMBER
Average latency of read procedure requests.
AVG_READ_SYMLINK_LATENCY_MS
NUMBER
Average latency of Read Sym Link procedure requests.
AVG_WRITE_LATENCY_MS
NUMBER
Average latency of write procedure requests.
CUM_INTERVAL_SEC
NUMBER
Time interval, in seconds, for which the NetApp Cluster-Mode NFS performance history data was collected.
INTERVAL_TYPE
STRING
Interval type of the NFS performance history collection.
LOG_DATE
DATE
Timestamp at which the performance data was collected.
NBR_OF_READDIR_ERR
NUMBER
Number of erroneous read directory procedure requests.
NBR_OF_READDIR_SUCCESS
NUMBER
Number of successful read directory plus procedure requests.
NBR_OF_READDIR_TOTAL
NUMBER
Total number of read directory plus procedure requests. Counter for NFSv3.
NBR_OF_READ_ERR
NUMBER
Number of erroneous read procedure requests.
NBR_OF_READ_SUCCESS
NUMBER
Number of successful read procedure requests.
NBR_OF_READ_SYMLINK_ERR
NUMBER
Number of erroneous Read Sym Link procedure requests.
NBR_OF_READ_TOTAL
NUMBER
Total number read of procedure requests.
NBR_OF_SYMLINK_SUCCESS
NUMBER
Number of successful Read Sym Link procedure requests.
NBR_OF_SYMLINK_TOTAL
NUMBER
Total number of Read Sym Link procedure requests.
NBR_OF_WRITE_ERR
NUMBER
Number of erroneous write procedure requests.
NBR_OF_WRITE_SUCCESS
NUMBER
Number of successful write procedure requests.
NBR_OF_WRITE_TOTAL
NUMBER
Total number of write procedure requests.
NFSV3_OPS
NUMBER
Total number of NFSv3 procedure requests per second.
NFSV41_OPS
NUMBER
Total number of NFSv4.1 operations per second.
NFSV4_OPS
NUMBER
Total number of NFSv4 procedures per second.
NFS_TYPE
STRING
Possible values: NFSv3, NFSv4, NFSv41.
NTC_STORAGE_SYSTEM_ID
NUMBER
Storage system ID, for internal use by the Hitachi Storage Viewer database.
NTC_VSERVER_ID
NUMBER
Vserver ID, for internal use by the Hitachi Storage Viewer database.
READDIR_PCT
NUMBER
Percentage of read directory procedure requests.
READ_PCT
NUMBER
Percentage of read procedure requests.
READ_SYMLINK_PCT
NUMBER
Percentage of Read Sym Link procedure requests for NFSv3.
V3_AVG_READDIRPLUS_LATENCY_MS
NUMBER
Average latency of read directory plus procedure requests.
V3_NBR_OF_READDIRPLUS_ERR
NUMBER
Number of erroneous read directory plus procedure requests.
V3_NBR_OF_READDIRPLUS_SUCCESS
NUMBER
Number of successful read directory plus procedure requests.
V3_NBR_OF_READDIRPLUS_TOTAL
NUMBER
Total number of read directory plus procedure requests.
V3_NBR_OF_READDIRPL_POSTOP_ERR
NUMBER
Number of failed post-op read directory plus procedures.
V3_NBR_OF_READDIR_POSTOP_ERR
NUMBER
Number of failed post-op read directory procedures.
V3_READDIRPLUS_PCT
NUMBER
Percentage of read directory plus procedure requests.
V4X_AVG_READLINK_LATENCY_MS
NUMBER
Average latency of NFSv4.1 Read Link operations.
V4X_NBR_OF_READLINK_ERR
NUMBER
The number of failed NFSv4.1 Read Link operations.
V4X_NBR_OF_READLINK_SUCCESS
NUMBER
The number of successful NFSv4.1 Read Link operations.
V4X_NBR_OF_READLINK_TOTAL
NUMBER
Total number of NFSv4.1 Read Link operations.
V4X_READLINK_PCT
NUMBER
Percentage of NFSv4.1 Read Link operations.
VSERVER_NAME
STRING
Vserver name
WRITE_PCT
NUMBER
Percentage of write procedure requests.