Skip to main content
 
Go Search
Home
Categories
Bloggers
SCR Copy Status – Storage Group Copy Status showing “Initializing”
By: David Greve | Posted: September 22, 2008 at 10:59 PM

While implementing a couple SCR solutions, I noticed a common error I have seen while reviewing the copy status of a SCR source and target Exchange 2007 server.  I noticed this problem while monitoring the health of a SCR configuration, as an example, run the following command:

Ø  Get-StorageGroupCopyStatus –Identity <SourceServer\StorageGroup> –StandByMachine <TargetServer> | FL

If you see storage group copy status showing “Initializing” instead of “Healthy”, check to ensure all services are running properly on both servers.  You may want to consider restarting the Information Store and Replication service on both servers, if you continue to see this problem.  Worst case scenario, you may have to recreate the SCR configuration for that storage group.  Here is an example of how to perform those tasks:

Start by disabling SCR for the Storage Group in question:

Ø  Disable-StorageGroupCopy <source server>\<SG in Question>  –StandbyMachine <target server>

Recreate SCR for that Storage Group

Starting replication from the source server:

Ø  Enable-StorageGroupCopy <source server>\<SG in Question> -StandbyMachine <target server> -ReplayLagTime 0.0:0:0 -TruncationLagTime 0.0:0:0

(*Note, set the replay and truncation lag time with the delay you previously defined.)

Ø  Suspend-StorageGroupCopy <source server>\<SG in Question> –StandbyMachine <target server>

(*Note, the replication service may not respond, causing the command to not run successfully.  You may have to wait five minutes before running this command.)

Seeding the target server:

Ø  Update-StorageGroupCopy <source server>\<SG in Question> –StandbyMachine <target server>

Finalizing replication on the source server:

Ø  Resume-StorageGroupCopy <source server>\<SG in Question> –StandbyMachine <target server>

 


  Comments   Add Comment   Share It  
  Your Name:
  Your Email: **will not be displayed
  Comment Title:
* Comments:
  If you cannot read the code, please
click here to get a new one. You won't
lose your comments by doing so.
* Security Code:
   
  
  
* Your Name:
* Your Email: **will not be displayed
* Recipient's Email:
* Subject:
  If you cannot read the code, please
click here to get a new one. You won't
lose your comments by doing so.
* Security Code:
  
  
  
Caveat for SCR Initializing
By: Nathan Winters | Posted: September 25, 2008 at 8:33 AM
Hi David, I thought it might be worth pointing out, that in some instances, it is perfectly normal for SCR to show initializing. For instance, until the first log has been replicated a copy will show initializing. This often confuses people who are building a system (or just testing). Therefore, it is worth making sure there is traffic, before starting the rebuild processes mentioned in your post. Cheers Nathan Winters - Exchange MVP
 

 About David Greve

Professional Services ManagerDavid Greve is the professional services manager in the Milwaukee, WI office for PointBridge. He has over 12 years of consulting experience in the IT industry, designing and implementing solutions for... [more]

 ‭(Hidden)‬ Admin Links

 Tag Cloud

 External Links