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

Unknown config param in llog fails mounting target

Details

    • 3
    • 9223372036854775807

    Description

      If we have unknown config parameter in llog then it fails the target mounting.

      Steps to re-create it are as :

      $>sh llmount.sh
      $>export NOFORMAT=yes
      $>for OST in $(lctl get_param mgs.MGS.live.lustre | grep OST); do echo "max_rpcs_in_flight=50 on $OST" ; lctl conf_param $OST.ost.max_rpcs_in_flight=50 ; done <--- Note here ost.max.. is mention instead of osc.max..
      $>sh llmountcleanup.sh
      $>sh llmount.sh <------- this hangs, as ost is not avilable 
      

      Attachments

        Issue Links

          Activity

            [LU-9104] Unknown config param in llog fails mounting target

            Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/28232
            Subject: LU-9104 obd: Ignore unknown config param while mounting
            Project: fs/lustre-release
            Branch: b2_10
            Current Patch Set: 1
            Commit: 902a5fba10096e3196cfed25a2bfc7db0bfe692a

            gerrit Gerrit Updater added a comment - Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/28232 Subject: LU-9104 obd: Ignore unknown config param while mounting Project: fs/lustre-release Branch: b2_10 Current Patch Set: 1 Commit: 902a5fba10096e3196cfed25a2bfc7db0bfe692a
            pjones Peter Jones added a comment -

            Landed for 2.11

            pjones Peter Jones added a comment - Landed for 2.11

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/25368/
            Subject: LU-9104 obd: Ignore unknown config param while mounting
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 1385dbf8b9caedca7bb32f35db1529e4d5c52d4f

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/25368/ Subject: LU-9104 obd: Ignore unknown config param while mounting Project: fs/lustre-release Branch: master Current Patch Set: Commit: 1385dbf8b9caedca7bb32f35db1529e4d5c52d4f
            pjones Peter Jones added a comment -

            James

            Can you please organize reviews of this proposed test?

            Thanks

            Peter

            pjones Peter Jones added a comment - James Can you please organize reviews of this proposed test? Thanks Peter

            Pushed the patch and re-producer, please review.

            520557 Rahul Deshmukh (Inactive) added a comment - Pushed the patch and re-producer, please review.

            Rahul Deshmukh (rahul.deshmukh@seagate.com) uploaded a new patch: https://review.whamcloud.com/25368
            Subject: LU-9104 tests: check for unknown config param while mounting
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 5864f7b957c946dc4726cce180c84e7c2b323eee

            gerrit Gerrit Updater added a comment - Rahul Deshmukh (rahul.deshmukh@seagate.com) uploaded a new patch: https://review.whamcloud.com/25368 Subject: LU-9104 tests: check for unknown config param while mounting Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 5864f7b957c946dc4726cce180c84e7c2b323eee

            People

              simmonsja James A Simmons
              520557 Rahul Deshmukh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: