Uploaded image for project: 'Lustre Documentation'
  1. Lustre Documentation
  2. LUDOC-387

Typo in max_mod_rpcs section 35.4.5.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      There is a typo in the example commands in section 35.4.5.1. Configuring the Client Metadata RPC Stream:

      rpcs is misspelled as rcps

      client$ lctl set_param mdc.*.max_rcps_in_flight=16
      

      should be

      client$ lctl set_param mdc.*.max_rpcs_in_flight=16
      

      and

      client$ lctl set_param mdc.*.max_mod_rcps_in_flight=12
      

      should be

      client$ lctl set_param mdc.*.max_mod_rpcs_in_flight=12
      

      Attachments

        Activity

          People

            jgmitter Joseph Gmitter (Inactive)
            jmiller Justin Miller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: