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

Storage Node Watchdog needs to check journal directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.2.16, 3.4.7, 3.5.11
    • None
    • None
    • Fully Compatible
    • ALL
    • v3.4, v3.2
    • Platforms 2017-07-31

    Description

      Since the journal directory is often moved to other storage devices, separate from the db files, it is important for the storage node watchdog to check this directory.

      In the mmapv1 case, the journal is computed here:
      https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/mmap_v1/dur_journal.cpp#L111-L115

      In the WT case, the journal is computed here:
      https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp#L275

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: