windows涓嬬殑mongodb鍒嗙墖閰嶇疆
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了windows涓嬬殑mongodb鍒嗙墖閰嶇疆相关的知识,希望对你有一定的参考价值。
鏍囩锛?/p>
1. 鍒嗙墖鏈嶅姟鍣ㄨ缃?br />mongod -port 10001 -dbpath=F:/DbSoft/mongodb/rs_data/master -directoryperdb --shardsvr -replSet retA --rest --oplogSize 64
mongod -port 10002 -dbpath=F:/DbSoft/mongodb/rs_data/slaver -directoryperdb --shardsvr -replSet retA --rest --oplogSize 64
mongod -port 10003 -dbpath=F:/DbSoft/mongodb/rs_data/arbiter -directoryperdb --shardsvr -replSet retA --rest --oplogSize 64
2. 鍒濆鍖?br />D:/mongodb-win32-i386-1.8.0/bin>call mongo.exe 127.0.0.1:10000/admin
MongoDB shell version: 1.8.0
connecting to: 127.0.0.1:10000/admin
> config={_id:"retA",members:[{"_id": 0,host:"127.0.0.1:10001"},{"_id":1,host:"127.0.0.1:10002"},{"_id":2,host:"127.0.0.1:10003"}]}
{"_id":"setA","members":[{"_id":0,"host":"127.0.0.1:10000"},{"_id":1,"host":"127.0.0.1:10001"},{"_id":2,"host": "127.0.0.1:10002"}]}
setA> rs.initiate(config);
3. 閰嶇疆鏈嶅姟鍣ㄨ缃?br />mongod -configsvr -port 20001 -dbpath=F:/DbSoft/mongodb/rs_data/set1
4. 璺敱鏈嶅姟鍣ㄨ缃?br />mongos --configdb 127.0.0.1:10001,127.0.0.1:10002,127.0.0.1:10003 --port 27017
5. 璁剧疆鍒嗙墖
>mongo 127.0.0.1:30001/admin
> db.runCommand({addshard:"setA/127.0.0.1:10001,127.0.0.1:10002,127.0.0.1:10003",name:"ShardSetA"})
6.濡傛灉闇€瑕佽缃涓垎鐗?br />閲嶅姝ラ1~5.
以上是关于windows涓嬬殑mongodb鍒嗙墖閰嶇疆的主要内容,如果未能解决你的问题,请参考以下文章
Objective-C涓紝ARC涓嬬殑 strong鍜寃eak鎸囬拡鍘熺悊瑙i噴