-
Type: Bug
-
Resolution: Incomplete
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.9
-
Component/s: WiredTiger
-
Linux
Couldn't start the mongo config server.
Please find the log below,
2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] MongoDB starting : pid=6136 port=27018 dbpath=/data/configRS_22 64-bit host=xspl50c343x.pharma.aventis.com 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] db version v3.2.9 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] git version: 22ec9e93b40c85fc7cae7d56e7d6a02fd811088c 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] allocator: tcmalloc 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] modules: none 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] build environment: 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] distmod: rhel62 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] distarch: x86_64 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] target_arch: x86_64 2017-11-16T05:41:53.269-0500 I CONTROL [initandlisten] options: { config: "/etc/mongod.conf", net: { port: 27018 }, processManagement: { fork: true }, replication: { replSetName: "configRS" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/configRS_22", engine: "wiredTiger" }, systemLog: { destination: "file", path: "/data/configRS_22/mongodb.log" } } 2017-11-16T05:41:53.297-0500 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), 2017-11-16T05:41:53.308-0500 E STORAGE [initandlisten] WiredTiger (-31802) [1510828913:308822][6136:0x7f783c6e6d40], connection: Bad log file name 'WiredTigerPreplog.0000000005.gz': WT_ERROR: non-specific WiredTiger error 2017-11-16T05:41:53.310-0500 I - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error 2017-11-16T05:41:53.310-0500 I STORAGE [initandlisten] exception in initAndListen: 28595 -31802: WT_ERROR: non-specific WiredTiger error, terminating 2017-11-16T05:41:53.310-0500 I CONTROL [initandlisten] dbexit: rc: 100
Please assist, Thanks in advance.