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

startup_recovery_truncates_oplog_holes_after_primary_crash.js uses a replica set and WT, and therefore cannot be run on the "Linux (No Journal)" test variant

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-04-20
    • 50

      startup_recovery_truncates_oplog_holes_after_primary_crash.js is running into the following error on mongod server startup on the "Linux (No Journal)" test variant:

      "Running wiredTiger without journaling in a replica set is not supported. Make sure you are not using --nojournal and that storage.journal.enabled is not set to 'false'."
      

      Adding the requires_journaling tag should fix this.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: