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

WiredTiger has failed to open its metadata

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
      None
    • ALL

      I am running a 3-node replica set using docker-compose and recently experienced a non-graceful shutdown of the docker containers. When I tried to re-run the replica set I got these errors:

      2019-12-25T09:43:50.763884113Z 2019-12-25T09:43:50.763+0000 E STORAGE  [initandlisten] WiredTiger error (0) [1577267030:763694][1:0x7fbbaed2ca80], file:WiredTiger.wt, connection: __wt_btree_tree_open, 598: This may be due to the database files being encrypted, being from an older version or due to corruption on disk Raw: [1577267030:763694][1:0x7fbbaed2ca80], file:WiredTiger.wt, connection: __wt_btree_tree_open, 598: This may be due to the database files being encrypted, being from an older version or due to corruption on disk
      2019-12-25T09:43:50.763895044Z 2019-12-25T09:43:50.763+0000 E STORAGE  [initandlisten] WiredTiger error (0) [1577267030:763701][1:0x7fbbaed2ca80], file:WiredTiger.wt, connection: __wt_btree_tree_open, 601: You should confirm that you have opened the database with the correct options including all encryption and compression options Raw: [1577267030:763701][1:0x7fbbaed2ca80], file:WiredTiger.wt, connection: __wt_btree_tree_open, 601: You should confirm that you have opened the database with the correct options including all encryption and compression options
      2019-12-25T09:43:50.765234354Z 2019-12-25T09:43:50.765+0000 W STORAGE  [initandlisten] Failed to start up WiredTiger under any compatibility version.
      2019-12-25T09:43:50.765248321Z 2019-12-25T09:43:50.765+0000 W STORAGE  [initandlisten] WiredTiger metadata corruption detected
      2019-12-25T09:43:50.765251840Z 2019-12-25T09:43:50.765+0000 F STORAGE  [initandlisten] Please read the documentation for starting MongoDB with --repair here: http://dochub.mongodb.org/core/repair
      2019-12-25T09:43:50.765254678Z 2019-12-25T09:43:50.765+0000 F -        [initandlisten] Fatal Assertion 50944 at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 698
      
      

            Assignee:
            eric.sedor@mongodb.com Eric Sedor
            Reporter:
            omerpomer@gmail.com Omer Aharonian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: