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

In-Memory Storage Engine With Storage Watchdog Crashes The Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 4.0.2
    • 3.6.10, 4.0.5, 4.1.5
    • Storage
    • 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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: