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

Set virtual memory ulimit in package smoke testing for mongo shell tests

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.4, 3.5.6
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v3.4
    • Build 2017-04-17
    • 0

      On SUSE 11 t1.micro AWS instances, the virtual memory ulimit is set low enough to cause the mongo shell to fail to start because it cannot allocate enough memory after SERVER-28400.

      mmap(0xd161c75a000, 671088640, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
      

            Assignee:
            brian.samek@mongodb.com Brian Samek
            Reporter:
            brian.samek@mongodb.com Brian Samek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: