本文介绍了分片大小为32位?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用分片,并且在一台机器上有两个分片.在32位机器上,他们提到最大的mongodb大小为2GB.因此,出于测试目的,我已在同一台计算机上配置了分片...我已根据示例配置会话配置了分片.[http://www.mongodb.org/display/DOCS/A+Sample+Configuration+Session]基于这个原因,我质疑每个分片的最大大小是多少...

I am working with sharding and have two shards in single machine.In 32-bit machine they had mentioned the maximum mongodb size is 2GB. So for testing purpose i am have configured Shards in same machine...I have configure sharding according to the sample configuration session.[http://www.mongodb.org/display/DOCS/A+Sample+Configuration+Session] Inspite of this reason i questioned whats the the maximum size of each shard......

推荐答案

可能会回答您的问题.

This will probably answer your question.

这篇关于分片大小为32位?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 10:18