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

Storage Node Watchdog needs to check journal directory

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

      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@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: