Hey Jacky, did you get this figured out?
If not, then from another server in the DAG run this:
sc.exe \\mailserver query msexchangerepl
It should look something like this:
sc.exe \\exch-b-302 query msexchangerepl
SERVICE_NAME: msexchangerepl
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
That will query the server remotely, so if that doesn't work (e.g. it times out), then you might have firewall problems. Some other possible causes are permissions and name resolution problems.
-martin
Legal Stuff: This posting is provided "AS IS" with no warranties, and confers no rights.