Share

GT.M High end TP database engine

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Replication question

You are viewing a single message from this topic. View all messages.

  1. 2009-08-25 09:49:47 UTC
    Hi, i've setup replication between to sites with the following configuration:

    ON PRIMARY (NODE1):
    mupip replicate -source -start -buf=1 -secondary=192.168.0.163:4265 -instsecondary=NODE2 -log=source.log

    ON SECONDARY (NODE2):
    mupip replicate -source -start -passive -buf=1 -inst=NODE1 -log=source.log
    mupip replicate -receive -start -listenport=4265 -buf=1 -log=receive.log

    The replication works but the log of NODE1 shows 'soft connection attempt failed : Connection refused' messages.
    What is the meaning of this message?
    Is the configuration wrong?
    How to avoid this message?

    Many thanks for the answers.
    Regards
    Lothar Joeckel


    SOURCE.LOG ON PRIMARY (NODE1)
    .....
    Tue Aug 25 11:37:32 2009 : 286 soft connection attempt failed : Connection refused
    REPL INFO - Tr num : 6321 Tr Total : 412712 Msg Total : 463280 CmpMsg Total : 463280 Current backlog : 0
    Tue Aug 25 11:37:34 2009 : REPL INFO since last log : Time elapsed : 420 Tr sent : 2000 Tr bytes :133616 Msg bytes : 149616
    Tue Aug 25 11:37:34 2009 : REPL INFO since last log : Time elapsed : 420 Tr sent/s : 4.761905 Tr bytes/s : 318.133333 Msg bytes/s : 356.228571
    Tue Aug 25 11:37:37 2009 : 287 soft connection attempt failed : Connection refused
    Tue Aug 25 11:37:42 2009 : 288 soft connection attempt failed : Connection refused
    Tue Aug 25 11:37:47 2009 : %GTM-W-REPLWARN, GTM Replication Source Server : Could not connect to secondary in 1440 seconds,
    Tue Aug 25 11:37:47 2009 : 289 soft connection attempt failed : Connection refused
    Tue Aug 25 11:37:53 2009 : 290 soft connection attempt failed : Connection refused

    RECEIVE.LOG ON SECONDARY (NODE2)
    .....
    Tue Aug 25 11:24:58 2009 : Received REPL_WILL_RESTART_WITH_INFO message. Primary acked the restart point
    REPL INFO - Tr num : 1 Tr Total : 48 Msg Total : 120
    Tue Aug 25 11:24:58 2009 : New Triple Content : Start Seqno = 1 [0x1] : Root Primary = [NODE1] : Cycle = [1] : Received from instance = [NODE1]
    REPL INFO - Tr num : 1001 Tr Total : 66664 Msg Total : 75032
    REPL INFO - Tr num : 2001 Tr Total : 130664 Msg Total : 147576
    REPL INFO - Tr num : 3001 Tr Total : 194664 Msg Total : 220120
    REPL INFO - Tr num : 4001 Tr Total : 258664 Msg Total : 292632
    REPL INFO - Tr num : 5001 Tr Total : 322664 Msg Total : 365176
    REPL INFO - Tr num : 6001 Tr Total : 388536 Msg Total : 439528
    REPL INFO - Tr num : 7001 Tr Total : 456280 Msg Total : 515688
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.