[SERVER-41946] About WT_ERROR: non-specific WiredTiger error Created: 27/Jun/19  Updated: 16/Jul/19  Resolved: 16/Jul/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Sedat SENCAN Assignee: Danny Hatcher (Inactive)
Resolution: Incomplete Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Steps To Reproduce:

2019-06-27T13:50:54.455+0300 I CONTROL [initandlisten] options: { config: "/etc/mongod.conf", net:

Unknown macro: { bindIp}

, processManagement: { fork: true, pidFilePath: "/var/run/mongod.pid" }, replication: { replSetName: "backup_test" }, security: { authorization: "enabled", keyFile: "/etc/mongo-cluster.key" }, setParameter: { enableLocalhostAuthBypass: "true" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/data/mongodb", directoryPerDB: true, engine: "wiredTiger", journal:

Unknown macro: { enabled}

, mmapv1: { smallFiles: false } }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/var/log/mongodb/mongod.log" } }
2019-06-27T13:50:54.456+0300 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1373M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2019-06-27T13:50:55.111+0300 E STORAGE [initandlisten] WiredTiger error (-31802) [1561632655:111850][61249:0x7fece4325e00], connection: __log_open_verify, 1028: Version incompatibility detected: unsupported WiredTiger file version: this build requires a maximum version of 2, and the file is version 3: WT_ERROR: non-specific WiredTiger error
2019-06-27T13:50:55.113+0300 E - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 638
2019-06-27T13:50:55.113+0300 I STORAGE [initandlisten] exception in initAndListen: Location28595: -31802: WT_ERROR: non-specific WiredTiger error, terminating
2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] shutdown: going to close listening sockets...
2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] removing socket file: /tmp/mongodb-27017.sock
2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] now exiting
2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] shutting down with code:100

 

I get the same error. I've seen you help people in the past. Can you share the solution? Can I send corrupted files? Can you help me?

Thanks.

Participants:

 Comments   
Comment by Danny Hatcher (Inactive) [ 28/Jun/19 ]

In order for us to investigate this issue, please provide the full mongod covering the last time the node was running and the full startup sequence before this error.

Generated at Thu Feb 08 04:59:08 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.