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
mongorestore size
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
 
Martinus Martinus  
View profile  
 More options Oct 29 2012, 3:44 am
From: Martinus Martinus <martinus...@gmail.com>
Date: Mon, 29 Oct 2012 15:44:20 +0800
Local: Mon, Oct 29 2012 3:44 am
Subject: mongorestore size

Hi,

I tried to restore my backup from mongodump into my new clusters using
mongorestore. When I do show dbs from the mongos I got the size is not the
same :

From original clusters :
admin (empty)
config (empty)
animal (empty)
animal2 (empty)
animal3 3.9521484384313226GB
animal4 0.203125GB
animal5 0.203125GB
animal6 0.203125GB
animal7 0.203125GB
test (empty)
animal8 19.8984375GB
animal9 0.203125GB

From new restore clusters :
config 0.046875GB
animal3 0.953125GB
animal4 0.078125GB
animal5 0.078125GB
animal6 0.078125GB
animal7 0.078125GB
animal8 2.90625GB
animal9 0.203125GB

Is this supposed to be normal?

Thanks.


 
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.
Jenna deBoisblanc  
View profile  
 More options Nov 1 2012, 10:45 am
From: Jenna deBoisblanc <jenna.deboisbl...@10gen.com>
Date: Thu, 1 Nov 2012 07:45:25 -0700 (PDT)
Local: Thurs, Nov 1 2012 10:45 am
Subject: Re: mongorestore size
Hello Martinus,

Mongorestore inserts documents one at a time into new extents, so you
are essentially de-fragmenting your data files. It is not surprising
that the dbs on the restored cluster are smaller than the original
databases.

On Oct 29, 3:44 am, Martinus Martinus <martinus...@gmail.com> wrote:


 
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.
Martinus Martinus  
View profile  
 More options Nov 1 2012, 10:36 pm
From: Martinus Martinus <martinus...@gmail.com>
Date: Fri, 2 Nov 2012 10:35:50 +0800
Local: Thurs, Nov 1 2012 10:35 pm
Subject: Re: [mongodb-user] Re: mongorestore size

Hi Jenna,

Thank you for your explanations.

Best regards,

Martinus.

On Thu, Nov 1, 2012 at 10:45 PM, Jenna deBoisblanc <


 
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 »