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

lfs df can never return

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.13.0, Lustre 2.12.3
    • Lustre 2.13.0
    • Any lustre client
    • 3
    • 9223372036854775807

    Description

      In recent testing I have encounter cases were running lfs df never returns. Today I sat down to track down why it never returns. The reason is this loop never exits in showdf() in lfs.c.

      for (i = 0, state = stat->os_state; state != 0; i++)

      { ... }

      Attachments

        Activity

          People

            adilger Andreas Dilger
            simmonsja James A Simmons
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: