Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-10176 Data-on-MDT phase II
  3. LU-10289

DoM: add SHORTIO support for MDS RPCs

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Lustre 2.11.0
    • 9223372036854775807

      The SHORTIO functionality was landed in Lustre 2.11, at the same time as DoM, so these features do not currently work together.

      It may just be a matter of enabling the OBD_CONNECT_SHORTIO feature flag on the MDS connection, but it may be that more work is needed.

      One related possibility is to include DoM file’s dirty data in the close RPC (or conversely a close in the write RPC, whichever makes more sense). That would further reduce the RPC count for small files. Also, since the DoM close will also be updating attributes like atime or mtime/ctime, we may as well write the data at the same time to avoid more disk IO if they are done in separate RPCs.

            tappro Mikhail Pershin
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: