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

MDS thrashing in ptlrpc_alloc_rqbd

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • None
    • Lustre 2.4.0
    • Lustre 2.3.58-6chaos (github.com/chaos/lustre) on MDS.
    • 6314

      We have had some problems in recent weeks with the MDS on grove (sequoia's filesystem cluster) thrashing for anywhere from minutes to many hours while under load. While it does so, it is not appear to be handling traffic very quickly, and the node load is so high that login is nearly impossible.

      I caught it doing that for a while today during testing and dumped some SysRq info to the console.

      It looks to me like the active tasks may be spending too much time under ptlrpc_alloc_rqbd() doing vmallocs.

      Prakash had a patch to move those allocations to a slab. But it became time consuming to keep moving forward. We may need to look at reviving that.

      See attached file "console.grove-mds1.txt.bz2".

            liang Liang Zhen (Inactive)
            morrone Christopher Morrone (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: