Guest User

Untitled

a guest
Jan 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. //sh.status()
  2. test.sos
  3. shard key: { "_id": 1 }
  4. chunks:
  5. shard1: 20
  6. shard3: 20
  7. shard2: 20
  8.  
  9. //document in the collection
  10. { _id: "AH_25a55ce50b8dce490000000001" }
  11. { _id: "BH_25a55ce50b8dce490000000002" }
  12. { _id: "CH_25a55ce50b8dce490000000003" }
  13. { _id: "DH_25a55ce50b8dce490000000004" }
  14. { _id: "EH_25a55ce50b8dce490000000005" }
  15. { _id: "FH_25a55ce50b8dce490000000006" }
  16. { _id: "GH_25a55ce50b8dce490000000007" }
  17. { _id: "HH_25a55ce50b8dce490000000008" }
  18.  
  19. $query: { _id: "AH_25a55ce50b8dce490000000001" } }
  20. planSummary: IDHACK ntoskip:0 nscanned:1 nscannedObjects:1 idhack:1 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:1 reslen:1277 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } 0ms
Add Comment
Please, Sign In to add comment