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

osp can stop refreshing statfs data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.16.0
    • None
    • None
    • 3
    • 9223372036854775807

      there is a race between osp_statfs_timer_cb() and osp_precreate_thread() when the timer callback is called just before statfs data gets stale (according to @opd_statfs_fresh_till) and then woken osp_precreate_thread() finds statfs data valid. essentially it's early-wakeup leading stale statfs data. if no creates happen on this OST for a reason (e.g. current space usage), then statfs data won't be refreshed for a long time.

            wc-triage WC Triage
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: