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

Remove 'ea_inode' from MDT mkfs options in test framework

Details

    • 9223372036854775807

    Description

      ea_inode has been enabled by default on newly-formatted file systems since commit v2_12_55-71-gf0bc77106d (2.13). Yet, in some test suites and the Lustre test-framework, we explicitly set ‘-O ea_inode’ as a MDT mkfs option.

      In test-framework.sh, mkfs_opts() contains

      4559 
      4560                 if [ $fstype == ldiskfs ]; then
      4561                         fs_mkfs_opts+="-O ea_inode,large_dir"
      4562 
      

      In conf-sanity, test_115() contains

      8415         local mds_opts="$(mkfs_opts mds1 $(mdsdevname 1))        \
      8416                 --mkfsoptions='-O ea_inode,^resize_inode,meta_bg \
      8417                 -N 2247484000 -E lazy_itable_init' --device-size=$IMAGESIZE"
      

      We can remove setting ea_inode in the test-framework and test suites.

      Attachments

        Issue Links

          Activity

            [LU-13547] Remove 'ea_inode' from MDT mkfs options in test framework
            pjones Peter Jones added a comment -

            Landed for 2.16

            pjones Peter Jones added a comment - Landed for 2.16

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/38582/
            Subject: LU-13547 tests: remove ea_inode from mkfs MDT options
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: a3cba2ead76b01fa7176588f3e2c3e44120f1282

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/38582/ Subject: LU-13547 tests: remove ea_inode from mkfs MDT options Project: fs/lustre-release Branch: master Current Patch Set: Commit: a3cba2ead76b01fa7176588f3e2c3e44120f1282

            James Nunez (jnunez@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/38582
            Subject: LU-13547 tests: remove ea_inode from mkfs MDT options
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 7fd552ed24d1c091b5c51bbead1565385d576407

            gerrit Gerrit Updater added a comment - James Nunez (jnunez@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/38582 Subject: LU-13547 tests: remove ea_inode from mkfs MDT options Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 7fd552ed24d1c091b5c51bbead1565385d576407

            People

              wc-triage WC Triage
              jamesanunez James Nunez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: