Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-18711

Add latency counters

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • Lustre 2.17.0
    • None
    • None
    • 3
    • 9223372036854775807

      NVIDIA Nsight Systems is a system wide profiler. It reads performance counters coming from CPUs, GPUs, NICs, storage volumes, etc. and brings all data to a unified timeline. This helps software developers see how their application executes over a server, to be able to optimize the application's performance.

      Additional details are at:

      When reading client NFS volumes counters, Nsight Systems gets latency related counters:

      • Queue Time - the average duration in milliseconds from the point the NFS client creates an RPC request until the request is transmitted
      • Round-trip Time - the average duration in milliseconds from the point the NFS client's kernel sends an RPC request until it receives the response.
      • Execution Time - the average duration in milliseconds from the point the NFSclient submits an RPC request to the kernel until the request is completed

      These counters help software developers and cluster owners figure out latencies caused by using storage volumes.

      The Nsight Systems team would like to be able to read similar latency counters for Lustre volumes. 

            pjones Peter Jones
            ytebeka Yaki Tebeka
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: