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

LNet: add latency stats to lnet_selftest output

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • 9223372036854775807

    Description

      Although lnet_selftest is able to run "ping" tests (vs. "brw"), it doesn't appear to be collecting and reporting any data useful for analysing network latency.

      Use this ticket for tracking activities on adding network latency data collection and stats reporting to lnet_selftest.

       

      Attachments

        Issue Links

          Activity

            [LU-15957] LNet: add latency stats to lnet_selftest output
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-16832 [ LU-16832 ]
            timday Tim Day made changes -
            Link New: This issue is related to LU-16833 [ LU-16833 ]

            Not only lnet_selftest, but it also would be nice to print latency even in lnet ping.. it's same idea of ping command.

            # ping c01
            PING c01 (10.128.13.150) 56(84) bytes of data.
            64 bytes from c01 (10.128.13.150): icmp_seq=1 ttl=64 time=0.346 ms
            64 bytes from c01 (10.128.13.150): icmp_seq=2 ttl=64 time=0.189 ms
            

            So, it would have "lctl ping (or lnetctl ping <NID> -c count", then print latency of each round-trip.

            sihara Shuichi Ihara added a comment - Not only lnet_selftest, but it also would be nice to print latency even in lnet ping.. it's same idea of ping command. # ping c01 PING c01 (10.128.13.150) 56(84) bytes of data. 64 bytes from c01 (10.128.13.150): icmp_seq=1 ttl=64 time=0.346 ms 64 bytes from c01 (10.128.13.150): icmp_seq=2 ttl=64 time=0.189 ms So, it would have "lctl ping (or lnetctl ping <NID> -c count", then print latency of each round-trip.
            cbordage Cyril Bordage made changes -
            Assignee Original: Serguei Smirnov [ ssmirnov ] New: Cyril Bordage [ cbordage ]
            ssmirnov Serguei Smirnov created issue -

            People

              cbordage Cyril Bordage
              ssmirnov Serguei Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: