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

osd_declare_xattr_set() may declare too many credits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Lustre 2.17.0
    • None
    • None
    • 3
    • 9223372036854775807

      each osd_declare_xattr_set() declares LDISKFS_MAXQUOTAS_INIT_BLOCKS(sb) which is not tiny on its own. if number of xattrs is significant (e.g. migration), then number of credits can get huge causing warnings and transaction restarts.
      but actually we need to declare this only once.

            bzzz Alex Zhuravlev
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: