Loading...
Uploaded by boxedice on Aug 3, 2010
How to set up and configure sharding for automated partitioning in MongoDB 1.6+. Text tutorial inc command line / config parameters is at http://blog.boxedice.com/2010/08/03/automating-partitioning-sharding-and-fail...See also: configuring replica sets http://www.youtube.com/watch?v=IK80yYujO1A
Howto & Style
Standard YouTube License
To the curious, the query he ran at 1:20 that you can't see was:
db.runCommand( { addshard : "set1/server1A,server1B,server1C", name : "shard1" } );
More details on the blog post he linked in the description.
sreustle 1 month ago
"had no effect"? You're query failed the first time.
l80sman104 5 months ago
Load more suggestions
To the curious, the query he ran at 1:20 that you can't see was:
db.runCommand( { addshard : "set1/server1A,server1B,server1C", name : "shard1" } );
More details on the blog post he linked in the description.
sreustle 1 month ago
"had no effect"? You're query failed the first time.
l80sman104 5 months ago