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

Adding OST may cause EIO - delay activation of new OSTs on existing filesystem

XMLWordPrintable

    • 3
    • 9223372036854775807

      During OST addition,
      1. MDT gets configuration refreshment first.
      2. Then MDT get create request from the client, might allocate the object the new OST, then reply to the client.
      3. If client does not refresh its configuration yet, then do I/O with the EA, it might get EIO because it does not know the OST.

      So it probably needs add version to the config log to avoid this happen.

      This happens quite often in cloud environment. though not sure if there is duplicate ticket already.

            adilger Andreas Dilger
            di.wang Di Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: