Home > database >  Help mangodb restart error WiredTiger error (5), for help
Help mangodb restart error WiredTiger error (5), for help

Time:10-03

ERVER RESTARTED * * * * *
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] mongo starting: pid=6848 port=27017 dbpath=/home/mongo 64 - bit host=kg04
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] db version v3.4.2
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] git version: 3 f76e40c105fc223b3e5aac3e20dcd026b83b38b
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1 e - fips 11 Feb 2013
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] allocator: tcmalloc
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] modules: none
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] build environment:
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] distmod: rhel70
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] distarch: x86_64
The 2017-09-25 T17:06:08. 861 + 0800 I CONTROL [initandlisten] target_arch: x86_64
T17:2017-09-25 06:08. 861 + 0800 I CONTROL [initandlisten] options: {config: "/etc/mongod. Conf", net: {bindIp: "127.0.0.1", port: 27017}, processManagement: {fork: true, pidFilePath: "/var/run/mongo/mongod. Pid"}, storage: {dbPath: "/home/mongo", journal: {enabled: true}}, systemLog: {destination: "file", logAppend: true, path: "/var/log/mongo/mongod log"}}
The 2017-09-25 T17:06:08. 893 + 0800 I - [initandlisten] Detected data files in/home/mongo created by the 'wiredTiger storage engine, so setting the active storage engine to' wiredTiger.
The 2017-09-25 T17:06:08. 893 + 0800 I STORAGE/initandlisten wiredtiger_open config: create, cache_size=31621 m, session_max=20000, eviction=(threads_max=4), config_base=false, the statistics=(fast), log=(enabled=true, archive=true, path=journal, compressor=snappy), file_manager=(close_idle_time=100000), checkpoint=(wait=60, log_size=2 gb), statistics_log=(wait=0),
The 2017-09-25 T17:06:08. 901 + 0800 E STORAGE/initandlisten WiredTiger error (5) (1506330368-901052) [6848:0 x7f6acce6ddc0], file: WiredTiger. Wt, connection:/home/mongo/WiredTiger wt: handle - read: pread: failed to read 4096 bytes at offset 0: Input/output error
T17:2017-09-25 o. 035 + 0800 I - [initandlisten] an Assertion: 28595-5: Input/output error SRC/mongo/db/storage/wiredtiger/wiredtiger_kv_engine CPP 267
T17:2017-09-25 o. 035 + 0800 I STORAGE/initandlisten exception initandlisten: in 28595, 5: Input/output error, terminating
The 2017-09-25 T17: o. 035 + 0800 I NETWORK [initandlisten] shutdown: going to close listening sockets...
The 2017-09-25 T17: o. 035 + 0800 I NETWORK [initandlisten] o socket file:/TMP/mongo - 27017. The sock
The 2017-09-25 T17: o. 035 + 0800 I NETWORK [initandlisten] shutdown: going to flush diaglog...
The 2017-09-25 T17: o. 035 + 0800 I CONTROL [initandlisten] now exiting
The 2017-09-25 T17: o. 035 + 0800 I CONTROL [initandlisten] shutting down with code: 100

CodePudding user response:

This kind of mistake is difficult to solve

https://jira.mongodb.org/browse/SERVER-19879
  • Related