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

Add missing update llog reference deletion in lod_update_log_gc()

    XMLWordPrintable

Details

    • 2
    • 9223372036854775807

    Description

      There is a missing object reference deletion in lod_update_log_gc(), which can cause e2fsck to consider the update llog unattached and move it to lost+found:

           # e2fsck -E no_optimize_extents -f -v -t -t -n <device node>
          ...
          Pass 4: Checking reference counts
          Unattached inode 141
          Connect to /lost+found? no
      
          Unattached inode 70665135
          Connect to /lost+found? no
          ...
      

      Attachments

        Activity

          People

            nangelinas Nikitas Angelinas
            nangelinas Nikitas Angelinas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: