Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50767

internalQueryExecMaxBlockingSortBytes causing config exception on mongod load

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Labels:
      None
    • ALL
    • Hide

      Upgrading mongod 4.2.x to 4.4.0 with a configuration file that contians the following line

      setParameter:
       internalQueryExecMaxBlockingSortBytes: 1073741824
      Show
      Upgrading mongod 4.2.x to 4.4.0 with a configuration file that contians the following line setParameter: internalQueryExecMaxBlockingSortBytes: 1073741824

      Seeing the following initialization error when upgrading one of our clusters from 4.2.x to 4.4. No config file changes.

      {"t":{"$date":"2020-09-04T01:20:42.907Z"},"s":"F", "c":"CONTROL", "id":20574, "ctx":"main","msg":"Error during global initialization","attr":{"error":{"code":2,"codeName":"BadValue","errmsg":"Unknown --setParameter 'internalQueryExecMaxBlockingSortBytes'"}}}

            Assignee:
            dmitry.agranat@mongodb.com Dmitry Agranat
            Reporter:
            chad@onspring.com Chad Kreimendahl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: