-
Type: Bug
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: 3.2.3
-
Component/s: WiredTiger
-
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]
- is duplicated by
-
SERVER-22680 WiredTiger fails to start after trying to upgrade from 3.2.1 to 3.2.2
- Closed
- is related to
-
WT-2295 WT_SESSION.create does a full-scan of the main table
- Closed