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

Change the default storage engine to wiredTiger

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Major Change
    • Quint Iteration 3.1.2, Quint Iteration 3, Quint Iteration 4

      A proposal for handling users upgrading from 3.x to 3.2:
      If a mongod is started without --storageEngine and the storage.bson file in the dbpath indicates mmapv1, then set the global storage engine as mmapv1. Otherwise, set the global storage engine as wiredTiger.

      A proposal for handling users upgrading from 2.6 to 3.2:
      If a mongod is started without --storageEngine and the local.ns file exists in the dbpath, then set the global storage engine as mmapv1. Otherwise, set the global storage engine as wiredTiger. This allows users to upgrade directly from 2.6 to 3.2, even though the storage.bson file would not exist.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: