Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created May 6, 2014 18:09
Show Gist options
  • Save FrancescaK/eae560479a1b11dae687 to your computer and use it in GitHub Desktop.
Save FrancescaK/eae560479a1b11dae687 to your computer and use it in GitHub Desktop.
Tiered_Storage_Gist2
sh.status()
--- Sharding Status ---
sharding version: {
"_id" : 1,
"version" : 3,
"minCompatibleVersion" : 3,
"currentVersion" : 4,
"clusterId" : ObjectId("53616554992f1bbce576f9fd")
}
shards:
{ "_id" : "shard0000", "host" : "Server1:27017" }
{ "_id" : "shard0001", "host" : "Server2:27017" }
{ "_id" : "shard0002", "host" : "Server3:27017" }
databases:
{ "_id" : "admin", "partitioned" : false, "primary" : "config" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment