Created
January 31, 2017 05:51
-
-
Save mattray/1fe48858d311123a4b2047d65de77bb7 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
| $ docker run -it -p 27017:27017 core/mongodb | |
| hab-sup(MN): Starting core/mongodb | |
| hab-sup(MR): Butterfly Member ID ac2dcb51e8af44e2acdbb44f15660074 | |
| mongodb.default(SR): Process will run as user=hab, group=hab | |
| hab-sup(MR): Starting butterfly on 0.0.0.0:9638 | |
| hab-sup(MR): Starting http-gateway on 0.0.0.0:9631 | |
| hab-sup(SC): Updated mongod.conf f9886a510442a32e91d38a79b0baad2a4bb589ba36fed74e2ea3493d517d8bd5 | |
| hab-sup(SC): Updated mongos.conf 8c3e4cd2f3cdd7cd922ce3b529f93672f3af8274e5f6d462a5f8824c25bbbe18 | |
| mongodb.default(SR): Initializing | |
| mongodb.default(SV): Starting | |
| mongodb.default(O): note: noprealloc may hurt performance in many applications | |
| Could not send rumor to Member { proto: id: "568156dd398b43f78762b6d9c7f9b90e" incarnation: 0 address: "172.17.0.4" swim_port: 9638 gossip_port: 9638 persistent: false }; ZMQ said: Resource temporarily unavailable | |
| Could not send rumor to Member { proto: id: "568156dd398b43f78762b6d9c7f9b90e" incarnation: 0 address: "172.17.0.4" swim_port: 9638 gossip_port: 9638 persistent: false }; ZMQ said: Resource temporarily unavailable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment