0

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......

SampathKumar
  • 141
  • 2
  • 4
  • 8
  • Just to make sure I understand, you are sharding 2 gigs of data across 2 32-bit Mongo instances, thus putting 1 gig of data on each machine? – Rich Jan 20 '11 at 08:02
  • Hi, Rich i had edited my Question as you suggested to be precise..Thank you for ur comments.....Please check now.... – SampathKumar Jan 20 '11 at 10:26
  • If someone's answer solves your question, you should click the tick/check next to their answer. – Rich Jan 20 '11 at 13:04
  • @SampathKumar - no problems :) – Rich Jan 20 '11 at 15:38

1 Answers1

1

This will probably answer your question.

Community
  • 1
  • 1
Rich
  • 15,602
  • 15
  • 79
  • 126