This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Initially Pause Replication & Other Q's

1) Do I want to check this off when seeding to disk or not? Will it just catch up after the drive is consumed if I pause it?

2) I assume the "orphan chain" it refers to are incremental backup performed before the replication core is seeded. Will the replication core sort all this out on it's own after consumption?

3) Do I need to take all the backups from the primary core? It would be nice to just take a base and a few recent. Is this what the max size thing means?

4) The rollup jobs on the primary core seemed to balk while all this was running. Should I pause backups while I do all of this?

I'm going to write a guide once all this is done.

  • The target core has only one thing running and that is the consumption of the seed from my primary core. That seed is a chain for one server of about 1.6TB.

    It paused for about 25 min and then failed with-

    "Start of remote replication job timed out. Job is waiting for start during long time."

    The job shows as cancelled on the target core and failed on the primary core.

  • yeah, so that message indicates that the job timed out because it couldn't start for a long time. Which simply means it sat in queue too long and was considered to no longer be valid. That's expected behavior.

  • It's going to try again before the seed is consumed (another 12 hours). I'm just going to let it finish consuming and hope the replication points self correct somehow after.

  • What is to correct? The job is failing because the seed is blocking it from running. So when the seed is done and replication can run the job will be able to start within the timeout and then it will replicate whatever is on the source but not on the target. Then it will be in sync and you'll be in business.

  • Just to follow up for anyone who reads this in the future this is exactly what happens. All the replication that failed got in sync after the seed was consumed.

    Thanks again Tim.