Storage Node Watchdog needs to check journal directory

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.2.16, 3.4.7, 3.5.11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v3.4, v3.2
    • Platforms 2017-07-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: