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

lctl --device MGS llog_catlist doesn't list all config files.

Details

    • 3
    • 9223372036854775807

    Description

      When trying to do a catlist it  is limited to ~304.

      nbp8-mds1 ~ # debugfs -c /dev/mapper/nbp8--vg-mgs8 -R 'ls -l /CONFIGS/'   | wc -l
      debugfs 1.45.2.wc1 (27-May-2019)
      /dev/mapper/nbp8--vg-mgs8: catastrophic mode - not reading inode or group bitmaps
      330
      nbp8-mds1 ~ # lctl --device MGS llog_catlist |wc -l 
      305
      
      nbp2-mds ~ # debugfs -c /dev/mapper/nbp2--vg-mgs2 -R 'ls -l /CONFIGS/'   | wc -l
      debugfs 1.45.2.wc1 (27-May-2019)
      /dev/mapper/nbp2--vg-mgs2: catastrophic mode - not reading inode or group bitmaps
      353
      nbp2-mds ~ # lctl --device MGS llog_catlist |wc -l 
      304
      

      Attachments

        1. debugfs.ls
          23 kB
        2. lctl.ls
          7 kB

        Issue Links

          Activity

            [LU-13609] lctl --device MGS llog_catlist doesn't list all config files.

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/41777/
            Subject: LU-13609 mgs: fix config_log buffer handling
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set:
            Commit: 7f04890a1b5f806cde7db0666a45b9f73cafa9b8

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/41777/ Subject: LU-13609 mgs: fix config_log buffer handling Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: 7f04890a1b5f806cde7db0666a45b9f73cafa9b8

            Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/41777
            Subject: LU-13609 mgs: fix config_log buffer handling
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set: 1
            Commit: fb2f027e522bb978801a7862ecc0bb2ac2902a64

            gerrit Gerrit Updater added a comment - Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/41777 Subject: LU-13609 mgs: fix config_log buffer handling Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: fb2f027e522bb978801a7862ecc0bb2ac2902a64

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/41478/
            Subject: LU-13609 mgs: fix config_log buffer handling
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: e3f17defc141d8847562b610931255d37ed4dd3c

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/41478/ Subject: LU-13609 mgs: fix config_log buffer handling Project: fs/lustre-release Branch: master Current Patch Set: Commit: e3f17defc141d8847562b610931255d37ed4dd3c

            Stephane Thiell (sthiell@stanford.edu) uploaded a new patch: https://review.whamcloud.com/41478
            Subject: LU-13609 mgs: fix config_log buffer handling
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: d34cfdcfe7361a1ce200eff2b66bdbb7f4e9ccdf

            gerrit Gerrit Updater added a comment - Stephane Thiell (sthiell@stanford.edu) uploaded a new patch: https://review.whamcloud.com/41478 Subject: LU-13609 mgs: fix config_log buffer handling Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: d34cfdcfe7361a1ce200eff2b66bdbb7f4e9ccdf

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/39330/
            Subject: LU-13609 llog: list all the log files correctly on MGS/MDT
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set:
            Commit: 678772a15f785bd9365af7dfe83a0c4a34afbdc7

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/39330/ Subject: LU-13609 llog: list all the log files correctly on MGS/MDT Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: 678772a15f785bd9365af7dfe83a0c4a34afbdc7

            Emoly Liu (emoly@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/39330
            Subject: LU-13609 llog: list all the log files correctly on MGS/MDT
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set: 1
            Commit: 43ec5ab5b889b70e73bcd3faedbfca39fbdcc072

            gerrit Gerrit Updater added a comment - Emoly Liu (emoly@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/39330 Subject: LU-13609 llog: list all the log files correctly on MGS/MDT Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: 43ec5ab5b889b70e73bcd3faedbfca39fbdcc072
            pjones Peter Jones added a comment -

            Landed for 2.14

            pjones Peter Jones added a comment - Landed for 2.14

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/38917/
            Subject: LU-13609 llog: list all the log files correctly on MGS/MDT
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 1d97a8b4cd3de9074f323332c7b736367a70d419

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/38917/ Subject: LU-13609 llog: list all the log files correctly on MGS/MDT Project: fs/lustre-release Branch: master Current Patch Set: Commit: 1d97a8b4cd3de9074f323332c7b736367a70d419

            Hi Peter,

            I understood. My notes was a reminder that the new patch to master branch can not be applied clearnly to b2_12.

            Thanks, Jay

            jaylan Jay Lan (Inactive) added a comment - Hi Peter, I understood. My notes was a reminder that the new patch to master branch can not be applied clearnly to b2_12. Thanks, Jay
            pjones Peter Jones added a comment -

            Jay

            Naturally but as per the standard we'll finalize the fix for master first

            Peter

            pjones Peter Jones added a comment - Jay Naturally but as per the standard we'll finalize the fix for master first Peter

            People

              emoly.liu Emoly Liu
              mhanafi Mahmoud Hanafi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: