Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19 imperative recovery
  3. LU-571

Remove Parallel AST limits

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.2.0
    • None
    • None
    • 4795

      Imperative recovery has to notify the clients as soon as possible. However, the limitation of parallel ast is set to 200 each time, this causes a problem for IR since it will take:

      (# of client) * (AST_RPC_TIMEOUT) / 200

      at most for the MGS to notify all clients, and the recovery time window may have passed this will cause all clients will be evicted.

            jay Jinshan Xiong (Inactive)
            jay Jinshan Xiong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: