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

In-Memory Storage Engine With Storage Watchdog Crashes The Server

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.10, 4.0.5, 4.1.5
    • Affects Version/s: 4.0.2
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • Hide

      Please see either the attached mongod config file or Vagrantfile. If using the Vagrantfile, you should be able to cd into /home/vagrant/mongo and run 'mongod -f mongo.conf'.

      Show
      Please see either the attached mongod config file or Vagrantfile. If using the Vagrantfile, you should be able to cd into /home/vagrant/mongo and run 'mongod -f mongo.conf'.
    • Security 2018-11-05

      Starting a mongod server with the storage engine set to inMemory and the storage node watchdog enabled will cause the server to crash when the watchdog check runs. This seems to be because the watchdog unconditionally tries to check the journal directory, which does not exist when using inMemory.

      CC mark.benvenuto

        1. Vagrantfile
          3 kB
        2. mongod.conf
          0.1 kB

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            joshua.matthews@mongodb.com Joshua Matthews (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: