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
Chunk boundaries warnings
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
  4 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
 
otiszein@yahoo.com  
View profile  
 More options Oct 4 2011, 10:48 am
From: "otisz...@yahoo.com" <otisz...@yahoo.com>
Date: Tue, 4 Oct 2011 07:48:46 -0700 (PDT)
Local: Tues, Oct 4 2011 10:48 am
Subject: [mongodb-user] Chunk boundaries warnings
Could someone explain what the ' warning: splitChunk failed ...
errmsg: "chunk boundaries are outdated (likely a split occurred)" '
means.  I'm getting quite a few of these.

Thanks.

--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongodb-user@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.


 
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.
Greg Studer  
View profile  
 More options Oct 4 2011, 11:09 am
From: Greg Studer <g...@10gen.com>
Date: Tue, 4 Oct 2011 11:09:56 -0400
Local: Tues, Oct 4 2011 11:09 am
Subject: Re: [mongodb-user] Chunk boundaries warnings
When a mongos wants to split a chunk but another process changes the
chunk bounds in the meantime (for example, because another split
command won), this warning can be thrown - it just indicates that the
calling mongos now needs to update its config data.  Do you have
multiple mongoses?

On Tue, Oct 4, 2011 at 10:48 AM, otisz...@yahoo.com <otisz...@yahoo.com> wrote:
> Could someone explain what the ' warning: splitChunk failed ...
> errmsg: "chunk boundaries are outdated (likely a split occurred)" '
> means.  I'm getting quite a few of these.

> Thanks.

> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongodb-user@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.

--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongodb-user@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.

 
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.
Ted  
View profile  
 More options Oct 4 2011, 11:12 am
From: Ted <underhi...@gmail.com>
Date: Tue, 4 Oct 2011 11:12:56 -0400
Local: Tues, Oct 4 2011 11:12 am
Subject: Re: [mongodb-user] Chunk boundaries warnings

Yes, we have mongos running on each shard (in this case 2) and on the app
server.

--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongodb-user@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.

 
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.
Greg Studer  
View profile  
 More options Oct 4 2011, 12:07 pm
From: Greg Studer <g...@10gen.com>
Date: Tue, 4 Oct 2011 09:07:44 -0700 (PDT)
Local: Tues, Oct 4 2011 12:07 pm
Subject: [mongodb-user] Re: Chunk boundaries warnings
If balancing seems to be proceeding and new chunks are being created
in response to new data, this is probably normal.  You can check the
progress by looking at the changelog collection in the config db via
mongos.

On Oct 4, 11:12 am, Ted <underhi...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongodb-user@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.

 
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 »