Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.1.0
    • Lustre 2.0.0
    • None
    • 17,239
    • 5051

    Description

      I noticed in the lov_sync() method that this is currently waiting for each obd_sync() to complete,
      which can potentially be a very long time for a widely striped file. This method should be changed
      to create an RPC set that submits all of the obd_sync_async() (better name?) calls at the same time
      and waits for their completion in parallel.

      Attachments

        Activity

          People

            laisiyao Lai Siyao
            laisiyao Lai Siyao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: