Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
what is the meaning of the foowing fields in the output db.printShardingStatus
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jean Carlo  
View profile  
 More options Oct 11 2012, 11:56 am
From: Jean Carlo <jean.jeancar...@gmail.com>
Date: Thu, 11 Oct 2012 08:56:43 -0700 (PDT)
Local: Thurs, Oct 11 2012 11:56 am
Subject: what is the meaning of the foowing fields in the output db.printShardingStatus

what is meaning the numbers next to the replica name ( testset1)

mongos> db.printShardingStatus(true);
--- Sharding Status ---
  sharding version: { "_id" : 1, "version" : 3 }
  shards:
        {  "_id" : "testset1",  "host" :
"testset1/10.0.0.111:10000,10.0.0.161:10000,10.0.0.215:10000" }
        {  "_id" : "testset2",  "host" :
"testset2/10.0.0.111:10001,10.0.0.161:10001,10.0.0.215:10001" }
        {  "_id" : "testset3",  "host" :
"testset3/10.0.0.111:10002,10.0.0.161:10002,10.0.0.215:10002" }
  databases:
        {  "_id" : "admin",  "partitioned" : false,  "primary" : "config" }
        {  "_id" : "test",  "partitioned" : true,  "primary" : "testset1" }
                test.external_outbox_received_history chunks:
                                testset3        10
                                testset1        10
                                testset2        11
                        { "received_id" : { $minKey : 1 } } -->> {
"received_id" : "1000001" } on : testset3 Timestamp(15000, 0)
                        { "received_id" : "1000001" } -->> { "received_id"
: "1344071110757" } on : testset3 Timestamp(17000, 0)
                        { "received_id" : "1344071110757" } -->> {
"received_id" : "1344416679801" } on : testset3 Timestamp(19000, 0)
                        { "received_id" : "1344416679801" } -->> {
"received_id" : "1344440924100" } on : testset3 Timestamp(21000, 0)
                        { "received_id" : "1344440924100" } -->> {
"received_id" : "1344503035367" } on : testset3 Timestamp(23000, 0)
                        { "received_id" : "1344503035367" } -->> {
"received_id" : "1344503130374" } on : testset1 Timestamp(23000, 1)
                        { "received_id" : "1344503130374" } -->> {
"received_id" : "1344589395998" } on : testset1 Timestamp(5000, 0)
                        { "received_id" : "1344589395998" } -->> {
"received_id" : "1344589549515" } on : testset1 Timestamp(6000, 0)
                        { "received_id" : "1344589549515" } -->> {
"received_id" : "1344589634413" } on : testset1 Timestamp(7000, 0)
                        { "received_id" : "1344589634413" } -->> {
"received_id" : "1344675861634" } on : testset1 Timestamp(8000, 0)
                        { "received_id" : "1344675861634" } -->> {
"received_id" : "1344762156174" } on : testset1 Timestamp(9000, 0)
                        { "received_id" : "1344762156174" } -->> {
"received_id" : "1344762345169" } on : testset1 Timestamp(1000


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Helman  
View profile  
 More options Oct 11 2012, 1:33 pm
From: Sam Helman <sam.hel...@10gen.com>
Date: Thu, 11 Oct 2012 10:33:10 -0700 (PDT)
Local: Thurs, Oct 11 2012 1:33 pm
Subject: Re: what is the meaning of the foowing fields in the output db.printShardingStatus

Do you have a collection called "external_outbox_received_history" that is
sharded?  It is the number of shard chunks of that collection that are
currently on each server.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jean Carlo  
View profile  
 More options Oct 17 2012, 12:42 pm
From: Jean Carlo <jean.jeancar...@gmail.com>
Date: Wed, 17 Oct 2012 09:42:42 -0700 (PDT)
Local: Wed, Oct 17 2012 12:42 pm
Subject: Re: what is the meaning of the foowing fields in the output db.printShardingStatus

Yes it is. Thank you very much


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »