Created
December 31, 2014 20:37
-
-
Save thetallweeks/be2a2053d98fb94058cd to your computer and use it in GitHub Desktop.
This file contains 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
Running "shell:mongo" (shell) task | |
2014-12-31T12:35:41.840-0800 [initandlisten] MongoDB starting : pid=50263 port=27017 dbpath=db 64-bit host=YASSYED-M-95M2 | |
2014-12-31T12:35:41.840-0800 [initandlisten] | |
2014-12-31T12:35:41.840-0800 [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 | |
2014-12-31T12:35:41.840-0800 [initandlisten] db version v2.6.6 | |
2014-12-31T12:35:41.840-0800 [initandlisten] git version: nogitversion | |
2014-12-31T12:35:41.840-0800 [initandlisten] build info: Darwin minimavericks.local 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_49 | |
2014-12-31T12:35:41.841-0800 [initandlisten] allocator: tcmalloc | |
2014-12-31T12:35:41.841-0800 [initandlisten] options: { storage: { dbPath: "db" } } | |
2014-12-31T12:35:41.841-0800 [initandlisten] journal dir=db/journal | |
2014-12-31T12:35:41.841-0800 [initandlisten] recover : no journal files present, no recovery needed | |
2014-12-31T12:35:41.967-0800 [initandlisten] waiting for connections on port 27017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment