{"id":5791,"date":"2017-06-11T15:26:33","date_gmt":"2017-06-11T07:26:33","guid":{"rendered":"https:\/\/sdeno.com\/?p=5791"},"modified":"2017-06-12T13:49:57","modified_gmt":"2017-06-12T05:49:57","slug":"centos-6-5%e5%ae%89%e8%a3%85mongodb","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=5791","title":{"rendered":"centos 6.5\u5b89\u88c5mongodb"},"content":{"rendered":"<p>\u4e0b\u8f7d\uff1a<\/p>\n<pre>wget https:\/\/fastdl.mongodb.org\/linux\/mongodb-linux-x86_64-3.4.0.tgz<\/pre>\n<p>&nbsp;<\/p>\n<p>1\uff0c\u628amongodb-linux-x86_64-3.4.0.tgz\u590d\u5236\u5230\/opt<\/p>\n<pre>\u89e3\u538b\uff1atar zxvf mongodb-linux-x86_64-3.4.0.tgz\r\n\u91cd\u547d\u540d\uff1amv mongodb-linux-x86_64-3.4.0.tgz mongodb<\/pre>\n<p>&nbsp;<\/p>\n<p>2\uff0c<\/p>\n<pre>cd mongodb\r\n\/** \u521b\u5efadb\u548c\u65e5\u5fd7\u76ee\u5f55 **\/\r\nmkdir \/opt\/mongodb\/data \r\nmkdir \/opt\/mongodb\/data\/db\r\nmkdir \/opt\/mongodb\/data\/logs<\/pre>\n<p>&nbsp;<\/p>\n<p>3\uff0c<\/p>\n<pre>\/** logs\u76ee\u5f55\u4e0b\u521b\u5efamongodb.log\u6587\u4ef6 **\/\r\ntouch mongodb.log\r\n\r\n\r\n\/** \u5728mongodb\/data\u76ee\u4e2d\u521b\u5efamongodb.conf **\/\r\ncd data\r\nvi mongodb.conf\r\n\r\n\r\n\/** \u52a0\u5165\u76f8\u5173\u914d\u7f6e **\/\r\n#\u7aef\u53e3\u53f7 \u5efa\u8bae\u628a\u7aef\u53e3\u6539\u621017709\r\nport = 27017 \r\n#\u6570\u636e\u76ee\u5f55\r\ndbpath = \/opt\/mongodb\/data\/db\r\n#\u65e5\u5fd7\u76ee\u5f55\r\nlogpath = \/opt\/mongodb\/data\/logs\/mongodb.log\r\n#\u8bbe\u7f6e\u540e\u53f0\u8fd0\u884c\r\nfork = true\r\n#\u65e5\u5fd7\u8f93\u51fa\u65b9\u5f0f\r\nlogappend = true\r\n#\u5f00\u542f\u8ba4\u8bc1\r\n#auth = true\r\nbind_ip = 127.0.0.1\r\n\/** esc :wq \u4fdd\u5b58\u9000\u51fa **\/<\/pre>\n<p>&nbsp;<\/p>\n<p>4\uff0c\u542f\u52a8<\/p>\n<pre>\/opt\/mongodb\/bin\/mongod --config \/opt\/mongodb\/data\/mongodb.conf<\/pre>\n<p>\u5982\u679c\u63d0\u793achild process started successfully, parent exiting<\/p>\n<p>&nbsp;<\/p>\n<p>\u5173\u95ed\uff1a<\/p>\n<pre>ps -ef | grep mongo   \r\n\u8fd4\u56de\u7ed3\u679c\uff1aroot \u00a0 \u00a0 13688 \u00a0 \u00a0 1 \u00a00 13:15 ? \u00a0 \u00a0 \u00a0 \u00a000:00:06 \/opt\/mongodb\/bin\/mongod --config \/opt\/mongodb\/data\/mongodb.conf\r\n\r\nkill 13688<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>\u8fdb\u5165mongodb \u00a0shell\u547d\u4ee4\u7a97\u53e3<\/p>\n<pre>.\/mongo<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u8f7d\uff1a wget https:\/\/fastdl.mongodb.org\/linux\/mongodb-linux [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5791","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/5791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5791"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/5791\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5791"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5791"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}