Created
October 28, 2016 04:59
-
-
Save otaviosoares/5ac5eb6631eefcb1ef6d505ef5591f7b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-10-28T04:48:49.373+0000 I CONTROL [initandlisten] MongoDB starting : pid=7 port=27017 dbpath=/data/db 64-bit host=auth-mongo-3362045018-yrlyk | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] db version v3.2.10 | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] git version: 79d9b3ab5ce20f51c272b4411202710a082d0317 | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] OpenSSL version: LibreSSL 2.4.3 | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] allocator: system | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] modules: none | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] build environment: | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] distarch: x86_64 | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] target_arch: x86_64 | |
| 2016-10-28T04:48:49.374+0000 I CONTROL [initandlisten] options: {} | |
| 2016-10-28T04:48:49.401+0000 I - [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. | |
| 2016-10-28T04:48:49.401+0000 W - [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty. | |
| 2016-10-28T04:48:49.401+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. | |
| 2016-10-28T04:48:49.401+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3G,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-10-28T04:48:49.502+0000 I STORAGE [initandlisten] dropping unused ident: index-0-3955957469244292968 | |
| 2016-10-28T04:48:49.506+0000 I STORAGE [initandlisten] dropping unused ident: index-1-3955957469244292968 | |
| 2016-10-28T04:48:49.509+0000 I STORAGE [initandlisten] dropping unused ident: index-2-3955957469244292968 | |
| 2016-10-28T04:48:49.513+0000 I STORAGE [initandlisten] dropping unused ident: index-3-3955957469244292968 | |
| 2016-10-28T04:48:49.528+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. | |
| 2016-10-28T04:48:49.528+0000 I CONTROL [initandlisten] | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'. | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' | |
| 2016-10-28T04:48:49.529+0000 I CONTROL [initandlisten] | |
| 2016-10-28T04:48:49.529+0000 I - [initandlisten] Fatal assertion 28579 UnsupportedFormat: Unable to find metadata for table:index-0-4175985494733224879 Index: {name: _id_, ns: auth.sys_entity} - version too new for this mongod. See http://dochub.mongodb.org/core/3.4-index-downgrade for detailed instructions on how to handle this error. | |
| 2016-10-28T04:48:49.529+0000 I - [initandlisten] | |
| ***aborting after fassert() failure | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment