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

Unknown config param in llog fails mounting target

    XMLWordPrintable

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

            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: