Created
December 29, 2016 16:06
-
-
Save Tug/8ff00fc602368b3d3a627f80294fbd24 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
⋊> ~ mongo --port 37019 --verbose 00:50:57 | |
MongoDB shell version: 3.2.9 | |
connecting to: 127.0.0.1:37019/test | |
2016-12-30T00:51:00.735+0900 D NETWORK [thread1] creating new connection to:127.0.0.1:37019 | |
2016-12-30T00:51:00.735+0900 D COMMAND [ConnectBG] BackgroundJob starting: ConnectBG | |
2016-12-30T00:51:00.736+0900 D NETWORK [thread1] connected to server 127.0.0.1:37019 (127.0.0.1) | |
2016-12-30T00:53:08.736+0900 D NETWORK [thread1] connected connection! | |
Server has startup warnings: | |
2016-12-20T00:39:10.418+0100 I CONTROL [initandlisten] | |
2016-12-20T00:39:10.418+0100 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'. | |
2016-12-20T00:39:10.418+0100 I CONTROL [initandlisten] ** We suggest setting it to 'never' | |
2016-12-20T00:39:10.418+0100 I CONTROL [initandlisten] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment