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

Quota issues with DoM files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Blocker
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Quota have a two issues with Dom files.

      1. related with LU-16032 osd: move unlink of large objects to separate thread. This patch move a iput outside of qsd_op_adjust. it caused situation when inode blocks freed but quota refreshed in qsd_op_adjust to early and quota don't seen a quota usage update.

      2. osd_declare_destroy not balanced with osd_object_delete. osd_declare_destroy had declare a quota modification for the both quota sites - data/metadata. But osd_object_delete have quota updates just for default quota site. it's 'metadata' site for MDT. It caused situation when block usage and edquot flag isn't updated after unlink

      Both fails related to the sanity-quota 75 fails.

      Attachments

        Issue Links

          Activity

            People

              shadow Alexey Lyashkov
              shadow Alexey Lyashkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: