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

WiredTiger fails to open databases created by 3.0.0 or 3.0.1

    • Fully Compatible
    • ALL

      Can't start after upgrading to 3.2.2. Have to downgrade to 3.2.1

      LOG:

      2016-02-17T05:17:07.152+0200 I CONTROL  [main] ***** SERVER RESTARTED *****
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] MongoDB starting : pid=57612 port=27017 dbpath=/var/lib/mongodb 64-bit host=server6.rega.com.ua
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] db version v3.2.2
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] git version: 6e71d0d568e134c029203593b00a0103e7cdf30b
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] allocator: tcmalloc
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] modules: none
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] build environment:
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten]     distmod: rhel62
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten]     distarch: x86_64
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten]     target_arch: x86_64
      2016-02-17T05:17:07.157+0200 I CONTROL  [initandlisten] options: { config: "/etc/mongod.conf", net: { bindIp: "127.0.0.1,xxxxxxx", port: 27017 }, processManagement: { fork: true }, security: { authorization: "enabled" }, setParameter: { enableLocalhostAuthBypass: "false", logLevel: "1" }, storage: { dbPath: "/var/lib/mongodb", engine: "wiredTiger", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "/var/log/mongodb/mongod.log" } }
      2016-02-17T05:17:07.157+0200 D NETWORK  [initandlisten] fd limit hard:16384 soft:16384 max conn: 13107
      2016-02-17T05:17:07.174+0200 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=8G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),
      2016-02-17T05:17:07.399+0200 D COMMAND  [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher
      2016-02-17T05:17:07.399+0200 D STORAGE  [WTJournalFlusher] starting WTJournalFlusher thread
      2016-02-17T05:17:07.401+0200 E STORAGE  [initandlisten] WiredTiger (22) [1455679027:401192][57612:0x7fbcdcca3d40], WT_SESSION.create: table:_mdb_catalog: does not match existing configuration: Invalid argument
      2016-02-17T05:17:07.401+0200 I -        [initandlisten] Fatal Assertion 28562
      2016-02-17T05:17:07.401+0200 I -        [initandlisten]
      

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            alexbyk alex
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: