Exchange Server TechCenter > Exchange Server Forums > High availability/Disaster Recovery > get-storagegroupcopystatus hangs in SCR environment
Ask a questionAsk a question
 

Questionget-storagegroupcopystatus hangs in SCR environment

  • Wednesday, October 28, 2009 11:57 AMSimon Geary Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    I have a CCR cluster replicating to an SCR node which has been working fine. Now, when I try to run this command on the CCR hosts the command hangs:

    get-storagegroupcopystatus -standbymachine scrtarget

    So I enter this command and hit enter, the shell accepts the enter and moves the cursor down to the next line but the cursor just sits there happily flashing away and not returning anything. By looking at the timestamps on the SCR target it appears that data is still being replicated over, but any idea how I can fix this problem?

    I've already tried restarting the Exchange replication service on all servers, and am running Windows 2003 x64.

    Thanks

All Replies

  • Wednesday, October 28, 2009 2:12 PMNeil HobsonMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Does it do this from any other Exchange server, or just the CCR hosts?  Also, I always use the -Server parameter too, i.e.

    get-storagegroupcopystatus -server {cms}

    or

    get-storagegroupcopystatus -server {cms} -standbymachine {scr target}

    Neil Hobson, Exchange MVP
  • Thursday, October 29, 2009 1:56 AMJames-LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Is there any error event in the application log?

    Please run Test-ReplicationHealth to check the replication and cluster

    Please run ExBPA against the servers for health check

  • Friday, October 30, 2009 3:02 PMCapecol Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    if you run it from de scr target occurs the same?
    Capecol MCSA - MCTS Exchange Server 2007