there's a server A and server B which are configured as HA and their gateway

there's a server A and server B which are configured as HA and their gateways (kdb files) are stored in a mounted device. now we want to move server B to a better server (performancewise). is it ok if I shut down the server B's Appian suit and Jboss and copy the contents and configuration to the new server then change new server's ip address to server B's ip address and start the suite and jboss on the new server B? any suggestions? advice? a simple walk through will be so much appreciated. ...

OriginalPostID-84406

OriginalPostID-84406

  Discussion posts and replies are publicly visible

Parents
  • After step #7 from my previous note, you can follow these steps:

    8) Ensure the kdb's were copied over correctly, after the stop-suite.bat|sh so that both /gw1 and /gw2 directories have the same kdb.
    9) Start engines on SERVER B and JBoss so that SERVER B can work in STANDALONE while you perform maintenance (server+configuration changes) on server A.
    9) Once that is complete, stop Jboss and run a stop-suite.bat|sh on SERVER B, so that kdb's are synced between SERVER A and SERVER B
    10) Verify that the kdb was copied over to both /gw1 and /gw2 directories
    11) Start SERVER A and wait for all engines to come up
    12) Start SERVER B and wait for all engines to come up
Reply
  • After step #7 from my previous note, you can follow these steps:

    8) Ensure the kdb's were copied over correctly, after the stop-suite.bat|sh so that both /gw1 and /gw2 directories have the same kdb.
    9) Start engines on SERVER B and JBoss so that SERVER B can work in STANDALONE while you perform maintenance (server+configuration changes) on server A.
    9) Once that is complete, stop Jboss and run a stop-suite.bat|sh on SERVER B, so that kdb's are synced between SERVER A and SERVER B
    10) Verify that the kdb was copied over to both /gw1 and /gw2 directories
    11) Start SERVER A and wait for all engines to come up
    12) Start SERVER B and wait for all engines to come up
Children
No Data