| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Total_operations |
Indicates the rate at which NFS operations were performed on this data mover. |
Ops/sec |
A high value is desired for this measure. A consistent decrease in this value could indicate a processing bottleneck. |
| Read_operations |
Indicates the rate at which read operations were performed on this data mover using the NFS protocol. |
Ops/Sec |
If the value of the Total_operations measure dips consistently, then, you may want to time-correlate that measure with the value of these two measures to know what is causing the steady decline in NFS performance - read operations or write operations? This way, you can figure out when the slowdown actually occurred - when reading or when writing? |
| Write_operations |
Indicates the rate at which write operations were performed by users through NFS protocol on this Data Mover. |
Ops/Sec |
| Read_data |
Indicates the rate at which the data is read using NFS protocol from this data mover. |
KiB/sec |
Ideally, the value of these measures should be high. A consistent decrease in their value is an indication of a processing bottleneck.
When users complaint of delays when accessing the file system using NFS, you can compare the value of each of these measures across data movers to know which data mover is experiencing the slowdown. You can then compare the value of these measures for that data mover to know when the slowdown occurred - when reading from or when writing to the file system?
|
| Write_data |
Indicates the rate at which the data is written to this data mover using NFS protocol. |
KiB/sec |
| Avg_read_data |
Indicates the average amount of data read from this data mover per NFS read operation. |
KB/Operation |
Compare the value of this measure across data movers to know which data mover is taking the longest to complete an NFS read operation. You can then begin to focus on that data mover and closely track how this measure is behaving for that data mover. A consistent decrease in the value of this measure could indicate problems when reading from the file systems in that data mover. |
| Avg_write_data |
Indicates the average amount of data written to this data mover per NFS write operation. |
KB/Operation |
Compare the value of this measure across data movers to know which data mover is taking the longest to complete an NFS write operation. You can then begin to focus on that data mover and closely track how this measure is behaving for that data mover. A consistent decrease in the value of this measure could indicate problems when writing into the file systems in that data mover. |
| Active_threads |
Indicates the number of NFS threads that are currently active on this Data Mover. |
Number |
This measure is a good indicator of the level of NFS activity on a data mover. |