Skip to content

Instantly share code, notes, and snippets.

@Tug
Created December 29, 2016 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tug/8ff00fc602368b3d3a627f80294fbd24 to your computer and use it in GitHub Desktop.
Save Tug/8ff00fc602368b3d3a627f80294fbd24 to your computer and use it in GitHub Desktop.
⋊> ~ 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