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
Master - Slave Replication - Initial Sync taking lot of time
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
 
prasanna venkatesan  
View profile  
 More options Aug 10 2012, 8:38 am
From: prasanna venkatesan <telep...@gmail.com>
Date: Fri, 10 Aug 2012 05:38:32 -0700 (PDT)
Local: Fri, Aug 10 2012 8:38 am
Subject: Master - Slave Replication - Initial Sync taking lot of time

Hello Folks

  Probably this question has been discussed before but i could not find any
of them . This is my issue

  We just need a data back up set up and hence choose to go for master
slave set up and not replication . We dont want automated failover

  My master data has few hundred documents in about 4 collections . I set
up a slave and initiated replication . Its been quite a while , almost 6-7
hours and the initial sync is still on . I dont see any collections in my
slave database . There is no new activity in the master set up and the op
long continues to be filled with new entries every 10 seconds

  Where else can i get more information . Since our data is small , i dont
think the op log will ever roll over . If it is allocated the 5% of disk
space ( which is default ) i guess it should be atleast a GB .

  Any help would be appreciated

Thanks
Prasanna


 
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.
Nat  
View profile  
 More options Aug 10 2012, 11:50 am
From: "Nat" <nat.lu...@gmail.com>
Date: Fri, 10 Aug 2012 15:50:01 +0000
Local: Fri, Aug 10 2012 11:50 am
Subject: Re: [mongodb-dev] Master - Slave Replication - Initial Sync taking lot of time

How large is your database? Is there a lot of disk/network activity?  Can you check rs.status() or db.printReplicationInfo() to see whether there any movement?


 
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.
Chris Winslett  
View profile  
 More options Aug 11 2012, 5:02 pm
From: Chris Winslett <ch...@mongohq.com>
Date: Sat, 11 Aug 2012 14:02:12 -0700 (PDT)
Local: Sat, Aug 11 2012 5:02 pm
Subject: Re: Master - Slave Replication - Initial Sync taking lot of time

Typically, the longest time during the initial sync is building indexes --
particularly if you have larger indexes.  We see 30 GB / hour data
transfers on AWS -- however, building an index can take much longer.

Chris
MongoHQ


 
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.
Chris Winslett  
View profile  
 More options Aug 11 2012, 5:03 pm
From: Chris Winslett <ch...@mongohq.com>
Date: Sat, 11 Aug 2012 14:03:07 -0700 (PDT)
Local: Sat, Aug 11 2012 5:03 pm
Subject: Re: Master - Slave Replication - Initial Sync taking lot of time

Also, look in the logs for the new secondary for percentage signs ("%").
 Typically, if you see those, then your system is building indexes.


 
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 »