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

Use larger machines for large inMemory tests

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0, 4.4.20, 5.0.16
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v5.0, v4.4
    • Execution Team 2021-08-23
    • 37

      The RHEL 8.0 inMemory build variant uses rhel80-medium machines for its 'large' tests. These machines have 16GB of memory available, but this is not enough for some workloads.

      For example, the concurrency_replication_causal_consistency workload uses 5 mongod nodes, and by default, we give each inMemory node 4GB of WT cache. Together, these nodes are allocated 4GB more memory than is available in the system, and that's just for the WT cache.

      Increase the "large_distro_name" to a larger machine to avoid OOMs.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: